A terminal automation skill that launches Claude Code and automatically enables Remote Control for seamless multi-device coding sessions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install claude-code-launcher
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install claude-code-launcher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Claude Code Launcher is a specialized automation tool designed to streamline the initiation of AI-assisted development environments. As part of the Openclaw Skills library, it eliminates the repetitive manual steps required to start a Claude session, such as opening new terminal windows, navigating deep into project directories, and typing startup commands.
By leveraging macOS UI automation, this skill ensures that your workspace is prepared perfectly every time. It is particularly effective for developers who utilize the Remote Control feature to sync their Claude sessions across different devices, providing a robust bridge between local development and AI mobility.
To utilize this skill, you must ensure your macOS environment is configured for UI automation and the Claude CLI is accessible.
peekaboo CLI for terminal and keyboard automationclaude CLI installed via Homebrew or NPMOpenclaw Skills require specific system permissions to interact with your terminal:
# Ensure Claude Code is updated
brew install claude
# Verify dependencies
peekaboo --version
The skill organizes execution data and session metadata to provide transparency during the automation process.
| Data Type | Purpose | Storage Location |
|---|---|---|
| Execution Logs | Detailed history of automation steps and CLI output | ~/.openclaw/workspace/logs/claude-code-launcher.log |
| Screenshots | Visual confirmation of Remote Control status and QR codes | ~/.openclaw/workspace/ |
| Session Metadata | Extracted URLs and QR code text for device pairing | In-memory session context |
| Path Resolution | Mapping of shorthand project names to absolute paths | System shell environment |
Loading
An identity-aware debate engine that orchestrates multi-architecture AI discourse through structured identity graphs and persistent thread tracking.

A structured identity graph system for AI agents that synthesizes memory files into versioned, scored identity snapshots.

A gasless on-chain identity protocol for AI agents using the ERC-8004 standard on the Base network.

A comprehensive infrastructure suite for AI agents to achieve sovereign identity, decentralized memory, and financial autonomy.

Eliminate N+1 query overhead by batching and caching database or API requests into efficient single operations.

A robust HTTP client extension for Openclaw Skills that implements exponential backoff retries and circuit breaker patterns to drastically reduce API failure rates.








































