Gain access to the Obsidian notebook vault.
Resolve the notebook root from the execution context:
/mnt/notebook${MOUNT_NOTEBOOK} when configuredBefore changing the notebook, read schema.md completely. Accept SCHEMA.md only when
that is the actual filename. The vault schema is the sole authority for directories,
frontmatter, naming, indexes, staleness rules, and cross-link conventions. Do not copy
defaults from this skill over a vault-specific rule.
If the schema opts into the OKF-inspired profile, read okf.md. Do not apply it otherwise.
If no notebook is configured, report that and skip notebook changes.
schema.md: user-owned conventions; never rewrite unless explicitly requested.index.md: agent-maintained catalog; update according to the schema.log.md: append-only operation history; never prepend, reorder, or edit an existing
entry unless the schema explicitly defines a different log policy.Use the schema's link style. Prefer full vault-relative paths when links could be ambiguous.
ingest.md in this skill directory.lint.md in this skill directory.Read the selected procedure completely before acting. Treat referenced binary assets as immutable unless the user explicitly asks to replace them.
index.md first to identify candidate pages.Durable outputs are comparisons, analyses, syntheses, and decision breakdowns: material someone would want to find again. A direct answer to a direct question is not one.
File a result only when the user explicitly requests it or the vault/session has an enabled capture policy. Do not turn ordinary conversations into unsolicited notebook writes.
When filing is authorized:
index.md, and Glob the vault for the
topic. A page written without looking is a duplicate or an orphan. Update or
link the existing page instead of creating a second one.schema.md for the destination and page structure.index.md only when required by the schema.query-filed entry to log.md when the log convention requires it.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