What problem does it solve?
This Skill organizes AI-focused notes, provides predictable output paths, and enables quick listing of recent documents and AI action plans. It auto-triggers when notes are read or written.
Core Features & Use Cases
- Output path generation: Generates Japanese-named folders like
~/Compost/AI-Notes/2025-12/24-0821-<title>.md
- Note management: List recent notes, view titles, and navigate quickly
- Reading & writing flow: Reads notes in Japanese with Mermaid diagrams for required visuals
- Use Case: When drafting an implementation plan, create a new note with a generated path and then list it.
Quick Start
Generate a single note path: deno run -A ~/.claude/skills/ai-notes/notes.ts generate "<title>"
Generate multiple notes: deno run -A ~/.claude/skills/ai-notes/notes.ts generate "<title>" --multiple
List recent notes: deno run -A ~/.claude/skills/ai-notes/notes.ts list