skills/sdk-generator/SKILL.md
Generate premium SDK scaffolds with typed client code, package files, tests, README, usage examples, API summary, and manifest.
npx skillsauth add hasna/skills sdk-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a ready-to-edit TypeScript SDK scaffold for an API, SaaS product, internal service, or developer platform.
skills auth login.skills run sdk-generator "Billing API for usage meters and invoices" --name "meterkit" --resources "customers,meters,invoices"
skills run sdk-generator --api "Project management API" --base-url "https://api.example.com" --auth api-key
| Option | Description | Default |
|--------|-------------|---------|
| --api <text> | API or product description. Positional text also works. | required |
| --name <text> | SDK package name stem. | derived from API description |
| --base-url <url> | Default API base URL. | https://api.example.com |
| --auth <mode> | bearer, api-key, or none. | bearer |
| --resources <list> | Comma-separated resource names. | users,projects,events |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
sdk/package.jsonsdk/src/index.tssdk/src/client.tssdk/src/types.tssdk/test/client.test.tssdk/README.mdusage-examples.mdapi-summary.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.