.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

…/areal-project/areal
home/skills/areal-project/areal
areal-project avatar

areal-project/areal

11 skills · 2 total installs

View on GitHub
$npx skills add areal-project/areal
SkillInstalls
add-workflowGuide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.1commit-conventionsAReaL commit message conventions. MUST load on every git commit -- provides Conventional Commits format with scope inference from file paths.1add-archon-modelGuide for adding a new model to the Archon engine. Use when user wants to add support for a new HuggingFace model architecture in ArchonEngine.—add-datasetGuide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.—add-rewardGuide for adding a new reward function to AReaL. Use when user wants to create a reward function.—add-unit-testsGuide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.—create-prRebase the current branch onto the latest base branch, squash local commits, generate a Conventional Commit message, and create or update the GitHub pull…—debug-distributedGuide for debugging distributed training issues in AReaL. Use when user encounters hangs, wrong results, OOM, or communication errors.—review-prRead-only pull request review workflow with risk analysis, targeted checklists, and Codex subagent consultation.—translate-doc-zhTranslate an English document under `docs/en/` into the matching Chinese document under `docs/zh/`.—upgrade-depsUpgrade focused runtime dependencies in AReaL. First validates and updates per-package API checklists for structural completeness, then updates pyproject…—