ai-notes

Installation
SKILL.md

Notes Management Script

IMPORTANT: Use the notes.ts script for all AI notes operations.

# Script location
~/.claude/skills/ai-notes/notes.ts

Generate Output Path

Generate correct file paths for new notes:

# Single document
deno run -A ~/.claude/skills/ai-notes/notes.ts generate "<title>"
# => ~/Compost/AI-Notes/2025-12/24-0821-<title>.md
Installs
1
First Seen
Mar 27, 2026
ai-notes from smithery.ai