qa-api-testerAPI interface testing and automation. Send HTTP requests, validate responses, chain API calls, generate test scripts (Python requests/pytest, curl, Postman c...
Install via ClawdBot CLI:
clawdbot install zhanghengyi1986-afk/qa-api-testerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.example.com/users/1Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
A QA team at a fintech company needs to run daily regression tests on their payment API. Using this skill, they can automate pytest scripts to validate endpoints, check response schemas, and chain test flows from authentication to transaction creation, ensuring no regressions are introduced after code changes.
A developer building a public API for a SaaS platform uses this skill to generate a Postman collection from their endpoint definitions. The collection includes variables for base URL and token, structured folders for different modules, and example requests, which can be shared with third-party developers for easy onboarding.
An e-commerce company tests a complex order fulfillment flow that involves login, product search, cart update, checkout, and payment. This skill enables creating a Python test script that simulates the entire multi-step workflow, validating responses at each step and ensuring end-to-end functionality.
A mobile app backend team encounters inconsistent error responses from their REST API. Using the response validation checklist and single request examples, a QA engineer crafts targeted curl commands to test various error scenarios (invalid auth, missing fields, server errors), helping the team identify and fix schema inconsistencies.
Offer a platform that uses this skill's capabilities to automate API testing for other companies. Users input their API endpoints, and the platform generates test scripts, Postman collections, and runs validation checks, charging a subscription fee based on test volume or features.
Provide specialized consulting services to enterprises that need to improve their API quality. Use this skill to quickly build comprehensive test suites and documentation for clients, charging per project or hourly for setup, customization, and training.
Develop a plugin for popular IDEs or CI/CD pipelines (e.g., VS Code, Jenkins) that leverages this skill to auto-generate API tests from OpenAPI specs. Sell the plugin via a marketplace with a freemium model: free for basic tests, paid for advanced features like multi-step workflows and performance testing.
💬 Integration Tip
Integrate with CI/CD pipelines (e.g., GitHub Actions) by generating pytest scripts that run on every commit to catch API regressions early.
Scored May 9, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.