doc-smith-docs-detail

doc-smith-docs-detail is a skill for Claude Code, Codex from AIGNE-io/aigne-doc-smith. It costs 135 tokens per session (3,451 once invoked), scanned A, original, no licence file.

A skill for generating the detailed contents of one document from a planned documentation structure and the user's goals. It can include navigation, code examples, and technical diagrams.

In plain words
What is it for?
It is for writing individual pages in a larger documentation set and saving and validating them through the doc-smith workflow.
Why use it?
It fills in a document from project sources and checks the result without returning the entire document in the summary.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for writing individual pages in a larger documentation set and saving and validating them through the doc-smith workflow.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail
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.

Any agent
npx skills add AIGNE-io/aigne-doc-smith --skill doc-smith-docs-detail
Clone the repo
git clone --depth 1 https://github.com/AIGNE-io/aigne-doc-smith

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 doc-smith-docs-detail

README.md
[![agentmods](https://agentmods.dev/badge/skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail/github.svg)](https://agentmods.dev/skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail)
Your own site
<a href="https://agentmods.dev/skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail"><img src="https://agentmods.dev/badge/skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for doc-smith-docs-detail

Your own site · 80×15
<a href="https://agentmods.dev/skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail"><img src="https://agentmods.dev/badge/skills/aigne-io/aigne-doc-smith/doc-smith-docs-detail.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,451 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 unknown 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.1 $0.00135 $0.03451
Opus 5 $0.00068 $0.01725
Sonnet 5 $0.00027 $0.00690
Haiku 4.5 $0.00014 $0.00345

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

Security

Grade A, and why

doc-smith-docs-detail 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 10d 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/doc-smith-docs-detail/SKILL.md · 357 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file 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. 10d ago First seen · 357 lines · 135 tokens per session scan A bc5b456a4917

Subscribe to this mod's changes

doc-smith-docs-detail is a skill published in the GitHub repository AIGNE-io/aigne-doc-smith (161 stars, last pushed 7mo ago), with no licence file. It adds 135 tokens to every session and 3,451 once invoked, about $0.0007 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

pydantic-ai

Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support.

davila7/claude-code-templates · 32 tokens

html-artifacts

Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.

langchain-ai/open-swe · 51 tokens

langbot-plugin-dev

Develop, debug, and test LangBot plugins. Use when creating new LangBot plugins, fixing plugin bugs, setting up a LangBot test environment, or testing plugins via WebSocket. Covers plugin component architecture (EventListener, Command, Tool), the plugin SDK API (invokellm, getllmmodels, sendmessage, plugin storage)…

langbot-app/LangBot · 110 tokens

langbot-dev

Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…

langbot-app/LangBot · 136 tokens

langbot-space-ops

Browse and search the LangBot Space marketplaces (plugins, MCP servers, skills) through the Space MCP server. Use when an AI agent needs to discover LangBot extensions on space.langbot.app over MCP. Covers the /mcp endpoint, Personal Access Token (PAT) auth, the tool surface, and client configuration. Triggers on…

langbot-app/LangBot · 101 tokens

ocx

Drive a running opencodex (ocx) proxy from the CLI — account pools, provider routing, model catalog, usage and cost attribution, request logs, access keys, storage cleanup, and the management API. Use when a task involves controlling or inspecting an opencodex proxy rather than editing the opencodex codebase.…

lidge-jun/opencodex · 119 tokens