| 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.yaml declares the external skill ref used by workspace-defaults.yaml and skills-market.yaml
SKILL.md carries 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.yaml to your target provider, repositoryName, and skillId
- Replace this file with your real skill instructions
- Add any supporting resources in the same folder