with one click
notes
Create and manage text notes in the workspace
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create and manage text notes in the workspace
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Security assessment of a codebase — minimal mode for runner validation
Daily fetch from a fixed public allowlist; score against the user's interests file; cluster into themes; push the digest to the configured channel
Read-only retrieval over the daily-digest kept set. Slash-invoke with `/librarian <question>`; returns items verbatim with citations.
Math calculations and unit conversions
Parse and analyze CSV data
Analyze disk usage and find large files
| name | notes |
| description | Create and manage text notes in the workspace |
| disable-model-invocation | true |
| permissions | {"tools":{"allow":["exec","read_file","write_file","list_files"]},"egress":{"mode":"deny"},"filesystem":{"read_paths":["<workspace>"],"write_paths":["<workspace>"]},"inference":{"allow":["*"]}} |
Manage text notes stored as files in the workspace.
Save notes as markdown files in a notes/ directory within the workspace.
notes/<topic>.mdnotes/2024-01-15-meeting.mdnotes/project-ideas.mdls notes/grep -r "keyword" notes/ls -lt notes/ | head -10## 2024-01-15
New content here.