doc-expert

doc-expert is a skill for Claude Code, Codex from ming-14/PTY-Agent. It costs 81 tokens per session (1,938 once invoked), scanned A, original, no licence file.

A technical writing workflow for producing product and engineering documents, including PRDs, BRDs, HLDs, LLDs, and TDDs. A PRD describes product requirements, a BRD business requirements, an HLD the overall system design, an LLD detailed design, and a TDD the technical design or test approach.

In plain words
What is it for?
It is for writing or reviewing product requirements, business requirements, high-level and low-level designs, technical designs, and other technical solution documents.
Why use it?
It helps organize complex requirements and design decisions into documents that teams can review.

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/ming-14/pty-agent/doc-expert
Any agent
npx skills add ming-14/PTY-Agent --skill doc-expert
Clone the repo
git clone --depth 1 https://github.com/ming-14/PTY-Agent

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-expert

README.md
[![agentmods](https://agentmods.dev/badge/skills/ming-14/pty-agent/doc-expert.svg)](https://agentmods.dev/skills/ming-14/pty-agent/doc-expert)
Your own site
<a href="https://agentmods.dev/skills/ming-14/pty-agent/doc-expert"><img src="https://agentmods.dev/badge/skills/ming-14/pty-agent/doc-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,938 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00081 $0.01938
Opus 5 $0.00041 $0.00969
Sonnet 5 $0.00016 $0.00388
Haiku 4.5 $0.00008 $0.00194

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

Security

Grade A, and why

doc-expert 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.

.agents/skills/doc-expert/SKILL.md · 203 lines

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.

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. 4d ago First seen · 203 lines · 81 tokens per session scan A a7e618f1c39d

Subscribe to this mod's changes

doc-expert is a skill published in the GitHub repository ming-14/PTY-Agent (2 stars, last pushed 14d ago), with no licence file. It adds 81 tokens to every session and 1,938 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

data-report

把 CSV、Excel 或 JSON 数据生成包含 KPI、图表和洞察的完整可视化报告页。当用户说“数据报告、CSV/Excel 转报告、做 KPI 看板、生成可视化报告页”时使用。单张图表用 chart-visualization;信息图或 GIF 动画图表用 infographic。.

ZJU-REAL/Easel · 75 tokens

doc-convert

把 Markdown 文稿排版并转换为 HTML、可打印 PDF 或长图 PNG。当用户说“Markdown/MD 转 HTML/PDF/图片、文章导出长图、MD 排版/渲染”时使用。仅处理 Markdown;DOCX/PPT 不在范围内,层级大纲转脑图用 mindmap。.

ZJU-REAL/Easel · 77 tokens

ppt-generation

Generate PPTX presentations from slide plan + content.

HezaoHezao/poirot · 13 tokens

data-analysis

Analyze Excel/CSV files with DuckDB SQL via bash.

HezaoHezao/poirot · 15 tokens

akihtmlreport

Visualize a complex report that already exists in the conversation as one self-contained HTML file — nothing else, no new analysis. Distills a dense analysis/report already discussed into a single-file, ultra-wide, visually dense HTML report (REPORT.html) at the project root, for content too dense to stay legible as…

lacvietanh/akidevrule · 70 tokens

pdf

当用户需要对PDF文件进行任何操作时,请使用此技能。包括从 PDF 中读取或提取文本/表格、合并多个 PDF、拆分 PDF、旋转页面、添加水印、创建新PDF、填写PDF表单、加密/解密 PDF、提取图片,以及对扫描版 PDF 进行 OCR 使其可搜索。如果用户提到 .pdf 文件或要求生成 PDF,请使用此技能。.

agentscope-ai/QwenPaw · 95 tokens