Skip to main content
This page will document how to author, version, and publish custom DZap skills.

Planned coverage

  • Skill file structure and frontmatter
  • Endpoint/method documentation patterns
  • Example payload and type-hint conventions
  • Publishing and versioning workflow

Current workaround

Use existing public skills as templates:
git clone https://github.com/dzap-io/skills.git
Start from dzap-sdk, dzap-fuse-api, or dzap-trade-api and adapt the structure for your own surface.

Updates

Track updates in changelog.
Last modified on May 21, 2026