πŸ”§

Oracle

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

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.

1

Run in terminal (recommended)

terminal
claude mcp add oracle npx -- -y @trustedskills/oracle
2

Or manually add to ~/.claude/settings.json

~/.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 onboard in 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.

Verified Commit7b5e64ef β†’

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 HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.