# Save Note

> Save a short note to a file. Use when asked to record, save, or jot down a note.

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

---


# Save note

When the user asks you to save a note:

1. Write the exact note text to the file path they give you.
2. Confirm the absolute path you wrote to.

Always create the file before reporting success. Never claim a note was
saved unless you actually wrote it.

