xiaolaixiaolaiCommunityยท1 Agent Skills Included

claude-agent-sdk-skill-autoupdated

Auto-updated reference for building agents with Claude SDK

Provides a complete, self-updating API reference for the Claude Agent SDK in both TypeScript and Python. Covers query functions, hooks, subagents, MCP servers, permissions, sandboxing, structured outputs, and sessions. Eliminates broken code caused by outdated pre-1.0 SDK patterns through daily automated version tracking and issue research. Includes ready-to-use code templates and auto-correction rules for faster, error-free agent development.
npx skills add xiaolai/claude-agent-sdk-skill-autoupdated --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-agent-sdk-skill-autoupdated?โ–ผ

Run `npx skills add xiaolai/claude-agent-sdk-skill-autoupdated --all -g -y` in your terminal to install it globally. Note this repository is deprecated and superseded by the anthropic-docs plugin.

What does the Claude Agent SDK skill cover?โ–ผ

It documents the full TypeScript and Python SDK APIs, including query(), hooks, subagents, MCP servers, permissions, sandboxing, structured outputs, and session management.

Why does this skill auto-update daily?โ–ผ

The Claude Agent SDK is pre-1.0 and changes frequently, so a daily pipeline tracks version bumps and GitHub issues to keep the reference accurate and prevent broken code.

Is this repository still maintained?โ–ผ

No. It was deprecated in May 2026 and folded into the anthropic-docs multi-skill plugin, which refreshes the same content every 30 minutes.

Does it support both TypeScript and Python?โ–ผ

Yes. It includes separate reference files, code templates, and auto-correction rules for both the TypeScript and Python SDKs.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’