Things Mac
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add things-mac npx -- -y @trustedskills/things-mac
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"things-mac": {
"command": "npx",
"args": [
"-y",
"@trustedskills/things-mac"
]
}
}
}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 user devices. It provides responses across various messaging platforms like WhatsApp, Telegram, and Slack, and offers voice interaction capabilities on macOS/iOS/Android. A key feature is the ability to render a live, controllable Canvas interface.
When to use it
- Need a private and responsive AI assistant that doesn't rely on external servers.
- Want an always-on assistant accessible through your preferred messaging apps.
- Desire a local AI solution for tasks requiring voice interaction or visual interfaces (Canvas).
- Seeking control over your data and privacy with a self-hosted AI experience.
Key capabilities
- Cross-platform compatibility: Supports WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, and more.
- Voice interaction: Speaks and listens on macOS/iOS/Android devices.
- Live Canvas rendering: Provides a controllable visual interface.
- Local operation: Runs on user's own devices for privacy and speed.
Example prompts
- "OpenClaw, what’s the weather like today?"
- "Can you show me my calendar for tomorrow using the Canvas?"
- “Send a message to [contact name] saying I’m running late.”
Tips & gotchas
- The preferred setup involves running
openclaw onboardin your terminal, which guides users through initial configuration. - OpenClaw is designed as a single-user assistant; its functionality is optimized for personal use.
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.