1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add 1password npx -- -y @trustedskills/1password
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"1password": {
"command": "npx",
"args": [
"-y",
"@trustedskills/1password"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant that runs locally on your devices, providing fast and always-on support across various communication channels like WhatsApp, Telegram, Slack, Discord, and more. It can speak and listen using macOS/iOS/Android and offers a live Canvas interface for interactive control. The core function is to act as a single-user assistant accessible where you already communicate.
When to use it
- Need a personal assistant that doesn't rely on cloud services or external servers.
- Want an AI companion available across multiple messaging platforms (Slack, WhatsApp, etc.).
- Require voice interaction and a visual canvas for more complex tasks.
- Prefer a fast and responsive AI experience without network latency.
Key capabilities
- Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice input and output on macOS/iOS/Android devices.
- Interactive Canvas interface for visual control.
- Local execution – runs directly on your hardware.
Example prompts
- "OpenClaw, remind me to call John at 2 PM."
- "Show me the latest news headlines on the Canvas."
- "OpenClaw, what's the weather forecast for tomorrow?"
- “Summarize my messages from Slack.”
Tips & gotchas
- The preferred setup involves running
openclaw onboardin your terminal to guide initial configuration. - As a local assistant, its capabilities are dependent on the resources available on your device.
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.