# Notes

> Creates, searches, and edits Markdown notes in the notes store. Use when the user asks to capture a note, find an existing note, or reorganize their notes collection.

- Skill: `ncoevoet/notes` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add ncoevoet/notes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ncoevoet/notes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: ncoevoet (https://skillmd.com/u/ncoevoet)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/ncoevoet/notes

---


# Notes

Manage the Markdown notes store.

## Examples

- User says: "save a note about the deploy meeting" — create a dated note.
- User says: "find my note on rate limits" — search titles and bodies.

## Common issues

- Duplicate titles: append a short suffix rather than overwriting.

