Bear Notes
Create, search, and manage Bear notes via grizzly CLI.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bear-notes npx -- -y @trustedskills/bear-notes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bear-notes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bear-notes"
]
}
}
}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 messaging platforms like WhatsApp, Telegram, and Slack, and offers voice interaction capabilities on macOS/iOS/Android. A key feature is the "Canvas," a live, interactive display controlled by the user.
When to use it
- Private Communication: Use OpenClaw for handling personal messages and tasks without relying on cloud-based services.
- Local Processing: Ideal when you need an AI assistant that operates entirely on your own hardware for privacy or performance reasons.
- Multi-Platform Support: Leverage the ability to interact through a variety of messaging apps, consolidating communication in one place.
- Interactive Canvas Control: Utilize the live Canvas feature for visual interaction and control over the assistant's functions.
Key capabilities
- Cross-platform compatibility (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction on macOS/iOS/Android
- Live, interactive "Canvas" display
- Local operation – runs on user devices
- Single-user focus for personalized assistance
Example prompts
- “OpenClaw, summarize my messages from the last hour.”
- “Show me the Canvas and let me draw something.”
- “Send a quick message to [contact] saying I’m running late.”
Tips & gotchas
- The preferred setup involves using the
openclaw onboardcommand in your terminal to guide initial configuration. - OpenClaw is designed for single-user operation, so it may not be suitable for shared or collaborative environments.
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.