[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-huggingface-init-physics-intern":3,"mdc-7tesx0-key":35,"related-org-huggingface-init-physics-intern":259,"related-repo-huggingface-init-physics-intern":434},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":24,"repoUrl":25,"updatedAt":26,"license":27,"forks":28,"topics":29,"repo":30,"sourceUrl":33,"mdContent":34},"init-physics-intern","scaffold PhysicsIntern research workspaces","Scaffold a PhysicsIntern research workspace in the current folder.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"huggingface","Hugging Face","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fhuggingface.png",[12,16,18,21],{"name":13,"slug":14,"type":15},"Research","research","tag",{"name":9,"slug":17,"type":15},"hugging-face",{"name":19,"slug":20,"type":15},"Python","python",{"name":22,"slug":23,"type":15},"Physics","physics",18,"https:\u002F\u002Fgithub.com\u002Fhuggingface\u002Fphysics-intern-skills","2026-07-02T16:55:13.277503",null,3,[],{"repoUrl":25,"stars":24,"forks":28,"topics":31,"description":32},[],"Agentic framework for physics","https:\u002F\u002Fgithub.com\u002Fhuggingface\u002Fphysics-intern-skills\u002Ftree\u002FHEAD\u002Fplugins\u002Fclaude\u002Fplugin\u002Fskills\u002Finit-physics-intern","---\nname: init-physics-intern\ndescription: Scaffold a PhysicsIntern research workspace in the current folder.\ndisable-model-invocation: true\n---\n\nThe PhysicsIntern initializer script is located at:\n\n!`echo \"${CLAUDE_PLUGIN_ROOT}\u002Fscripts\u002Fplugin-init.sh\"`\n\nThis is a purely mechanical bootstrap. Do **exactly** the following and nothing more — do not read, copy, render, or create any files yourself, and do not narrate steps:\n\n1. First, print this line **verbatim** to the user:\n\n   > ⏳ Initializing the PhysicsIntern workspace. This needs **one permission approval** — the script writes `.claude\u002F` and runs `git init`, which the sandbox blocks by default. Please approve it when prompted.\n\n2. Then run that one script, with no arguments, using the Bash tool. The script renders the workspace, scaffolds the directories, and makes the first git commit — it does the entire job in one command. It writes to `.claude\u002F` and runs `git init`, which the sandbox blocks, so Claude Code will ask to run it outside the sandbox (or for permission) — that is expected; approve it. Do not fall back to doing the work by hand if it is denied — just re-run the same script with permission.\n\n3. Read the script's final `RESULT:` line, then:\n\n   - If it contains **`RESULT: initialized`**, print the following message **verbatim** and then stop — add nothing else, no file lists, no extra suggestions:\n\n     > ✅ **PhysicsIntern workspace initialized.** Two steps to begin:\n     >\n     > 1. **Edit `problem.md`** — fill in the problem setup and main question.\n     > 2. **Exit and restart Claude Code in this folder**, then run `\u002Fsurvey`.\n\n   - If it contains **`RESULT: already-initialized`**, tell the user this folder already contains a PhysicsIntern workspace and was left untouched, and stop.\n\n   - If there is no `RESULT:` line, show the script's output to the user and stop.\n",{"data":36,"body":38},{"name":4,"description":6,"disable-model-invocation":37},true,{"type":39,"children":40},"root",[41,49,61,74],{"type":42,"tag":43,"props":44,"children":45},"element","p",{},[46],{"type":47,"value":48},"text","The PhysicsIntern initializer script is located at:",{"type":42,"tag":43,"props":50,"children":51},{},[52,54],{"type":47,"value":53},"!",{"type":42,"tag":55,"props":56,"children":58},"code",{"className":57},[],[59],{"type":47,"value":60},"echo \"${CLAUDE_PLUGIN_ROOT}\u002Fscripts\u002Fplugin-init.sh\"",{"type":42,"tag":43,"props":62,"children":63},{},[64,66,72],{"type":47,"value":65},"This is a purely mechanical bootstrap. Do ",{"type":42,"tag":67,"props":68,"children":69},"strong",{},[70],{"type":47,"value":71},"exactly",{"type":47,"value":73}," the following and nothing more — do not read, copy, render, or create any files yourself, and do not narrate steps:",{"type":42,"tag":75,"props":76,"children":77},"ol",{},[78,123,141],{"type":42,"tag":79,"props":80,"children":81},"li",{},[82,84,89,91],{"type":47,"value":83},"First, print this line ",{"type":42,"tag":67,"props":85,"children":86},{},[87],{"type":47,"value":88},"verbatim",{"type":47,"value":90}," to the user:",{"type":42,"tag":92,"props":93,"children":94},"blockquote",{},[95],{"type":42,"tag":43,"props":96,"children":97},{},[98,100,105,107,113,115,121],{"type":47,"value":99},"⏳ Initializing the PhysicsIntern workspace. This needs ",{"type":42,"tag":67,"props":101,"children":102},{},[103],{"type":47,"value":104},"one permission approval",{"type":47,"value":106}," — the script writes ",{"type":42,"tag":55,"props":108,"children":110},{"className":109},[],[111],{"type":47,"value":112},".claude\u002F",{"type":47,"value":114}," and runs ",{"type":42,"tag":55,"props":116,"children":118},{"className":117},[],[119],{"type":47,"value":120},"git init",{"type":47,"value":122},", which the sandbox blocks by default. Please approve it when prompted.",{"type":42,"tag":79,"props":124,"children":125},{},[126,128,133,134,139],{"type":47,"value":127},"Then run that one script, with no arguments, using the Bash tool. The script renders the workspace, scaffolds the directories, and makes the first git commit — it does the entire job in one command. It writes to ",{"type":42,"tag":55,"props":129,"children":131},{"className":130},[],[132],{"type":47,"value":112},{"type":47,"value":114},{"type":42,"tag":55,"props":135,"children":137},{"className":136},[],[138],{"type":47,"value":120},{"type":47,"value":140},", which the sandbox blocks, so Claude Code will ask to run it outside the sandbox (or for permission) — that is expected; approve it. Do not fall back to doing the work by hand if it is denied — just re-run the same script with permission.",{"type":42,"tag":79,"props":142,"children":143},{},[144,146,152,154],{"type":47,"value":145},"Read the script's final ",{"type":42,"tag":55,"props":147,"children":149},{"className":148},[],[150],{"type":47,"value":151},"RESULT:",{"type":47,"value":153}," line, then:",{"type":42,"tag":155,"props":156,"children":157},"ul",{},[158,232,247],{"type":42,"tag":79,"props":159,"children":160},{},[161,163,172,174,178,180],{"type":47,"value":162},"If it contains ",{"type":42,"tag":67,"props":164,"children":165},{},[166],{"type":42,"tag":55,"props":167,"children":169},{"className":168},[],[170],{"type":47,"value":171},"RESULT: initialized",{"type":47,"value":173},", print the following message ",{"type":42,"tag":67,"props":175,"children":176},{},[177],{"type":47,"value":88},{"type":47,"value":179}," and then stop — add nothing else, no file lists, no extra suggestions:",{"type":42,"tag":92,"props":181,"children":182},{},[183,195],{"type":42,"tag":43,"props":184,"children":185},{},[186,188,193],{"type":47,"value":187},"✅ ",{"type":42,"tag":67,"props":189,"children":190},{},[191],{"type":47,"value":192},"PhysicsIntern workspace initialized.",{"type":47,"value":194}," Two steps to begin:",{"type":42,"tag":75,"props":196,"children":197},{},[198,214],{"type":42,"tag":79,"props":199,"children":200},{},[201,212],{"type":42,"tag":67,"props":202,"children":203},{},[204,206],{"type":47,"value":205},"Edit ",{"type":42,"tag":55,"props":207,"children":209},{"className":208},[],[210],{"type":47,"value":211},"problem.md",{"type":47,"value":213}," — fill in the problem setup and main question.",{"type":42,"tag":79,"props":215,"children":216},{},[217,222,224,230],{"type":42,"tag":67,"props":218,"children":219},{},[220],{"type":47,"value":221},"Exit and restart Claude Code in this folder",{"type":47,"value":223},", then run ",{"type":42,"tag":55,"props":225,"children":227},{"className":226},[],[228],{"type":47,"value":229},"\u002Fsurvey",{"type":47,"value":231},".",{"type":42,"tag":79,"props":233,"children":234},{},[235,236,245],{"type":47,"value":162},{"type":42,"tag":67,"props":237,"children":238},{},[239],{"type":42,"tag":55,"props":240,"children":242},{"className":241},[],[243],{"type":47,"value":244},"RESULT: already-initialized",{"type":47,"value":246},", tell the user this folder already contains a PhysicsIntern workspace and was left untouched, and stop.",{"type":42,"tag":79,"props":248,"children":249},{},[250,252,257],{"type":47,"value":251},"If there is no ",{"type":42,"tag":55,"props":253,"children":255},{"className":254},[],[256],{"type":47,"value":151},{"type":47,"value":258}," line, show the script's output to the user and stop.",{"items":260,"total":433},[261,281,297,314,328,341,354,369,383,393,406,420],{"slug":262,"name":262,"fn":263,"description":264,"org":265,"tags":266,"stars":278,"repoUrl":279,"updatedAt":280},"train-sentence-transformers","train sentence-transformers models","Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), `CrossEncoder` (reranker; pair scoring for two-stage retrieval \u002F pair classification), and `SparseEncoder` (SPLADE, sparse embedding model; for learned-sparse retrieval). Covers loss selection, hard-negative mining, evaluators, distillation, LoRA, Matryoshka, and Hugging Face Hub publishing. Use for any sentence-transformers training task.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[267,270,271,274,275],{"name":268,"slug":269,"type":15},"Deep Learning","deep-learning",{"name":9,"slug":17,"type":15},{"name":272,"slug":273,"type":15},"LLM","llm",{"name":19,"slug":20,"type":15},{"name":276,"slug":277,"type":15},"Search","search",18914,"https:\u002F\u002Fgithub.com\u002Fhuggingface\u002Fsentence-transformers","2026-05-08T05:09:16.820066",{"slug":282,"name":282,"fn":283,"description":284,"org":285,"tags":286,"stars":294,"repoUrl":295,"updatedAt":296},"trl-training","train and fine-tune LLMs with TRL","Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training via CLI commands.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[287,290,291,292,293],{"name":288,"slug":289,"type":15},"AI Infrastructure","ai-infrastructure",{"name":268,"slug":269,"type":15},{"name":9,"slug":17,"type":15},{"name":272,"slug":273,"type":15},{"name":19,"slug":20,"type":15},18850,"https:\u002F\u002Fgithub.com\u002Fhuggingface\u002Ftrl","2026-04-06T18:25:32.746828",{"slug":298,"name":298,"fn":299,"description":300,"org":301,"tags":302,"stars":311,"repoUrl":312,"updatedAt":313},"hf-cli","manage Hugging Face Hub resources via CLI","Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use when: handling authentication; managing local cache; managing Hugging Face Buckets; running or scheduling jobs on Hugging Face infrastructure; managing Hugging Face repos; discussions and pull requests; browsing models, datasets and spaces; reading, searching, or browsing academic papers; managing collections; querying datasets; configuring spaces; setting up webhooks; or deploying and managing HF Inference Endpoints. Make sure to use this skill whenever the user mentions 'hf', 'huggingface', 'Hugging Face', 'huggingface-cli', or 'hugging face cli', or wants to do anything related to the Hugging Face ecosystem and to AI and ML in general. Also use for cloud storage needs like training checkpoints, data pipelines, or agent traces. Use even if the user doesn't explicitly ask for a CLI command. Replaces the deprecated `huggingface-cli`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[303,306,309,310],{"name":304,"slug":305,"type":15},"CLI","cli",{"name":307,"slug":308,"type":15},"Datasets","datasets",{"name":9,"slug":17,"type":15},{"name":272,"slug":273,"type":15},10861,"https:\u002F\u002Fgithub.com\u002Fhuggingface\u002Fskills","2026-04-06T18:25:34.020855",{"slug":315,"name":315,"fn":316,"description":317,"org":318,"tags":319,"stars":311,"repoUrl":312,"updatedAt":327},"hf-cloud-aws-context-discovery","discover local AWS environment context","Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task. Use this skill before any other AWS work — deploying to SageMaker, creating resources, calling AWS APIs, or anything that touches an AWS account. Use it especially when the user has not specified a region or profile explicitly, when they say things like \"use my AWS account\", \"deploy to AWS\", \"use my profile\", or when about to make any AWS CLI or SDK call. Never guess the region or account ID — always use this skill to read it from the local configuration first.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[320,323,324],{"name":321,"slug":322,"type":15},"AWS","aws",{"name":304,"slug":305,"type":15},{"name":325,"slug":326,"type":15},"Configuration","configuration","2026-07-08T05:55:33.716099",{"slug":329,"name":329,"fn":330,"description":331,"org":332,"tags":333,"stars":311,"repoUrl":312,"updatedAt":340},"hf-cloud-python-env-setup","set up Python environments for AWS","Set up an isolated Python environment for SageMaker \u002F AWS work, with the right Python version and current boto3. Use this skill whenever Python code will be executed for a SageMaker deployment, training job, or any AWS automation — including when about to run `pip install`, when about to invoke `boto3`, when creating or activating a virtualenv, or when the user asks to \"set up the environment\". Never use system Python and never `pip install` into it. Always isolate. This skill prevents the most common failure modes: wrong Python version, dependency conflicts, and stale SDKs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[334,335,336,339],{"name":288,"slug":289,"type":15},{"name":321,"slug":322,"type":15},{"name":337,"slug":338,"type":15},"Engineering","engineering",{"name":19,"slug":20,"type":15},"2026-07-08T05:55:32.505017",{"slug":342,"name":342,"fn":343,"description":344,"org":345,"tags":346,"stars":311,"repoUrl":312,"updatedAt":353},"hf-cloud-sagemaker-deployment-planner","plan model deployments to Amazon SageMaker","Plan and coordinate the deployment of a model to Amazon SageMaker AI. Use this skill whenever the user wants to deploy, host, serve, or expose a model on SageMaker or AWS — including phrases like \"deploy a model\", \"host this LLM on AWS\", \"serve this embedding model\", \"deploy a reranker\", \"deploy a text-to-image \u002F diffusion model\", \"host this for async inference\", \"create an endpoint\", \"serve my fine-tuned model\", or any request that involves making a model available for inference on AWS. Use this even when the user is vague (e.g. \"I just want to get this running on AWS, you figure it out\"). Works for text-generation LLMs, embedding models, rerankers, classifiers, text-to-image \u002F diffusion models — picks the right serving stack and chooses between real-time and async inference. This is the entry-point skill for SageMaker deployment work — it asks clarifying questions, picks a deployment pathway, and coordinates the other deployment skills.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[347,348,349,352],{"name":288,"slug":289,"type":15},{"name":321,"slug":322,"type":15},{"name":350,"slug":351,"type":15},"Deployment","deployment",{"name":9,"slug":17,"type":15},"2026-07-08T05:55:37.387689",{"slug":355,"name":355,"fn":356,"description":357,"org":358,"tags":359,"stars":311,"repoUrl":312,"updatedAt":368},"hf-cloud-sagemaker-iam-preflight","configure SageMaker IAM roles","Ensure a usable SageMaker execution role exists before deploying or training. Use this skill whenever about to create a SageMaker endpoint, model, training job, or any resource that requires an execution role. Use it especially when the user has not provided a role ARN explicitly, when scripts are about to call `iam:CreateRole`, or when an AccessDenied error mentions an IAM action. Never blindly call `iam:CreateRole` — always check for existing roles first. This skill prevents the most common SageMaker deployment failure: trying to create IAM resources from an SSO principal that has no IAM write permissions.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[360,361,362,365],{"name":288,"slug":289,"type":15},{"name":321,"slug":322,"type":15},{"name":363,"slug":364,"type":15},"Permissions","permissions",{"name":366,"slug":367,"type":15},"Security","security","2026-07-08T05:55:34.948771",{"slug":370,"name":370,"fn":371,"description":372,"org":373,"tags":374,"stars":311,"repoUrl":312,"updatedAt":382},"hf-cloud-sagemaker-production-defaults","create production-ready SageMaker endpoints","Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default. Use this skill whenever about to create a SageMaker endpoint, write deployment code that calls `create_endpoint`, or finalize a deployment after the image URI and IAM role are known. Provides deploy.py for real-time endpoints and deploy_async.py for async endpoints (with genuine scale-to-zero support). This is the last step in the SageMaker deployment workflow. Never generate a bare `create_endpoint` call without these defaults — endpoints without autoscaling or alarms are demos, not deployments.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[375,376,377,378,379],{"name":288,"slug":289,"type":15},{"name":321,"slug":322,"type":15},{"name":350,"slug":351,"type":15},{"name":9,"slug":17,"type":15},{"name":380,"slug":381,"type":15},"Monitoring","monitoring","2026-07-08T05:55:38.664702",{"slug":384,"name":384,"fn":385,"description":386,"org":387,"tags":388,"stars":311,"repoUrl":312,"updatedAt":392},"hf-cloud-serving-image-selection","select SageMaker serving containers","Pick the right serving container for a SageMaker model deployment and find its current image URI. Use this skill whenever about to deploy a model to a SageMaker endpoint and an image URI needs to be chosen — including when the user says \"deploy this LLM\", \"host this HuggingFace model\", \"serve this fine-tuned model\", \"deploy this embedding model\", \"host a reranker\", \"serve a sentence-transformers model\", or when about to hardcode any container URI in deployment code. HuggingFace-curated Deep Learning Containers are ALWAYS preferred: HuggingFace vLLM (LLMs and generative rerankers), HuggingFace vLLM-Omni (multimodal), TEI (embeddings\u002Fcross-encoder rerankers), HF Inference Toolkit (other transformers). Generic images (AWS vLLM, DJL-LMI, SGLang) are used only when no HuggingFace image is compatible — never merely because they carry a newer version. Never hardcode a container URI from memory and never default to TGI. Prevents stale-image failures and wrong-region URIs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[389,390,391],{"name":288,"slug":289,"type":15},{"name":321,"slug":322,"type":15},{"name":350,"slug":351,"type":15},"2026-07-08T05:55:36.173465",{"slug":394,"name":394,"fn":395,"description":396,"org":397,"tags":398,"stars":311,"repoUrl":312,"updatedAt":405},"hf-mcp","access Hugging Face Hub via MCP","Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[399,400,401,402],{"name":307,"slug":308,"type":15},{"name":9,"slug":17,"type":15},{"name":272,"slug":273,"type":15},{"name":403,"slug":404,"type":15},"MCP","mcp","2026-04-06T18:25:50.364185",{"slug":407,"name":407,"fn":408,"description":409,"org":410,"tags":411,"stars":311,"repoUrl":312,"updatedAt":419},"hf-mem","estimate memory for Hugging Face models","Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hugging Face Hub",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[412,413,414,415,416],{"name":288,"slug":289,"type":15},{"name":304,"slug":305,"type":15},{"name":9,"slug":17,"type":15},{"name":272,"slug":273,"type":15},{"name":417,"slug":418,"type":15},"Performance","performance","2026-06-13T07:23:57.101435",{"slug":421,"name":421,"fn":422,"description":423,"org":424,"tags":425,"stars":311,"repoUrl":312,"updatedAt":432},"huggingface-best","find and compare Hugging Face models","Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: \"best model for X\", \"what model should I use for\", \"top models for [task]\", \"which model runs on my laptop\u002Fmachine\u002Fdevice\", \"recommend a model for\", \"what LLM should I use for\", \"compare models for\", \"what's state of the art for\", or any question about choosing an AI model for a specific use case. Always use this skill when the user wants model recommendations or comparisons, even if they don't explicitly mention HuggingFace or benchmarks.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[426,429,430,431],{"name":427,"slug":428,"type":15},"Analytics","analytics",{"name":9,"slug":17,"type":15},{"name":272,"slug":273,"type":15},{"name":13,"slug":14,"type":15},"2026-04-24T05:09:45.870658",37,{"items":435,"total":443},[436],{"slug":4,"name":4,"fn":5,"description":6,"org":437,"tags":438,"stars":24,"repoUrl":25,"updatedAt":26},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[439,440,441,442],{"name":9,"slug":17,"type":15},{"name":22,"slug":23,"type":15},{"name":19,"slug":20,"type":15},{"name":13,"slug":14,"type":15},1]