notes

Create, read, and update markdown text files for note-taking.

166|4|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/gebruder/wirken --skill notes-gebruder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notes
Source: https://github.com/gebruder/wirken/tree/main/skills/notes
Command: npx skills add https://github.com/gebruder/wirken --skill notes-gebruder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

Organizing and managing notes across various projects or ideas can be challenging. This Skill helps you create, maintain, and find your notes efficiently.

Core Features & Use Cases

  • Text Notes Creation: Write, save, and update text notes.
  • Note Organization: Structure your notes into different topics for easy access.
  • Search and List: Quickly search and list your notes.

Quick Start

Start a new note on "2024-01-15 meeting" and append content as needed.

Frequently Asked Questions about notes

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

FAQPage Schema
How do I create and organize markdown notes for different projects?

To create and organize markdown notes, this Skill writes, saves, and updates text files, allowing you to structure thoughts into different topics for easy access across projects. It requires filesystem access for storing and retrieving text content.

What is the best way to manage text notes for individual productivity?

The best way to manage text notes for individual productivity is using this Skill to quickly jot down, save, and structure your thoughts into markdown text files. It enables fast creation and retrieval of saved ideas.

Can I use this Skill to search and list saved text documents?

Yes, you can use this Skill to search and list saved text documents. It reads existing markdown files from your filesystem to quickly find and display your organized notes.

Do I need filesystem access to manage notes with this text management tool?

Yes, you need filesystem access to manage notes with this text management tool. The Skill requires read and write access to your local storage to create, update, and retrieve markdown text files.

How do I append content to an existing markdown note?

To append content to an existing markdown note, this Skill updates the text file by adding new information to your previously saved documents. This allows you to continuously track ideas like meeting minutes over time.

What are the limitations of using markdown files for note organization?

A limitation of using markdown files for note organization is that this Skill operates at a basic implementation depth for text management. It relies entirely on local filesystem storage without advanced database indexing or collaborative real-time editing features.