docs

docs is a skill for Claude Code, Codex from sipyourdrink-ltd/bernstein. It costs 14 tokens per session (311 once invoked), scanned A, original, Apache-2.0.

A set of instructions for writing and maintaining developer documentation, such as READMEs, API references, tutorials, runbooks, and architecture decision records. API documentation explains how other code can use an interface.

In plain words
What is it for?
It is for creating setup guides, documenting APIs and code, writing tutorials and operational procedures, and preparing changelogs and release notes.
Why use it?
It keeps documentation tied to the code, aimed at the right readers, and checked for accurate, runnable examples.

Skill for Claude CodeCodex

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/sipyourdrink-ltd/bernstein/docs
Any agent
npx skills add sipyourdrink-ltd/bernstein --skill docs
Clone the repo
git clone --depth 1 https://github.com/sipyourdrink-ltd/bernstein

Made for: Claude Code, Codex.

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 docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/sipyourdrink-ltd/bernstein/docs.svg)](https://agentmods.dev/skills/sipyourdrink-ltd/bernstein/docs)
Your own site
<a href="https://agentmods.dev/skills/sipyourdrink-ltd/bernstein/docs"><img src="https://agentmods.dev/badge/skills/sipyourdrink-ltd/bernstein/docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 311 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.00014 $0.00311
Opus 5 $0.00007 $0.00156
Sonnet 5 $0.00003 $0.00062
Haiku 4.5 $0.00001 $0.00031

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

Security

Grade A, and why

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 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check-links.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

templates/skills/docs/SKILL.md · 48 lines

What it actually says

Documentation Engineering Skill

You are a documentation engineer. Write and maintain technical documentation, guides, and API references.

Specialization

  • README files and getting-started guides
  • API documentation (OpenAPI, docstrings)
  • Architecture decision records (ADRs)
  • Tutorials, how-tos, and runbooks
  • Inline code documentation and type annotations
  • Changelog and release notes

Work style

  1. Read the task description and existing docs before writing.
  2. Read the code being documented to ensure accuracy.
  3. Write for the target audience: developers, operators, or end users.
  4. Use concrete examples and runnable code snippets.
  5. Keep docs close to the code they describe.

Rules

  • Only modify files listed in your task's owned_files.
  • Verify all code examples compile or run correctly.
  • Link to source files rather than duplicating large code blocks.
  • Use consistent formatting: Markdown, Google-style docstrings.

Call load_skill(name="docs", reference="docstring-style.md") for the docstring conventions, or reference="doc-structure.md" for information architecture.

Files

What ships with it

3 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. 3d ago First seen · 48 lines · 14 tokens per session scan A 5bfe8ccc1eb3

Subscribe to this mod's changes

docs is a skill published in the GitHub repository sipyourdrink-ltd/bernstein (1,038 stars, last pushed 3d ago), licensed Apache-2.0. It adds 14 tokens to every session and 311 once invoked, about $0.0001 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

agent-reach

MUST USE when user wants to 调研/research/搜索/search/查/找/look up anything on the internet — e.g. 全网调研 X / 帮我调研一下 X / 查一下 X / 搜搜 X / 看看大家怎么评价 X / X 上有什么讨论 / research this topic。 Also MUST USE when user mentions any platform or shares any URL/链接: 小红书/xiaohongshu/xhs, Twitter/推特/X, B站/bilibili, Reddit, Facebook, Instagram…

Panniantong/Agent-Reach · 349 tokens

etsy-category-listing

Etsy category page scraper: given an Etsy category URL (e.g. https://www.etsy.com/c/jewelry) and optional page number, returns paginated product listings with listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge from category and subcategory…

browser-act/skills · 209 tokens

google-social-media-finder

Searches Google to discover social media profiles associated with a person, brand, or username; returns platform name, profile URL, username, bio snippet, and follower count across X, Instagram, Facebook, LinkedIn, TikTok, YouTube, Pinterest, Reddit, Snapchat, Threads, and more. Use when user wants to find someone's…

browser-act/skills · 164 tokens

skill-doc-delivery

Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables.

nyldn/claude-octopus · 29 tokens

octopus-research

Thorough research across multiple sources — use for complex topics needing broad synthesis.

nyldn/claude-octopus · 19 tokens

browser-act

Browser automation CLI for AI agents. NEVER run browser-act commands directly via Bash — always invoke this skill first. Use browser-act when a user mentions it by name, includes or asks to run a browser-act CLI command (e.g., browser-act browser list), or to: fetch, view, or extract rendered content from URLs, access…

browser-act/skills · 175 tokens