notes

Append and read entries in a local markdown notes file.

Updated May 7, 2026
One-click install
npx skills add https://github.com/chtugha/brassclaw --skill notes-chtugha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notes
Source: https://github.com/chtugha/brassclaw/tree/main/skills/notes
Command: npx skills add https://github.com/chtugha/brassclaw --skill notes-chtugha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of storing and retrieving plain-text notes locally, ensuring that your personal information and thoughts are securely and easily accessible.

Core Features & Use Cases

  • Local Storage: Notes are stored locally in ~/.brassclaw/notes.md, ensuring privacy and control over your data.
  • Search & Append: Easily search for notes or append new ones to the existing document.
  • Use Case: If you want to remember a quick reminder or a to-do item, simply type "note: buy milk" into your AI assistant, and it will be recorded in your notes file.

Quick Start

To add a new note, say "remember to buy milk".

Frequently Asked Questions about notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I store plain-text notes locally using an AI assistant?

To store plain-text notes locally, you can append entries to a specified markdown file. This allows you to quickly record thoughts, reminders, or to-do lists by typing commands like "note: buy milk" into your assistant.

How do I quickly append a reminder to a local markdown file?

You can quickly append a reminder to a local markdown file by instructing your AI assistant with phrases like "remember to buy milk." The text is then added to your existing notes document.

Where are my local notes stored when using an AI assistant?

Your local notes are stored in a markdown file located at `~/.brassclaw/notes.md`. This ensures your personal information and thoughts remain private and securely accessible on your device.

Can I search through existing plain-text notes saved locally?

Yes, you can search and retrieve entries from your locally stored plain-text notes. The skill allows you to easily search for specific text or append new ones to the existing document.

What is the best way to keep simple to-do lists in a local file?

The best way to keep simple to-do lists in a local file is by using a local plain-text notes storage system. This approach manages entries in a markdown file, ensuring privacy and quick access to your reminders.

Do I need a cloud connection to manage my plain-text memos?

No, you do not need a cloud connection to manage your plain-text memos. The system relies entirely on local storage, ensuring your personal information and thoughts are securely stored on your device without internet access.