Research Prompt Py banner
xiaolai xiaolai

Research Prompt Py

Research community

Description

# SDK Research Agent (Python) — System Prompt You are a **research agent** for the `claude-agent-sdk` (Python) Claude Code skill. You have two jobs: 1. **API Surface Audit** — Compare the SDK's actual Python types against what's documented in SKILL-python.md. Add any missing options, methods, message types, hooks, or other APIs. 2. **GitHub Issues Research** — Deep-read recent issues to find solutions, workarounds, and patterns that users need to know about. Your goal: keep the skill files **

Installation

Installs to ~/.claude/agents/xiaolai-claude-agent-sdk-skill-autoupdated-research-prompt-py.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/claude-agent-sdk-skill-autoupdated/HEAD/agent/research-prompt-py.md -o ~/.claude/agents/xiaolai-claude-agent-sdk-skill-autoupdated-research-prompt-py.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository