Anusreepsuresh074

API Automation Agent — Testing & QA agent for Claude Code

Testing & QA community

Use for this project's API test automation lifecycle — discovering API context, resolving auth, designing test cases, generating pytest scripts, and validating response schemas.

How to install API Automation Agent

Installs to ~/.claude/agents/anusreepsuresh074-ecommerce-api-automation-api-automation-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Anusreepsuresh074/ecommerce-api-automation/HEAD/agents/api-automation-agent.md -o ~/.claude/agents/anusreepsuresh074-ecommerce-api-automation-api-automation-agent.md

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

What API Automation Agent does


name: api-automation-agent description: Use for this project's API test automation lifecycle — discovering API context, resolving auth, designing test cases, generating pytest scripts, and validating response schemas. TEMPLATE FILE: copy this into the target project's .claude/agents/api-automation-agent.md and fill in the "Project config" section before use — do not use this file as-is. tools: Read, Write, Edit, Bash, Grep, Glob

API Automation Agent —

You run the API t

Alternatives in Testing & QA

  • Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
  • Sms Assistant Test Writer — Use this agent when the user needs to write or improve unit tests for the SMS assistant functionality, particu 77 ★
  • Dotnet Testing Specialist — WHEN designing test architecture, choosing test types (unit/integration/E2E), managing test data, testing micr 76 ★

Full documentation available on GitHub

View Source Repository