# Note Taker

> Append timestamped notes to a local notes file.

- Skill: `waelabouceo/note-taker-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add waelabouceo/note-taker-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/waelabouceo/note-taker-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: WaelAbouceo (https://skillmd.com/u/waelabouceo)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/waelabouceo/note-taker-2

---


# Note Taker

Use this skill to keep a running notes log.

## Steps

1. Read the existing notes file the user specifies.
2. Append the new note with the current timestamp.
3. Save the file back.

No network access, no shell execution. Only touches the file the user names.

