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.