Hugging Face Skills
ego lite browser
sponsorego lite is the fastest browser for AI agents to run web automation, sharing your logged-in state with Codex or Claude Code, zero cost, zero config.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Composio
sponsorConnect to 1500+ MCP Servers in 1 click
release
openenv/.claude/skills/release
Release workflow for deploying OpenEnv environments to Hugging Face Spaces and keeping canonical references in sync.
rfc-check
openenv/.claude/skills/rfc-check
Determine if proposed changes require an RFC. Use when planning significant changes, before starting major work, or when asked whether an RFC is needed.
rocm-kernels
kernels/kernel-builder/skills/rocm-kernels
Provides guidance for writing and benchmarking optimized Triton kernels for AMD GPUs (MI355X, R9700) on ROCm, targeting HuggingFace diffusers (LTX-Video, SD3,…
self-review
diffusers/.ai/skills/self-review
Use before opening a PR, or whenever asked to self-review a diffusers contribution. Applies the same rubric as the `@claude` CI (checks the diff against…
simplify
openenv/.claude/skills/simplify
Refactor code after tests pass. The "Refactor" phase of Red-Green-Refactor.
sprint
openenv/.claude/skills/sprint
Work on a batch of GitHub issues in parallel using Agent Teams. Creates one worktree per issue with TDD enforcement, coordinates via a lead agent, then…
sync-models
chat-ui/.claude/skills/sync-models
Sync chat-ui's model config with the HuggingFace router — add descriptions for new models, flag reasoning-capable ones, enable artifacts for models with 32B+…
testing-parity
diffusers/skills/testing-parity
Use when debugging or verifying numerical parity between pipeline implementations (e.g., research repo vs diffusers, standard vs modular). Also relevant when…
toml-config
prime-rl/skills/toml-config
How to write and use TOML configs in prime-rl. Use when creating config files, running commands with configs, or overriding config values via CLI.
train-sentence-transformers
skills/skills/train-sentence-transformers
Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity,…
transformers-js
skills/skills/transformers-js
Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation,…
transformers-to-mlx
transformers-to-mlx/skills/transformers-to-mlx
Convert Hugging Face transformers language models to MLX format for Apple Silicon inference. Use when asked to convert a model from transformers to MLX, port a…
trl-training
skills/skills/trl-training
Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training…
trl-training
trl/skills/trl-training
Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training…
update-docs
openenv/.claude/skills/update-docs
Update documentation across the repo after API changes. Finds stale references in docs, examples, docstrings, and fixes them.
watch-pr
openenv/.claude/skills/watch-pr
Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses…
work-on-issue
openenv/.claude/skills/work-on-issue
Start work on a GitHub issue. Extracts requirements, creates worktree, sets up TDD workflow.
write-tests
openenv/.claude/skills/write-tests
Write failing tests from requirements. Invoke for each todo before /implement.
xpu-kernels
kernels/kernel-builder/skills/xpu-kernels
Provides guidance for writing, optimizing, and benchmarking Triton kernels for Intel XPU GPUs (Battlemage/Arc Pro B50) using the Xe-Forge optimization…