Agent skill
agentforge-skills-marketplace
Work on skill discovery, parsing, registry behavior, install flows, and marketplace UI/data paths in AgentForge.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/agentforge-skills-marketplace
Metadata
Additional technical details for this skill
- author
- agentforge
SKILL.md
AgentForge Skills Marketplace
Use this skill for skill system work across core, CLI, Convex, and dashboard.
Primary surfaces
packages/core/src/skills/packages/cli/src/commands/skill.tspackages/cli/src/commands/skills.ts- Convex
skillsandskillMarketplacefunctions - dashboard skills pages
Rules
SKILL.mdis the contract. Parsing behavior matters.- Keep install and discovery behavior consistent across local, GitHub, and marketplace sources.
- Check both project skills paths and global skill flows before changing command behavior.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?