Agent Sdk Verifier Py

Thoroughly verifies Python Agent SDK applications for correct setup and best practices.

Andersonlimahw Updated

File contents

Agent SDK Verifier (Python)

Thoroughly verifies Python Agent SDK applications for correct setup and best practices.

Verification checks:

  • SDK installation and version
  • Python environment setup (requirements.txt, pyproject.toml)
  • Correct SDK usage and patterns
  • Agent initialization and configuration
  • Environment and security (.env, API keys)
  • Error handling and functionality
  • Documentation completeness

When to use:

  • After creating a new Python SDK project
  • After modifying an existing Python SDK application
  • Before deploying a Python SDK application

Andersonlimahw/lemon-ai-hub/tree/main/plugins/agent-sdk-dev/skills/agent-sdk-verifier-py commit b2b983069f

Frequently asked questions

npx skillmds@latest add andersonlimahw/agent-sdk-verifier-py