note

Store markdown notes into the gopher-cli vault by path.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/penserai/gopher-cli --skill note-penserai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/penserai/gopher-cli/tree/main/.claude/skills/note
Command: npx skills add https://github.com/penserai/gopher-cli --skill note-penserai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly save a note to the gopher-cli vault, organizing notes for later retrieval and reference.

Core Features & Use Cases

  • Save a note to vault/ paths with automatic markdown formatting.
  • Prepend vault/ to user-specified paths to ensure consistent routing.
  • Interactive note creation when content is not provided, enabling immediate capture.

Quick Start

Save a note to the vault by providing the destination path and content.

Frequently Asked Questions about note

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

FAQPage Schema
How do I save a markdown note to a vault path?

To save a markdown note to a vault path, provide the destination path and content. The system automatically prepends vault/ to your specified path to ensure consistent routing and organizes the note for later retrieval.

Can I create a note interactively without providing content upfront?

Yes, you can create a note interactively without providing content upfront. When content is omitted, the system automatically initiates an interactive prompt to enable immediate knowledge capture and daily jotting.

How are note titles determined when saving to the vault?

Note titles are derived directly from filenames when saving to the vault. The system formats your notes as markdown, ensuring the title matches the specified destination path for consistent organization.

What is the best way to organize project ideation notes in a CLI vault?

The best way to organize project ideation notes in a CLI vault is by providing a specific destination path and content. The system covers project ideation by formatting entries as markdown and prepending vault/ for retrieval.

Do I need to manually format notes as markdown before saving?

No, you do not need to manually format notes as markdown before saving. The system automatically applies markdown formatting and derives the title from the filename when storing content into the vault.