Stop Pasting API Docs Into Your AI Agent: Generate Reusable Skills Instead
This article introduces `@asnd/skill-creator`, a TypeScript CLI designed to convert API surfaces (OpenAPI, GraphQL, MCP) into reusable skills for AI agents. It aims to reduce context waste by enabling coding agents to automate setup work and create durable tools instead of repeatedly parsing documentation.