- Dell AiSkill for interacting with Dell Enterprise Hub (DEH) - discovering models, exploring hardware platforms, generating deployment snippets, etc.huggingface/dell-ai9
- Farmer SetupSet up slop-farmer for a GitHub repository end-to-end. Use this whenever the user mentions slop-farmer setup, creating a repo config, choosing scrape limits, checking GitHub rate limits, cleaning PR template boilerplate, inspecting issue/PR title patterns with gh, installing or authenticating the Hugging Face hf CLI, publishing datasets, reproducing dashboards, or deploying the static dashboard to a Hugging Face Space. Be proactive even if the user only asks for one piece of the setup, because chuggingface/swarm-sweeper6
- Add Mlinter RuleAdd a new TRF rule to the mlinter. Checks for duplicates, creates the rule module and TOML entry, runs against all models, and handles violations (fix or allowlist).huggingface/transformers-mlinter3
- TransformersAgent-invokable Transformers commands. Pass `--format json` at the top level (e.g. `transformers --format json classify ...`) to receive the structured output documented in each capability's `outputs` schema.huggingface/agentcap3
- Init Physics InternScaffold a PhysicsIntern research workspace in the current folder.huggingface/physics-intern-claude-plugin2
- Add Or Fix Type CheckingFixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.huggingface/transformers-test-ci
- Init Physics InternScaffold a PhysicsIntern research workspace in the current folder. Run only when the user explicitly invokes it to set up a new physics/maths research workspace.huggingface/physics-intern-codex-plugin