Docs Skill
The CLI workflow in the README is the source of truth for local ClawSweeper reviews. The repo-local Codex skill is an optional wrapper that helps run the same commands, inspect the generated artifact, and avoid accidental GitHub mutation. Published by openclaw in clawsweeper.
What is Docs Skill?
The CLI workflow in the README is the source of truth for local ClawSweeper reviews. The repo-local Codex skill is an optional wrapper that helps run the same commands, inspect the generated artifact, and avoid accidental GitHub mutation. Published by openclaw in clawsweeper. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Writing
- Documentation use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use Docs Skill
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/clawsweeper
- Skill file: docs/local-clawsweeper-skill.md
What it does
The CLI workflow in the README is the source of truth for local ClawSweeper reviews. The repo-local Codex skill is an optional wrapper that helps run the same commands, inspect the generated artifact, and avoid accidental GitHub mutation.
Skill instructions
Local ClawSweeper Skill The CLI workflow in the README is the source of truth for local ClawSweeper reviews. The repo-local Codex skill is an optional wrapper that helps run the same commands, inspect the generated artifact, and avoid accidental GitHub mutation. The shipped skill lives at: text .agents/skills/local-clawsweeper-review From a ClawSweeper checkout, ask Codex: text Use $local-clawsweeper-review to run a local ClawSweeper review for PR <number. For a full proof-aware review before a PR exists, ask it to review the current clean branch with --local-range. That path reviews committed work against a base ref without reading or writing GitHub; the Codex model call itself still uses its configured network service. To make the skill available outside this checkout, copy it into your Codex user skills directory. POSIX shell: sh mkdir -p ~/.codex/skills cp -R .agents/skills/local-clawsweeper-review ~/.codex/skills/ PowerShell: powershell $dest = Join-Path $env:USERPROFILE ".codex\s
Explore related resources
Frequently asked questions
What is Docs?
Docs is a open-source AI agent skill with Copy skill directory. The CLI workflow in the README is the source of truth for local ClawSweeper reviews. The repo-local Codex skill is an optional wrapper that helps run the same commands, inspect the generated artifact, and avoid.
Who is Docs best for?
Docs is best for reusing agent instructions, scripts, and references, documentation workflows, writing workflows.
How do I install Docs?
Install or run Docs using Copy skill directory. Check Docs for the latest setup command.
Is Docs actively maintained?
Docs may need a closer maintenance check before production use.
Auto-fetched from GitHub.