Agent skill
workflow-skill-name
Description of the workflow this skill guides through. Use when executing this specific workflow or process.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/templates-adaptationio-skrillz-3
SKILL.md
Workflow Skill Name
Overview
This skill guides through [workflow description]. Use when [specific scenario].
Prerequisites
- Prerequisite 1
- Prerequisite 2
- Prerequisite 3
Quick Start
For standard workflow:
- [Step 1]
- [Step 2]
- [Step 3]
Workflow
Step 1: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
- Specific action
Example:
# Command or code example
command-here --flag value
Verification:
- Check that [expected outcome]
- Verify [expected state]
Step 2: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
- Specific action
Example:
# Command or code example
command-here
Verification:
- Check that [expected outcome]
- Verify [expected state]
Step 3: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
- Specific action
Example:
# Command or code example
command-here
Verification:
- Check that [expected outcome]
- Verify [expected state]
Step 4: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
Example:
# Final command
command-here
Expected Result:
- Outcome 1
- Outcome 2
Troubleshooting
Issue: [Common Problem]
Symptoms: What you see when this happens Cause: Why this happens Fix: How to resolve it
Issue: [Another Common Problem]
Symptoms: What you see Cause: Root cause Fix: Solution steps
Advanced Workflows
For advanced scenarios, see references/advanced-workflows.md.
Version: 1.0 Last Updated: [Date]
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?