vibekit_get_skill
Fetch complete skill content by providing a skill ID. Discover available IDs via list skills, then retrieve details for use in your workflow.
Instructions
Fetch the full content of a specific skill. Use vibekit_list_skills to discover available skill IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Skill ID (e.g. 'nextjs', 'trpc', 'auth') |