Master-claude-skill: Skill for Gemini CLI

.gemini/skills/api-test-suite-builder/SKILL.md

api-test-suite-builder is a skill for Gemini CLI from afaizalam2003/Master-claude-skill. It costs 0 tokens per session (10 once invoked), scanned A, a copy of api-test-suite-builder, MIT.

A coding-agent skill for building API test suites, collections of checks for software interfaces; its detailed instructions are not included here.

In plain words
What is it for?
API testing tasks, with exact supported jobs unspecified.
Why use it?
It may help test APIs, but the available information does not explain how.

Skill for Gemini CLI

Written for Gemini CLI: installed under .gemini/.

This is afaizalam2003/Master-claude-skill's own configuration. It tells Gemini CLI how to work on Master-claude-skill itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Master-claude-skill configures →

Reuse

Borrowing it

Nothing to install: this file belongs to afaizalam2003/Master-claude-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/afaizalam2003/Master-claude-skill/main/.gemini/skills/api-test-suite-builder/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/afaizalam2003/Master-claude-skill

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for api-test-suite-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/afaizalam2003/master-claude-skill/api-test-suite-builder.svg)](https://agentmods.dev/skills/afaizalam2003/master-claude-skill/api-test-suite-builder)
Your own site
<a href="https://agentmods.dev/skills/afaizalam2003/master-claude-skill/api-test-suite-builder"><img src="https://agentmods.dev/badge/skills/afaizalam2003/master-claude-skill/api-test-suite-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00010
Opus 5 $0.00000 $0.00005
Sonnet 5 $0.00000 $0.00002
Haiku 4.5 $0.00000 $0.00001

Measured 6d ago against content hash b7e58e82f52e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

api-test-suite-builder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to api-test-suite-builder — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.gemini/skills/api-test-suite-builder/SKILL.md · 1 lines

What it actually says

../../../engineering/api-test-suite-builder/SKILL.md

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 1 lines · 0 tokens per session scan A b7e58e82f52e

Subscribe to this mod's changes

api-test-suite-builder is a skill published in the GitHub repository afaizalam2003/Master-claude-skill (2 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 10 tokens. A static security scan graded it A with 0 findings. It is 100% identical to api-test-suite-builder, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

Blender Python add-on rules for operators, panels, properties, registration, tes

Blender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting.

AmariahAK/atlarix-skills · 16 tokens

Express/Fastify Backend Patterns

Use this skill when building Node.js HTTP APIs with Express or Fastify and you want safe request validation, predictable error handling, and maintainable routing/service layering.

AmariahAK/atlarix-skills · 6 tokens

fastapi-best-practices

Use this skill when creating or modifying Python backend services with FastAPI. It defines API design, security, and testing standards.

ApexIQ/skillsmith · 32 tokens

backend-testing

Use this skill when writing tests for Python backend services. It covers unit, integration, and security testing standards.

ApexIQ/skillsmith · 25 tokens

api-testing

Use when writing tests for backend APIs or frontend flows. Triggers for: unit tests, integration tests, E2E tests, pytest fixtures, TestClient setup, mock data factories, or test coverage analysis. NOT for: testing business logic that doesn't involve API endpoints.

nek1987/auto-agent-harness · 56 tokens

api-testing-helper

Assist with api testing helper operations. Auto-activating skill for API Development. Triggers on: api testing helper, api testing helper Part of the API Development skill category. Use when working with APIs or building integrations. Trigger with phrases like "api testing helper", "api helper", "api".

nek1987/auto-agent-harness · 64 tokens