Manually verify API behavior with reproducible requests and response checks; not contract version compatibility governance
Install
npx skillscat add ozerohax/assistagents/testing-api-manual Install via the SkillsCat registry.
SKILL.md
Base environment URL
Auth scheme and access
Endpoints and contracts list (params, bodies, responses)
Spec (OpenAPI/Swagger) and API version
Test data and initial state
Rate limit and timeout constraints
</input_requirements>
Verify environment availability and basic health
Prepare tokens/keys and store them in variables
Prepare a minimal set of reusable curl templates
Set up request-id/correlation-id variables (if used)