move
145Command
Position the cursor via peekaboo move.
Command
Position the cursor via peekaboo move.
Command
Paste text or rich content via peekaboo paste.
Command
Check or explain required macOS permissions via peekaboo permissions.
Command
Send xdotool-style keyboard chords via peekaboo press.
Command
Enumerate connected displays via peekaboo screen list.
Command
Scroll targets in the background or explicitly synthesize foreground wheel input.
Command
Capture annotated UI maps with peekaboo see.
Command
Set accessibility element values directly via peekaboo set-value.
Command
Manage macOS Spaces via peekaboo space.
Command
List the MCP tool catalog via peekaboo tools.
Command
Inject keystrokes via peekaboo type.
Command
Poll window and element predicates via peekaboo verify.
Command
Exercise Peekaboo visual feedback animations via peekaboo visualizer.
Command
Move, resize, restore, and focus windows via peekaboo window.
Skill Claude CodeCodex
Use Peekaboo for macOS desktop automation, screenshots, visual UI maps, native accessibility inspection, app/window/menu/dialog control, native app and browser chrome control, browser-page MCP tooling, MCP diagnostics, and Peekaboo repo validation. Use when Codex needs current macOS UI state, direct desktop control…
Instructions file CodexOpenCode
AGENTS.md instructions for openclaw/mcporter, a project described as: Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
Settings file Claude Code
MCP configuration declaring 2 servers: claude-shared, claude-overridden.
Skill Claude CodeCodex
Pre-commit/ship code review: Codex default; optional Claude or Pi.
Skill Claude CodeCodex
Use the Crabbox wrapper for OpenClaw remote validation across Linux, macOS, Windows, and WSL2, including delegated Blacksmith Testbox proof. Report the actual provider and id.
Instructions file CodexOpenCode
Instructions for openclaw/acpx, covering agents.md — acpx, purpose, repo, product direction and setup.
Agent
Built-in acpx claude sessions load Claude project and local settings, but not user settings. This prevents globally enabled channel and daemon plugins from claiming singleton external resources in an ACP-spawned session.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
acpx copilot requires a GitHub Copilot CLI release that supports ACP stdio mode. Older copilot binaries fail before ACP startup.
Agent
Cursor can advertise model ids with bracketed settings (for example, composer-2.5[fast=false]). acpx --model composer-2.5 cursor ... accepts a bare model name only when Cursor advertises exactly one matching bracketed variant; use the full advertised id when multiple variants are available.