Agent skill
skill-name
Clear, concise description of what this skill does and when to use it (1-1024 chars). Include relevant keywords for agent discovery.
Install this agent skill to your Project
npx add-skill https://github.com/yzlin/supaviber/tree/main/.templates/skill-template
Metadata
Additional technical details for this skill
- tags
- tag1, tag2, tag3
- version
- 0.1.0
- category
- general
SKILL.md
Skill Name
Overview
Brief overview of what this skill accomplishes and its purpose.
When to Use
Describe the specific scenarios where this skill should be invoked:
- Scenario 1
- Scenario 2
- Scenario 3
Process
Step-by-step instructions for the agent to follow:
Step 1: Preparation
What the agent should do first.
Step 2: Main Action
Core workflow steps.
Step 3: Validation
How to verify success.
Guidelines
Best practices or constraints:
- Guideline 1
- Guideline 2
- Guideline 3
Examples
Example 1: Basic Usage
Describe a common use case and expected behavior.
Example 2: Advanced Usage
Show a more complex scenario.
Troubleshooting
Common issues and solutions:
Issue: Problem description Solution: How to fix it
Additional Resources
For detailed examples, see references/EXAMPLES.md (if you create it). For supplementary documentation, see references/REFERENCE.md.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
coding-standards
Guide for writing clean, maintainable code following industry best practices and design principles like DRY, SOLID, and composition patterns. Use when writing any code to ensure consistency, readability, and long-term maintainability across all programming languages.
git-safety
Apply critical git safety protocols before any git operations, especially in collaborative environments. Use when performing git commands, managing files, or making destructive changes.
smart-docs
AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
Didn't find tool you were looking for?