documentation

documentation is a skill for Claude Code, Codex from natnew/Awesome-Prompt-Engineering. It costs 0 tokens per session (10 once invoked), scanned A, original, MIT.

A documentation skill with placeholder content. The available description does not explain what it can do.

In plain words
What is it for?
The input does not provide enough detail to name a concrete job it supports.
Why use it?
There is not enough information to identify a specific problem it removes.

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/natnew/awesome-prompt-engineering/documentation
Any agent
npx skills add natnew/Awesome-Prompt-Engineering --skill documentation
Clone the repo
git clone --depth 1 https://github.com/natnew/Awesome-Prompt-Engineering

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 documentation

README.md
[![agentmods](https://agentmods.dev/badge/skills/natnew/awesome-prompt-engineering/documentation.svg)](https://agentmods.dev/skills/natnew/awesome-prompt-engineering/documentation)
Your own site
<a href="https://agentmods.dev/skills/natnew/awesome-prompt-engineering/documentation"><img src="https://agentmods.dev/badge/skills/natnew/awesome-prompt-engineering/documentation.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10 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.00000 $0.00010
Opus 5 $0.00000 $0.00005
Sonnet 5 $0.00000 $0.00002
Haiku 4.5 $0.00000 $0.00001

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

Security

Grade A, and why

documentation 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 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.

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.

.github/skills/documentation/SKILL.md · 3 lines

What it actually says

Documentation Skill

Placeholder content for documentation skill.

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. 5d ago First seen · 3 lines · 0 tokens per session scan A 6c74fadbe846

Subscribe to this mod's changes

documentation is a skill published in the GitHub repository natnew/Awesome-Prompt-Engineering (108 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 10 tokens. 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

dep-auditor

审计 Node.js、Python、Go、Rust、JVM、Ruby 项目的依赖漏洞、版本健康度与许可证事实;当用户要求检查 package.json、lockfile、requirements、go.mod、Cargo.toml、pom.xml、Gemfile.lock,或生成不改依赖的中文审计报告时使用.

laolaoshiren/claude-code-skills-zh · 72 tokens

github-actions-gen

分析真实项目并生成或修订安全、可验证的 GitHub Actions workflow;当用户要求创建 CI、测试矩阵、构建、Release、部署、缓存、Secrets、OIDC、PR 自动化或排查 workflow 配置时使用.

laolaoshiren/claude-code-skills-zh · 57 tokens

api-tester

依据真实 OpenAPI、路由实现和现有测试生成并验证 API 测试。用于用户要求测试接口、补集成测试、验证 API 契约、生成回归用例或排查接口兼容性时;区分“生成测试”和“执行请求”的授权,不猜测状态码、响应结构或 SLA,不在未确认环境中发送写请求。.

laolaoshiren/claude-code-skills-zh · 86 tokens

skill-curator

中文 Skill 收录评估器。用于核验 GitHub 上的 Claude Code、Codex、Agent Skills、Plugin、MCP、CLI 或 Agent 工作流是否值得加入精选列表;检查真实资产、安装方式、活跃度、重复项和安全边界,并生成分类、中文描述与可追溯证据。.

laolaoshiren/claude-code-skills-zh · 75 tokens

env-manager

环境变量管理器:扫描、校验、同步 .env 文件,生成安全配置模板.

laolaoshiren/claude-code-skills-zh · 22 tokens

error-translator

编程错误消息翻译专家 — 将英文错误消息翻译成中文,解释原因并提供修复方案.

laolaoshiren/claude-code-skills-zh · 28 tokens