Skill To Sdk

Turn an Anthropic Agent Skill into a runnable standalone Python app built on the Anthropic SDK. Use this whenever the user wants to "publish", "export", "package", or "turn into an app" a skill, or asks for the "SDK version" / "API version" / "standalone version" of a skill, or wants a script that loads a SKILL.md and runs it via the Claude API outside of Claude Code. Trigger whether the user provides an actual SKILL.md file OR just names/describes a skill in text — in the latter case, generate the SKILL.md first, then wrap it. Use this even if the user only says something like "make my X skill into a program" without saying "SDK" explicitly.

hamzafarooq f1302eb 5 files · 11.9 KB Updated

File contents

hamzafarooq/multi-agent-course/tree/main/.claude/skills/skill-to-sdk commit f1302ebb1e

Frequently asked questions

npx skillmds@latest add hamzafarooq/skill-to-sdk