Skip to content

docs: add agent skill for Peekaboo CLI#98

Open
terryso wants to merge 1 commit intosteipete:mainfrom
terryso:main
Open

docs: add agent skill for Peekaboo CLI#98
terryso wants to merge 1 commit intosteipete:mainfrom
terryso:main

Conversation

@terryso
Copy link

@terryso terryso commented Mar 24, 2026

Summary

  • Add skills/peekaboo-cli/SKILL.md - Agent skill definition with command reference
  • Add skills/peekaboo-cli/references/ - Detailed documentation for 35 commands
  • Add docs/agent-skill.md - Installation guide for Claude Code, OpenClaw, and other agents

This skill enables AI agents to use Peekaboo for macOS desktop automation through natural language commands. It's self-contained so users can copy the peekaboo-cli folder to their agent's skills directory without cloning the entire repository.

Installation

# Claude Code
cp -r skills/peekaboo-cli ~/.claude/skills/

# OpenClaw
cp -r skills/peekaboo-cli ~/.openclaw/skills/

Usage

Once installed, agents can perform automation tasks:

  • "Take a screenshot of the current window"
  • "Click the Submit button"
  • "Open Safari and navigate to github.com"

Test plan

  • Skill files created with proper structure
  • References include all 35 commands
  • Installation documentation covers Claude Code and OpenClaw

🤖 Generated with Claude Code

- Add skills/peekaboo-cli/SKILL.md with command reference
- Add skills/peekaboo-cli/references/ with detailed command docs
- Add docs/agent-skill.md with installation guide
- Skill enables Claude Code, OpenClaw, and other agents to use Peekaboo

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant