Oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add oracle npx -- -y @trustedskills/oracle
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"oracle": {
"command": "npx",
"args": [
"-y",
"@trustedskills/oracle"
]
}
}
}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, and Slack, and offers both voice interaction and a live, controllable Canvas interface. The core function is providing a fast, always-on, single-user assistant experience.
When to use it
- Need an AI assistant that doesn't rely on external servers or cloud processing.
- Want to integrate AI assistance across multiple messaging platforms (Slack, WhatsApp, etc.).
- Desire a local and private alternative to traditional AI assistants.
- Require voice interaction capabilities alongside a visual Canvas interface.
Key capabilities
- Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice input and output functionality on macOS/iOS/Android devices.
- Live Canvas rendering for interactive visualization.
- Local execution for privacy and speed.
Example prompts
- "OpenClaw, what's the weather like today?"
- "Can you show me a graph of my recent expenses on the Canvas?"
- "Remind me to call John at 3 PM."
- βWhatβs the latest news from TechCrunch?β
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal, which guides you through initial configuration. - OpenClaw prioritizes local execution; performance and functionality may depend on device resources.
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.