huggingface

118 mods across 21 repositories, 281k stars between them.

hf-cli

49

huggingface/OpenEnv

Skill Claude CodeCodex

Hugging Face Hub CLI (hf) for downloading, uploading, and managing repositories, models, datasets, and Spaces on the Hugging Face Hub. Replaces now deprecated huggingface-cli command.

2.5k 3d ago C 46 tokens original BSD-3-Clause

openenv-cli

50

huggingface/OpenEnv

Skill Claude CodeCodex

OpenEnv CLI (openenv) for scaffolding, validating, building, and pushing OpenEnv environments.

2.5k 3d ago A 25 tokens original BSD-3-Clause

alignment-reviewer

51

huggingface/OpenEnv

Agent Claude Code

Review code changes for bugs (Tier 1) and alignment with OpenEnv principles (Tier 2). Use when reviewing PRs or before committing.

2.5k 3d ago A 34 tokens original BSD-3-Clause

build-validator

52

huggingface/OpenEnv

Agent Claude Code

Validate that builds, Docker images, and dependencies work correctly. Use before merging or after dependency changes.

2.5k 3d ago A 23 tokens original BSD-3-Clause

docs-updater

53

huggingface/OpenEnv

Agent Claude Code

Update documentation across the repo after API changes.

2.5k 3d ago A 0 tokens original BSD-3-Clause

env-validator

54

huggingface/OpenEnv

Agent Claude Code

Validate an OpenEnv environment works correctly end-to-end. Use after creating or modifying an environment.

2.5k 3d ago A 22 tokens original BSD-3-Clause

implementer

55

huggingface/OpenEnv

Agent Claude Code

Makes tests pass. Focus only on implementation, no extras.

2.5k 3d ago A 15 tokens original BSD-3-Clause

issue-worker

56

huggingface/OpenEnv

Agent Claude Code

Reads GitHub issues and extracts actionable requirements for TDD development. Use when starting work on an issue.

2.5k 3d ago A 24 tokens original BSD-3-Clause

openenv-architect

57

huggingface/OpenEnv

Agent Claude Code

Design new environments or features by analyzing existing patterns. Use when planning significant new work.

2.5k 3d ago A 22 tokens original BSD-3-Clause

pr-planner

58

huggingface/OpenEnv

Agent Claude Code

Plan how to split work into stacked PRs.

2.5k 3d ago A 13 tokens original BSD-3-Clause

tester

59

huggingface/OpenEnv

Agent Claude Code

Expert test writer focused on high-signal, non-redundant tests.

2.5k 3d ago A 17 tokens original BSD-3-Clause

SessionStart

60

huggingface/OpenEnv

Hook Claude Code

Runs when a session starts, executing session-start.sh. From huggingface/OpenEnv.

2.5k 3d ago A tokens not measured copy · 100% BSD-3-Clause

PreToolUse

61

huggingface/OpenEnv

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing pre-commit-check.sh, pre-pr-check.sh and no-direct-code.sh (3 commands). From huggingface/OpenEnv.

2.5k 3d ago A tokens not measured original BSD-3-Clause

PostToolUse

62

huggingface/OpenEnv

Hook Claude Code

Runs after a tool call finishes for TodoWrite tool calls, executing delegate-todos.sh. From huggingface/OpenEnv.

2.5k 3d ago A tokens not measured original BSD-3-Clause

SubagentStop

63

huggingface/OpenEnv

Hook Claude Code

Runs when a subagent finishes for tester, implementer and docs-updater tool calls, executing after-tester.sh, after-implementer.sh and after-docs-updater.sh (3 commands). From huggingface/OpenEnv.

2.5k 3d ago A tokens not measured original BSD-3-Clause

settings

64

huggingface/OpenEnv

Settings file Claude Code

Agent settings declaring 5 hook events (SessionStart, PreToolUse, PostToolUse, Stop) and 1 allowed tools.

2.5k 3d ago A tokens not measured original BSD-3-Clause

alignment-review

65

huggingface/OpenEnv

Skill Claude CodeCodex

Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.

2.5k 3d ago A 42 tokens original BSD-3-Clause

deploy-hf

66

huggingface/OpenEnv

Skill Claude CodeCodex

Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.

2.5k 3d ago A 32 tokens original BSD-3-Clause

huggingface/OpenEnv

Skill Claude CodeCodex

Generate OpenEnv environments from a concrete use case (for example, "generate an env for the library textarena"). Use when asked to design or implement a new environment under envs/ by researching a target library/API, selecting matching OpenEnv examples, asking key implementation questions, and building…

2.5k 3d ago A 79 tokens original BSD-3-Clause

hf-space-recovery

68

huggingface/OpenEnv

Skill Claude CodeCodex

Diagnose and recover failing or stuck Hugging Face Space deployments for OpenEnv environments. Use when deploying envs from envs/ to the Hub (openenv namespace with version suffixes), when Spaces are in BUILDING/APPSTARTING/RUNTIMEERROR, or when release collections need to be reconciled after targeted redeploys.

2.5k 3d ago A 81 tokens original BSD-3-Clause

implement

69

huggingface/OpenEnv

Skill Claude CodeCodex

Make tests pass. Invoke after /write-tests produces failing tests.

2.5k 3d ago A 15 tokens original BSD-3-Clause

pre-submit-pr

70

huggingface/OpenEnv

Skill Claude CodeCodex

Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.

2.5k 3d ago A 48 tokens original BSD-3-Clause

release

71

huggingface/OpenEnv

Skill Claude CodeCodex

Release workflow for deploying OpenEnv environments to Hugging Face Spaces and keeping canonical references in sync.

2.5k 3d ago A 21 tokens original BSD-3-Clause

rfc-check

72

huggingface/OpenEnv

Skill Claude CodeCodex

Determine if proposed changes require an RFC. Use when planning significant changes, before starting major work, or when asked whether an RFC is needed.

2.5k 3d ago A 32 tokens original BSD-3-Clause