.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/huggingface/openenv
home/skills/huggingface/openenv
huggingface avatar

huggingface/openenv

16 skills · 24 total installs

View on GitHub
$npx skills add huggingface/openenv
SkillInstalls
alignment-reviewReview code changes for bugs and alignment with OpenEnv principles and RFCs.2deploy-hfDeploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.2generate-openenv-envGenerate OpenEnv environments from a concrete use case (for example, "generate an env for the library textarena").2hf-space-recoveryDiagnose and recover failing or stuck Hugging Face Space deployments for OpenEnv environments.2implementMake tests pass. Invoke after /write-tests produces failing tests.2openenv-cliOpenEnv CLI (`openenv`) for scaffolding, validating, building, and pushing OpenEnv environments.2rfc-checkDetermine if proposed changes require an RFC. Use when planning significant changes, before starting major work, or when asked whether an RFC is needed.2watch-prMonitor a PR's CI checks and Greptile code review after submission.2hf-cliHugging Face Hub CLI (`hf`) for downloading, uploading, and managing repositories, models, datasets, and Spaces on the Hugging Face Hub.1pre-submit-prValidate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis.1releaseRelease workflow for deploying OpenEnv environments to Hugging Face Spaces and keeping canonical references in sync.1simplifyRefactor code after tests pass. The "Refactor" phase of Red-Green-Refactor.1sprintWork on a batch of GitHub issues in parallel using Agent Teams.1update-docsUpdate documentation across the repo after API changes. Finds stale references in docs, examples, docstrings, and fixes them.1work-on-issueStart work on a GitHub issue. Extracts requirements, creates worktree, sets up TDD workflow.1write-testsWrite failing tests from requirements. Invoke for each todo before /implement.1