Agent skill
help-skill
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/help-skill
SKILL.md
{{PLUGIN_NAME}} Help
Quick reference for all skills and commands in this plugin.
Overview
{{PLUGIN_DESCRIPTION}}
Skills
{{SKILLS_TABLE}}
Commands
{{COMMANDS_TABLE}}
Quick Start
Find the right skill
"What skill helps with [task]?"
"List all skills for [category]"
Use a skill
"Use the [skill-name] skill"
"Help me with [task that triggers skill]"
Run a command
/{{PLUGIN_PREFIX}}:help — this help
/{{PLUGIN_PREFIX}}:help:skills — detailed skill docs
/{{PLUGIN_PREFIX}}:help:search — find skill by task
Skill Categories
{{SKILL_CATEGORIES}}
Getting Help
- Specific skill: "Tell me about the [skill-name] skill"
- Find by task: "What skill helps with [your task]?"
- All commands: "/help" or ask "what commands are available?"
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?