Verify Claude Agent SDK applications. Use after creating or modifying TypeScript or Python Agent SDK apps to check configuration and best practices.
Resources
1Install
npx skillscat add hjewkes/agent-skills/sdk-verify Install via the SkillsCat registry.
SKILL.md
Agent SDK Verifiers
Available agents (spawn via Task tool with general-purpose type):
- agent-sdk-verifier-ts — TypeScript SDK verification
- agent-sdk-verifier-py — Python SDK verification
Usage
- Read the corresponding reference file for the agent's full system prompt
- Spawn a
general-purposeTask agent with that prompt - Point it at the SDK application directory
Reference Files
| Agent | Reference |
|---|---|
| agent-sdk-verifier-ts | references/verifier-ts.md |
| agent-sdk-verifier-py | references/verifier-py.md |