关于
The ts-agent-sdk skill automates the creation of programmatic interfaces for Model Context Protocol (MCP) servers, transforming complex JSON-RPC curl commands into clean, type-safe TypeScript function calls. By scanning project modules and extracting Zod schemas, it generates a complete SDK architecture including modular clients, type-safe interfaces, and runnable examples. This skill is ideal for developers building MCP-enabled applications who want to provide AI agents like Claude Code with structured, validated access to backend tools while eliminating manual boilerplate and reducing integration errors.