Docs Skill
The peekaboo skill teaches agents when and how to use Peekaboo for macOS automation, screenshots, native accessibility inspection, native app and browser chrome, browser-page tooling, and repo validation. It intentionally stays thin: agents should use live CLI help, peekaboo learn, peekaboo tools, and canonical docs in Published by openclaw in Peekaboo.
What is Docs Skill?
The peekaboo skill teaches agents when and how to use Peekaboo for macOS automation, screenshots, native accessibility inspection, native app and browser chrome, browser-page tooling, and repo validation. It intentionally stays thin: agents should use live CLI help, peekaboo learn, peekaboo tools, and canonical docs in Published by openclaw in Peekaboo. 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
- Browser automation
- Documentation
- Browser automation use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use Docs Skill
- Use it for browser automation.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/Peekaboo
- Skill file: docs/agent-skill.md
What it does
The peekaboo skill teaches agents when and how to use Peekaboo for macOS automation, screenshots, native accessibility inspection, native app and browser chrome, browser-page tooling, and repo validation. It intentionally stays thin: agents should use live CLI help, peekaboo learn, peekaboo tools, and canonical docs in
Skill instructions
Agent Skill for Peekaboo The peekaboo skill teaches agents when and how to use Peekaboo for macOS automation, screenshots, native accessibility inspection, native app and browser chrome, browser-page tooling, and repo validation. It intentionally stays thin: agents should use live CLI help, peekaboo learn, peekaboo tools, and canonical docs instead of a copied command reference that can drift. Install Copy the skill directory into your agent's skills folder: bash Claude Code mkdir -p ~/.claude/skills cp -r skills/peekaboo ~/.claude/skills/ OpenClaw mkdir -p ~/.openclaw/skills cp -r skills/peekaboo ~/.openclaw/skills/ Restart the agent after installing or updating the skill. Prerequisites Install Peekaboo and grant macOS permissions: bash brew install steipete/tap/peekaboo peekaboo permissions status peekaboo permissions grant Agents should also use peekaboo learn, peekaboo tools, and peekaboo <command --help for the current command surface. Canonical Docs - Skill file: skills/peekaboo/
Explore related resources
Frequently asked questions
What is Docs?
Docs is a open-source AI agent skill with Copy skill directory. The peekaboo skill teaches agents when and how to use Peekaboo for macOS automation, screenshots, native accessibility inspection, native app and browser chrome, browser-page tooling, and repo validation.
Who is Docs best for?
Docs is best for reusing agent instructions, scripts, and references, browser automation workflows, documentation 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.