All SkillsGet Started Free
API Test Generator
Generates comprehensive API test suites from OpenAPI specs or endpoints. Prerequisites: curl, jq.
Testing|v1|Updated 5/19/2026
MCP get_skill({ skillId: "api-test-generator-9513e4a0" })Use this skill with your agent
Create a free account and connect via MCP
# API Test Generator ## Description Generate comprehensive test suites for REST APIs. ## Input - OpenAPI/Swagger spec OR list of endpoints - Authentication method - Target test framework (Jest, pytest, xUnit, etc.) ## Generated Tests 1. **Happy path** - Valid requests with expected responses 2. **Validation** - Invalid inputs, missing fields, wrong types 3. **Auth** - Unauthorized, forbidden, expired tokens 4. **Edge cases** - Empty arrays, null values, max lengths 5. **Error handling** - 404s, 500 simulation, timeouts ## Output Complete test file(s) ready to run with the chosen framework.
#testing#api#automationcurljq
Explore Other Categories
Skills from other categories with shared topics
Git Commit Message Writer
Generates conventional commit messages from staged changes. Prerequisites: git.
Code Generation#git#commit
Gmail Follow-Up Tracker
Scans your Gmail sent folder for unanswered emails, identifies stale threads, and creates follow-up drafts with context-aware nudges via Google CLI. Prerequisites: gcloud, curl, jq.
Email & Communication#gmail#follow-up
Gmail Response Template Manager
Creates, stores, and applies reusable email response templates. Analyzes your common replies to build a template library, then auto-fills templates for quick Gmail draft creation. Prerequisites: gcloud, curl, jq, base64.
Email & Communication#gmail#templates