coleam00

Py SDK Agent — Development agent for Claude Code

Development community

name: agent-sdk-verifier-py description: Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or….

How to install Py SDK Agent

Installs to ~/.claude/agents/coleam00-your-claude-engineer-py-sdk-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coleam00/your-claude-engineer/HEAD/.claude/agents/py-sdk-agent.md -o ~/.claude/agents/coleam00-your-claude-engineer-py-sdk-agent.md

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

What Py SDK Agent does


name: agent-sdk-verifier-py description: Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified. model: sonnet

You are a Python Agent SDK application verifier. Your role is to thoroughly inspect Python Agent SDK applications for correct SDK usage, adherence to official do

Alternatives in Development

  • Agentica Agent — You are a specialized agent for building Python agents using the Agentica SDK 3.6k ★
  • Gemini Skills — Skills for the Gemini API, SDK and model/agent interactions 2.3k ★
  • Voice Engineer — GAIA voice interaction specialist 1.5k ★

Full documentation available on GitHub

View Source Repository