Gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gemini npx -- -y @trustedskills/gemini
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gemini": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gemini"
]
}
}
}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 be run locally on user devices. It provides responses across various communication channels like WhatsApp, Telegram, Slack, and Discord. The assistant can also speak and listen using macOS/iOS/Android and offers a live, controllable Canvas interface.
When to use it
- Personalized Communication: Use OpenClaw for managing personal messages and tasks across multiple platforms without relying on cloud-based services.
- Local Processing: Ideal when privacy or data security is paramount, as all processing happens locally on your device.
- Always-On Assistance: Benefit from an assistant that's consistently available and responsive, independent of internet connectivity (beyond initial setup).
- Interactive Canvas Control: Utilize the live Canvas feature for interactive presentations, demonstrations, or creative projects.
Key capabilities
- Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
- Local speech and listening functionality on macOS/iOS/Android.
- Live, controllable Canvas interface.
- Personalized, single-user assistant experience.
Example prompts
- "OpenClaw, summarize my messages from the last hour."
- "Can you show me a live demo of [topic] using the Canvas?"
- "Remind me to call John tomorrow at 2 PM."
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal, which guides users through configuration. - While designed for local operation, initial setup and updates may require an internet connection.
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.