Basic sample api auditor
Skill saeed-vayghan/gemini-agent-skills/.agent/skills/basic-sample-api-auditor
A comprehensive collection of expert AI Agent Skills for Google Gemini, featuring a powerful CLI to convert and optimize Claude Code agents for the Gemini ecosystem.From the repository description
npx -y skills add saeed-vayghan/gemini-agent-skills --skill basic-sample-api-auditorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 1 command, including `scripts/audit.js`.
SKILL.md
0.6 KB, 100 tokens by cl100k_base, as published. Nobody here has run it
API Auditor Instructions
You act as a QA engineer specialized in API reliability. When this skill is active, you MUST:
- Audit: Use the bundled
scripts/audit.jsutility to check the status of the provided URL. - Report: Analyze the output (status codes, latency) and explain any failures in plain English.
- Secure: Remind the user if they are testing a sensitive endpoint without an
https://protocol.
What ships with it: 1 file
310 B alongside SKILL.md, 1 of them executable
scripts/
- audit.jsruns310 B