Build autonomous AI agents with the Claude Agent SDK — computer use, tool calling, MCP integration, and production best practices for Anthropic models. Use when writing agent code against the Claude/Anthropic SDK, wiring tools or MCP servers, or hardening an agent for production.
$npx -y skills add frankxai/claude-skills-library --skill claude-sdkInstalls into the current project.
Run `npx skills use "https://github.com/frankxai/claude-skills-library" --skill "frankxai/claude-skills-library/claude-sdk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/frankxai/claude-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/frankxai/claude-skills-library"` and select the relevant skills, then follow their instructions.