概要
The llm-sdk-guide is a specialized skill designed for developers building complex AI-powered features using the U-llm-sdk and claude-only-sdk. Unlike traditional API-based integrations, this skill focuses on a CLI-based execution pattern that spawns isolated Claude processes. This approach enables advanced capabilities such as MCP isolation, context separation, and parallel task execution. It is an essential resource for designing robust AI agents, implementing multi-provider fallbacks, and managing specialized sessions without polluting the primary conversation context.