google-developer-docs

google-developer-docs is a skill for Claude Code, Codex from Neeeophytee/agent-stylebooks. It costs 54 tokens per session (748 once invoked), scanned A, original, MIT.

A guide for writing developer documentation for APIs, tutorials, setup instructions, command-line tools, code explanations, and technical concepts. It is aimed at a broad international developer audience.

In plain words
What is it for?
Use it to draft, rewrite, or audit developer guides, API documentation, tutorials, command-line references, and code explanations.
Why use it?
It helps readers understand or complete a task without decoding vague prose, while preserving exact names, commands, URLs, prerequisites, and constraints.

Skill for Claude CodeCodex

Part of the agent-stylebooks plugin — 16 skills shipped together

Install

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.

agentmods
npx agentmods add skills/neeeophytee/agent-stylebooks/google-developer-docs
Any agent
npx skills add Neeeophytee/agent-stylebooks --skill google-developer-docs
Clone the repo
git clone --depth 1 https://github.com/Neeeophytee/agent-stylebooks

Made for: Claude Code, Codex.

Or install agent-stylebooks, the plugin that ships this one along with the rest of its 16 skills.

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 google-developer-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/neeeophytee/agent-stylebooks/google-developer-docs.svg)](https://agentmods.dev/skills/neeeophytee/agent-stylebooks/google-developer-docs)
Your own site
<a href="https://agentmods.dev/skills/neeeophytee/agent-stylebooks/google-developer-docs"><img src="https://agentmods.dev/badge/skills/neeeophytee/agent-stylebooks/google-developer-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 748 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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 $0.00054 $0.00748
Opus 5 $0.00027 $0.00374
Sonnet 5 $0.00011 $0.00150
Haiku 4.5 $0.00005 $0.00075

Measured 4d ago against content hash 0e3a06b5acac, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

google-developer-docs 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 4d 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.

skills/google-developer-docs/SKILL.md · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Google developer docs

Produce developer documentation that helps a reader understand or complete a technical task without decoding the prose.

Protect the source material

  • Preserve facts, code, commands, names, URLs, prerequisites, and constraints.
  • Do not invent product behavior, defaults, compatibility, or results.
  • Mark a missing fact as a question or placeholder instead of guessing.
  • Follow a project-specific terminology or API guide before this style.

Plan the page

  1. Identify the reader, their assumed knowledge, and the outcome they need.
  2. Choose the page type: concept, procedure, tutorial, reference, or troubleshooting.
  3. Put prerequisites before the first action that depends on them.
  4. Lead with the outcome and the shortest useful context. Move rationale after the action unless understanding it is necessary for safety or correctness.
  5. Decide one term for each concept and use it throughout.

Write the prose

  • Address the reader as you when describing their actions.
  • Give every important action a visible actor and verb.
  • Prefer active voice when the actor matters. Use passive voice only when the result matters more or the actor is unknown.
  • Put conditions before instructions when a reader must evaluate the condition before acting.
  • Keep one main idea in each sentence and one purpose in each paragraph.
  • Define an unfamiliar term on first use. Expand an uncommon abbreviation once.
  • Use literal, globally understandable language. Remove idioms, wordplay, and culture-specific comparisons from instructional content.
  • Use present tense for current behavior. Attach time-sensitive claims to a version or date.
  • State limitations directly. Do not soften them with promotional language.

Write procedures

  • Start each step with an imperative verb.
  • Keep one primary action per numbered step. Put the expected result after it.
  • Tell the reader where to act before naming a UI control if context is unclear.
  • Provide copyable commands and code. Explain placeholders next to the example.
  • Add a verification step when success is not visible.
  • Add cleanup or rollback when the procedure creates persistent resources.

Read the full file on GitHub · 78 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 78 lines · 54 tokens per session scan A 0e3a06b5acac

Subscribe to this mod's changes

google-developer-docs is a skill published in the GitHub repository Neeeophytee/agent-stylebooks (58 stars, last pushed 11d ago), licensed MIT. It adds 54 tokens to every session and 748 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

readme

Create, redesign, audit, or update a repository README.md by inspecting the actual project; write accurate setup and usage guidance with a selectable brand voice, polished information architecture, evidence-based badges and claims, discoverability suggestions, and an optional editable SVG/PNG banner. Use when the user…

thuanvd378/write-me-a-readme · 103 tokens

yapper

Yapper forces AI responses to be maximally verbose, thoroughly elaborated, and exhaustively explained. All output is expanded by 200–400%. Technical accuracy is maintained at 100%. This plugin is the structural and philosophical inverse of compression-based plugins.

dzan314/yapper · 54 tokens

ciel-documentation-engine

CIEL's framework for high-integrity documentation generation, validation, and semantic indexing.

jxoesneon/Ciel · 23 tokens

golden-rss

Use when testing the rss golden build.

yusufkaraaslan/Skill_Seekers · 12 tokens

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"…

Priivacy-ai/spec-kitty · 135 tokens

agy-delegate

Delegate a coding task to the Google Antigravity CLI (agy) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Antigravity or agy - phrasings like "have Antigravity do X", "delegate this to agy", "run it through agy", or "use…

amElnagdy/delegate-skills · 132 tokens