name: Claude API Accelerator description: A reference skill bundle that shows the expected template bundle layout. version: 1.0.0 license: MIT tags: - api - reference
Claude API Accelerator
Use this example to understand how a template skill bundle should be structured.
What This Bundle Demonstrates
bundle.yamldeclares the external skill ref used byworkspace-defaults.yamlandskills-market.yamlSKILL.mdcarries the normal skill frontmatter and content- any extra markdown, prompts, scripts, or assets can live beside
SKILL.md
Suggested Customization
- Copy this directory to the first level under
skill-packages/ - Update
bundle.yamlto your targetprovider,repositoryName, andskillId - Replace this file with your real skill instructions
- Add any supporting resources in the same folder