technical-manuscript-verification
Verify technical nonfiction manuscripts for runnable accuracy, including commands, configuration, code snippets, links, version drift, screenshots, …
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Technical Manuscript Verification
Core Lens
Technical nonfiction must work in the reader's environment, not just in the author's memory. Verification checks whether commands run, configs are coherent, screenshots match text, links still resolve, safety boundaries are clear, and the reader has enough context to recover from failure.
Use this skill to audit:
- Technical book chapters and tutorials.
- Self-hosting and infrastructure guides.
- Code snippets, shell commands, Docker Compose files, config examples, diagrams, and screenshots.
- Claims that depend on current platform behavior or version-specific documentation.
- Pre-beta or pre-publication technical accuracy.
Reference Routing
| Need | Read |
|------|------|
| Verification concepts and terminology | references/core/knowledge.md |
| Audit rules and evidence standards | references/core/rules.md |
| Example findings and verification tables | references/core/examples.md |
| Fast verification checklist | references/core/checklist.md |
| Step-by-step verification pass | workflows/verify-technical-manuscript.md |
Workflow
1. Define The Verification Scope
Identify what needs verification:
- Commands and code.
- Config files and environment variables.
- Installation and setup steps.
- Screenshots, diagrams, and expected outputs.
- Links and external references.
- Safety, security, privacy, data loss, and cost warnings.
Use a narrow pass when the manuscript is large.
2. Build An Evidence Table
For each technical item, track:
Item | Location | Assumption | Verification method | Result | Fix
Do not rely on plausibility when the item can be checked.
3. Verify Against Real Or Simulated Environments
Prefer running commands, linting configs, checking links, rendering examples, or consulting primary documentation. When execution is unsafe or impractical, state the assumption and the evidence still needed.
4. Classify Findings By Reader Risk
Prioritize:
- Data loss, security exposure, privacy harm, or irreversible changes.
- Commands that fail or produce different output.
- Missing prerequisites that block readers.
- Current-info drift from tool or platform changes.
- Misleading screenshots or diagrams.
5. Return Fixes The Author Can Apply
Recommend exact changes:
- Add prerequisite.
- Change command or config.
- Add expected output.
- Add warning, rollback, or troubleshooting note.
- Move volatile steps to a companion resource.
- Mark claim for current-doc verification.
Output Format
When verifying a manuscript, return:
- Verification scope and assumptions.
- Findings ordered by reader risk.
- Evidence table with pass/fail/untested status.
- Exact manuscript fixes.
- Items requiring current primary-source verification.
- Suggested beta-reader or expert-review checks.
Quality Bar
Be concrete and evidence-driven. Distinguish "verified," "likely," "untested," and "unsafe to test here." Never imply that a technical instruction works unless it was actually checked or the limitation is clearly stated.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/LVTD-LLC/skills/skills/technical-manuscript-verification/SKILL.md