note-save

Standardize markdown knowledge storage with frontmatter injection and llms.txt index updates.

8|Updated Jul 26, 2026
One-click install
npx skills add https://github.com/joonlab/joonlab-claudecode-setting-for-share --skill note-save-joonlab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-save
Source: https://github.com/joonlab/joonlab-claudecode-setting-for-share/tree/main/claude/skills/note-save
Command: npx skills add https://github.com/joonlab/joonlab-claudecode-setting-for-share --skill note-save-joonlab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of fragmented, unorganized, and forgotten knowledge by enforcing a strict, contract-based storage workflow that ensures every note is categorized, indexed, and linked.

Core Features & Use Cases

  • Standardized Storage: Forces consistent folder structures and naming conventions for modules, research, troubleshooting, and specs.
  • Integrity Enforcement: Automatically injects frontmatter, updates llms.txt indices, and runs linting checks to ensure searchability and freshness.
  • Use Case: When you finish a complex debugging session, use this skill to archive the solution into your knowledge base, ensuring it is properly indexed in the troubleshooting log and linked to relevant project documentation for future reference.

Quick Start

Use the note-save skill to store the current investigation results into the research folder following the standard contract.

Frequently Asked Questions about note-save

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

FAQPage Schema
How do I automate markdown documentation indexing in a git repository?

Automating markdown documentation indexing in a git repository involves enforcing a standardized storage workflow that injects frontmatter, synchronizes llms.txt indices, and runs automated linting checks to ensure long-term maintainability and discoverability.

What is the best way to organize troubleshooting records and research logs for long-term maintainability?

Organizing troubleshooting records and research logs for long-term maintainability requires a contract-based storage workflow that forces consistent folder structures and naming conventions to ensure every note is categorized, indexed, and linked.

How does frontmatter injection and llms.txt synchronization work for technical documentation?

Frontmatter injection and llms.txt synchronization work by applying automated integrity enforcement to markdown-based knowledge assets, ensuring that every saved note is properly categorized, indexed, and linked within a git-versioned directory.

Can I use this knowledge management workflow for automated linting validation of markdown assets?

You can use this knowledge management workflow for automated linting validation because it applies strict integrity enforcement to technical documentation, ensuring searchability and freshness of markdown-based knowledge assets within a git-versioned directory.

Why does my markdown knowledge base become fragmented and unorganized over time?

A markdown knowledge base becomes fragmented and unorganized over time due to the lack of a strict, contract-based storage workflow that automatically categorizes notes, enforces consistent folder structures, and updates indices to prevent forgotten knowledge.