Skill Creator
Command Palette
Search for a command to run...
Skill Creator
v1SkillCreate new skills for AI agents
langfuseskilloptional
Capabilities
Processes and transforms data
Content
Details
Actions
Search for a command to run...
Create new skills for AI agents
Processes and transforms data
Create new skills for AI agents. Enhanced from Anthropic's skill-creator for building extensible agent capabilities.
---
name: my-skill-name
description: Clear description of what this skill does and when to use it
---
# My Skill Name
Instructions that the agent follows when this skill is active.
## When to Use
- Scenario 1
- Scenario 2
## Steps
1. First step
2. Second step
## Guidelines
- Guideline 1
- Guideline 2
name: Unique identifier (lowercase, hyphens)description: Complete description with trigger conditionsmetadata.internal: Hide from discoverymetadata.version: Version number