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.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ncoevoet/claude-markdown-health-check --skill notes --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Notes?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ncoevoet-notes)More formats (shields.io, HTML) on the badges page.
---
name: notes
description: 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.
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!