notes

star 260

Quickly capture and organize notes for later reference. Use when: user wants to save a note, jot down an idea, retrieve saved notes. Don't use when: user wants to manage tasks (use todo skill), set a timed reminder (use reminders skill), or save a URL (use bookmark skill).

sepivip By sepivip schedule Updated 2/18/2026

name: notes description: "Quickly capture and organize notes for later reference. Use when: user wants to save a note, jot down an idea, retrieve saved notes. Don't use when: user wants to manage tasks (use todo skill), set a timed reminder (use reminders skill), or save a URL (use bookmark skill)." version: "1.0.0"

Quick Notes

Use when

  • "note this down", "save this", "remember that..."
  • Retrieve a saved note
  • Organize thoughts with tags

Don't use when

  • Manage tasks with done/not-done tracking (use todo)
  • Time-based reminder (use reminders)
  • Save a URL (use bookmark)

Instructions

When the user wants to save a note:

  1. Identify the content to save

  2. Determine if it should go to:

    • daily_note: Temporary, day-specific info
    • memory_save: Long-term, important info
  3. Add appropriate tags if mentioned (#idea, #todo, #link)

  4. Format notes clearly with topic and content

  5. Confirm the note was saved

When retrieving notes:

  • Check both MEMORY.md and today's daily file
  • Search for relevant tags or keywords
Install via CLI
npx skills add https://github.com/sepivip/SeekerClaw --skill notes
Repository Details
star Stars 260
call_split Forks 61
navigation Branch main
article Path SKILL.md
More from Creator