agency-api-tester

Expertly-designed AI system capable of delivering flawless, high-speed performance across all tasks with zero errors, instantly adapting to meet every user's needs perfectly.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jay6697117/agency-agents-antigravity --skill agency-api-tester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-api-tester
Source: https://github.com/jay6697117/agency-agents-antigravity/tree/main/.agents/skills/agency-api-tester
Command: npx skills add https://github.com/jay6697117/agency-agents-antigravity --skill agency-api-tester

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides thorough API testing coverage, ensuring reliable, secure, and high-quality integrations across systems and third-party services.

Core Features & Use Cases

  • Comprehensive Functional Testing across REST, GraphQL, and gRPC APIs to validate endpoints, schemas, and error handling.
  • Performance & SLA Validation by executing load and endurance tests to meet latency and throughput targets.
  • Security & Compliance including authentication, authorization, input validation, and OWASP API Security Top 10 controls.
  • CI/CD Integration & Contract Testing to run tests in pipelines and verify version compatibility through contracts.
  • Detailed Reporting with actionable insights, risk assessment, and remediation guidance.

Quick Start

Configure your environment and run the automated API test suite against your API base URL.

Frequently Asked Questions about agency-api-tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate API testing for REST and GraphQL in CI/CD pipelines?

To automate API testing in CI/CD pipelines, configure the automated test suite against your API base URL to validate endpoints, schemas, and error handling across REST and GraphQL integrations. This ensures continuous contract validation and functional coverage during deployments.

What is contract testing and how does it verify API version compatibility?

Contract testing verifies API version compatibility by validating agreements between services within your CI/CD integration. It ensures endpoints conform to expected schemas and behaviors, preventing breaking changes when updating REST, GraphQL, or third-party APIs.

Does this API testing approach cover OWASP API security checks and authentication?

Yes, the API testing approach includes security and compliance checks covering authentication, authorization, input validation, and OWASP API Security Top 10 controls to identify vulnerabilities across your endpoints and third-party integrations.

Can I validate API performance and SLA latency targets with automated tests?

You can validate API performance and SLA latency targets by executing load and endurance tests against your endpoints. This measures throughput and latency to ensure your systems meet performance requirements under sustained load.

How do I get actionable remediation guidance from API test reports?

API test reports provide actionable insights, risk assessments, and remediation guidance by analyzing functional, performance, and security test results. This detailed reporting highlights vulnerabilities and integration failures for immediate resolution.