API Skill Builder

Bootstrap a new "<vendor>-api-skill" project — a safe, cross-platform single-file Python CLI that mediates a third-party REST API, plus a matching Claude skill that drives it under explicit AI-safety constraints (token never enters AI context; every mutation passes through a six-tier safety classifier; every mutation is recorded in a local audit log). Trigger when the user asks to "build a CLI / skill for <some API>", "wrap the <X> API safely", or to mirror the linode-api-skill pattern for a new vendor.

aditya-m-bharadwaj e2d96bf 30.0 KB Updated

File contents

aditya-m-bharadwaj/APIskillBuilderSkill/tree/main/.claude/skills/api-skill-builder commit e2d96bfd12

Frequently asked questions

npx skillmds@latest add aditya-m-bharadwaj/api-skill-builder