Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/pcx-wave/gemini-skill/gemini-skillnpx skills add pcx-wave/gemini-skill --skill gemini-skillgit clone --depth 1 https://github.com/pcx-wave/gemini-skillWrote 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.
[](https://agentmods.dev/skills/pcx-wave/gemini-skill/gemini-skill)<a href="https://agentmods.dev/skills/pcx-wave/gemini-skill/gemini-skill"><img src="https://agentmods.dev/badge/skills/pcx-wave/gemini-skill/gemini-skill.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00061 | $0.04546 |
| Opus 5 | $0.00030 | $0.02273 |
| Sonnet 5 | $0.00012 | $0.00909 |
| Haiku 4.5 | $0.00006 | $0.00455 |
Grade A, and why
gemini scanned grade A with 1 finding 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 5d 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.
Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
workdir = subprocess.run(['git','rev-parse','--show-toplevel'], capture_output=True, text=True).stdout.strip() or os.getcwd() The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 5d ago First seen · 452 lines · 61 tokens per session scan A b687ee51449f
gemini is a skill published in the GitHub repository pcx-wave/gemini-skill (12 stars, last pushed 1mo ago), with no licence file. It adds 61 tokens to every session and 4,546 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
veo3-director
Transform rough ideas into structured, ultra-cinematic Veo 3 video-generation prompts. Use when the user wants to write, improve, or direct a prompt for Veo 3 (or similar cinematic video generators) — fashion films, music visualizers, runway films, beauty editorials, or narrative scenes. Triggers on "Veo 3 prompt"…
vibe
Delegate a coding task to Mistral Vibe and supervise the result via git diff. Trigger: /vibe . Claude orchestrates, Vibe codes. Also handles /vibe-report [--since N] [--project NAME] [--fails] — token/cost/failure report.
update-skills
Scan and update manually installed Claude Code skills in /.claude/skills/.
gemini-as-tool
Use Google Gemini (3.x Pro and Flash) as a headless tool from Claude Code — a second opinion, a builder, or a judge — via a Google AI Pro OAuth subscription with no API key. Use when the user says "use Gemini", "ask Gemini", "get a second opinion", "have Gemini review/judge this", "cross-check with another model", or…
find-skills-x
AI驱动的skill发现工具。当用户问"怎么实现X"、"找个X的skill"、"有没有X功能的skill"时使用。.
spec-kitty-charter-doctrine
Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…