Claude API Accelerator

A reference skill bundle that shows the expected template bundle layout.

xpert-ai d808975 3 files · 1.1 KB Updated

File contents

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

  1. Copy this directory to the first level under skill-packages/
  2. Update bundle.yaml to your target provider, repositoryName, and skillId
  3. Replace this file with your real skill instructions
  4. Add any supporting resources in the same folder

xpert-ai/xpert/tree/main/packages/server-ai/src/xpert-template/skill-packages/examples/claude-api-bundle commit d808975e83

Frequently asked questions

npx skillmds@latest add xpert-ai/claude-api-accelerator