Template Skill

A template for creating new AceDataCloud Agent Skills. Copy this directory and customize.

majiayu000 Updated 567 repo stars

File contents

Template Skill

Replace this with your skill instructions.

Authentication

All AceDataCloud API calls require a Bearer token:

export ACEDATACLOUD_API_TOKEN="your-token-here"

Workflow

  1. Step one
  2. Step two
  3. Step three

Gotchas

  • List non-obvious behaviors here

majiayu000/claude-skill-registry-data/tree/main/skills/template-acedatacloud-skills commit ba68ae9893

Frequently asked questions

npx skillmds@latest add majiayu000/template-skill-6