Install
$ agentstack add skill-stark-ai-de-agent-skills-docs-audit ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Docs Audit
Goal
Find documentation gaps that block users, contributors, maintainers, or agents from understanding, installing, validating, and safely changing the repository.
When to use
- The user asks whether docs are clear, complete, current, or public-ready.
- README, examples, onboarding, API docs, or contribution docs need review.
- Documentation promises may have drifted from actual code and commands.
When not to use
- The user asks for a full repo maintenance audit; use
repo-health-audit. - The user wants release notes; use
release-manager. - The user wants prose editing only and no repo evidence check.
Inputs to inspect
- README, docs, examples, changelog, contributing guide, security policy, and license.
- Package scripts, CLI help, config examples, and source files that docs mention.
- Internal links, install commands, screenshots, and generated docs.
Review rubric
Check audience fit, first-run path, command accuracy, link integrity, examples, maintenance docs, public safety, and agent usability. Read references/docs-rubric.md for details.
Workflow
- Identify the intended audiences and main user journeys.
- Compare README promises with actual files and commands.
- Verify install, validate, and usage examples where practical.
- Check internal links and stale references.
- Separate user-facing docs gaps from maintainer-only improvements.
- Produce a prioritized docs gap list.
Safety rules
- Do not publish docs, rewrite policy, or change public support commitments without approval.
- Do not include private URLs, internal hostnames, customer details, or credentials in examples.
- Mark commands as unverified when they were not run.
References
Read only when needed:
references/docs-rubric.md
Scripts
No bundled scripts.
Output format
Return:
- Summary
- Blocking docs gaps
- Confusing or stale sections
- Missing examples
- Suggested rewrite or new docs
- Recommended next action
Failure modes
- If commands cannot run, report them as unverified instead of broken.
- If the product goal is unclear, infer it from README and mark the inference.
- If docs are generated, identify the source file before editing output.
Completion criteria
- Findings reference docs paths and, when relevant, source-of-truth code.
- Recommended changes are prioritized by user impact.
- The next docs action is specific.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: stark-ai-de
- Source: stark-ai-de/agent-skills
- License: Apache-2.0
- Homepage: https://stark-ai-de.github.io/agent-skills/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.