Search, retrieve, and manage notes in an Obsidian vault using FTS5 + optional embeddings.
Combined Obsidian workflow skill using obsidian-cli for safe vault operations (search, create, move/rename with link updates) and a SQLite RAG index (FTS5 + optional embeddings) for semantic search and context-pack generation.
# Search
bun run search "your query" --limit 10
# Context pack for an agent prompt
bun run context "your question" --max-notes 8
npx skills add imjoshnewton/obsidian-knowledge下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity