Overview
This page shows complete skill examples demonstrating different skill patterns and use cases. Each example includes the full markdown content to illustrate best practices.Skill Patterns
Skills typically fall into these categories:- Research Skills: Gather and synthesize information
- Analysis Skills: Evaluate and assess content or data
- Drafting Skills: Create new content or documents
- Execution Skills: Perform specific tasks or workflows
- Strategy Skills: Guide decision-making and planning
Research Skill Example
Research skills gather information from multiple sources and synthesize it into actionable insights.account-research
Execution Flow
Step 1: Parse Request
Identify what to research: company, person, or role-based searchStep 2: Web Search (Always)
Run searches for company info, news, funding, careers, leadershipStep 3: Enrichment (If Connected)
Pull verified contact info, org chart, tech stack, funding detailsStep 4: CRM Check (If Connected)
Search for prior relationship history and opportunity contextStep 5: Synthesize
Combine sources, identify signals, generate talking points, recommend approachKey Features
Key Features
- Multiple dimensions: Covers security, performance, correctness, maintainability
- Specific checklists: Clear criteria for each dimension
- Actionable output: References specific files and lines
- Balanced feedback: Includes positive observations
Drafting Skill Example
Drafting skills create new content following templates and best practices.content-creation
Key Features
Key Features
- Template library: Structures for multiple content types
- Channel-specific guidance: Best practices for each platform
- Formula collections: Reusable patterns for headlines and CTAs
- Practical examples: Concrete illustrations throughout
Strategy Skill Example
Strategy skills guide decision-making through frameworks and methodologies.scientific-problem-selection
Key Features
Key Features
- Multiple entry points: Flexible starting points for different needs
- Framework-based: Grounded in published research methodology
- Conversational flow: Asks questions to build specificity
- Concrete outputs: Produces tangible deliverables
- Modular design: Skills can be used independently or together
Execution Skill Example
Execution skills perform specific workflows with clear steps.call-prep
Key Features
Key Features
- Progressive enhancement: Works standalone and with integrations
- Clear execution flow: Step-by-step process
- Context variations: Adapts to different meeting types
- Multiple data sources: Combines user input, web search, and tool data
Best Practices
Structure Your Skill
Writing Style
- Be conversational: Write like you’re explaining to a colleague
- Use examples: Concrete examples are more helpful than abstract descriptions
- Show, don’t tell: Include templates and sample outputs
- Be specific: “Search for [Company] news in last 30 days” vs. “Do research”
- Format for scanning: Use headings, lists, tables, and code blocks
Common Patterns
Progressive Enhancement Pattern
Progressive Enhancement Pattern
Skill works standalone but improves with connected tools:
- Define baseline capability (always works)
- Show enhanced capability (with integrations)
- Example:
account-research,call-prep
Framework Application Pattern
Framework Application Pattern
Skill applies an established framework or methodology:
- Reference the source framework
- Break down into clear steps
- Provide concrete outputs
- Example:
scientific-problem-selection,contract-review
Template Library Pattern
Template Library Pattern
Skill provides templates and formulas:
- Organize by content type or use case
- Include multiple template options
- Show examples for each
- Example:
content-creation
Analysis Checklist Pattern
Analysis Checklist Pattern
Skill evaluates against criteria:
- Define clear evaluation dimensions
- Provide specific checklists
- Specify output format
- Example:
code-review,design-critique
Next Steps
Metadata Schema
Learn about skill frontmatter and naming conventions
Create a Plugin
Package your skill into a plugin
Testing Skills
Test your skill before deployment
Publishing
Share your skill with others