notes
Markdown file conventions and note-saving procedures
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Markdown file conventions and note-saving procedures
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Calendar operations with CalDAV
Git repository management, GitLab merge requests, and GitHub pull requests
Location tracking, place recognition, visit history, and calendar attendance
Persistent memory writes — USER.md (behavioral) and the knowledge graph (facts).
Accounting operations (ledger, invoicing, transactions, work log, investment portfolio) — runs in-process via the vendored money package
Send a push notification to the user's configured ntfy device(s). One-way (bot to phone), no reply channel.
| name | notes |
| triggers | ["note","save","write","markdown"] |
| description | Markdown file conventions and note-saving procedures |
.md (markdown)Meeting notes from Thursday.md), not slugified or kebab-casecreated date fieldagents: field — a single 1–3 sentence string of per-file instructions, written as a quoted YAML string (e.g. agents: "Append new entries at the top."). See the "Markdown frontmatter" section of the system prompt for the full convention.[label](<path with spaces>)%20 encoding in link pathsThe notes/ folder under your bot dir is where {BOT_NAME} writes new notes and transcriptions. This is distinct from broader shared folders the user may have — those are for reading, this is the write destination.
Save to whichever of these applies (first match wins):
{BOT_DIR}/notes/ folderDon't ask where to save unless the destination is ambiguous.