Tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tmux npx -- -y @trustedskills/tmux
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tmux": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tmux"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to operate locally on your devices. It facilitates communication across various messaging platforms like WhatsApp, Telegram, and Slack, offering a fast and always-on experience. It can also speak and listen using macOS/iOS/Android and render a live Canvas controlled by the user.
When to use it
- Personal Productivity: Manage tasks and communications without relying on cloud services.
- Cross-Platform Communication: Receive and respond to messages from multiple platforms in one place.
- Local AI Interaction: Interact with an AI assistant that prioritizes privacy and speed by running locally.
- Canvas Control: Utilize a live Canvas feature for interactive tasks or presentations.
Key capabilities
- Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction on macOS/iOS/Android
- Live Canvas rendering
- Local operation and privacy focus
- Onboarding wizard for easy setup (
openclaw onboard)
Example prompts
- "OpenClaw, summarize my messages from the last hour."
- "Send a message to [contact] saying 'I'll be there in 10 minutes'."
- "Show me the Canvas."
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal. This guides you through initial configuration.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.