knowledge-note-style

Create consistently formatted markdown notes with YAML frontmatter and wikilinks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tDalile/dotfiles --skill knowledge-note-style
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-note-style
Source: https://github.com/tDalile/dotfiles/tree/main/agents/skills/knowledge-note-style
Command: npx skills add https://github.com/tDalile/dotfiles --skill knowledge-note-style

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many AI‑generated markdown notes lack consistent structure, making it hard to link, search, and compound knowledge across a personal wiki. This skill defines a strict note format, directory layout, and export process so every note is uniform, searchable, and instantly integrates into the LLM Wiki.

Core Features & Use Cases

  • Enforces a YAML frontmatter schema for every note (type, status, tags, timestamps, links).
  • Prescribes file naming, location, and wikilink conventions to keep the knowledge graph coherent.
  • Provides a Bash export script to turn pattern data from self‑improving agents into ready‑to‑use notes.
  • Ideal for researchers, knowledge workers, or anyone building a persistent AI‑augmented knowledge base.

Quick Start

Ask the agent to export a new pattern using the phrase “export‑note” and the skill will create a properly formatted markdown file in the KnowledgeMap directory.

Frequently Asked Questions about knowledge-note-style

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

FAQPage Schema
How do I standardize AI-generated markdown notes for a knowledge wiki?

To standardize AI-generated markdown notes for a knowledge wiki, enforce a strict YAML frontmatter schema, use kebab-case filenames, and apply consistent wikilink conventions so every note is uniform, searchable, and integrates into the LLM Wiki.

What is the best way to format markdown frontmatter for a personal knowledge base?

The best way to format markdown frontmatter for a personal knowledge base is using a YAML schema that tracks type, status, tags, timestamps, and links, ensuring every AI note maintains consistent structure for cross-linking and version tracking.

How do I export AI notes to a KnowledgeMap directory using a bash script?

You can export AI notes to a KnowledgeMap directory using the integrated Bash export script, which transforms pattern data from self-improving agents into ready-to-use, properly formatted markdown files when triggered with the phrase 'export-note'.

Why do my AI-generated markdown notes lack consistent structure for searching?

AI-generated markdown notes lack consistent structure because they miss a defined frontmatter schema and file naming conventions, making it hard to link, search, and compound knowledge across a personal wiki without a strict formatting process.

Do I need kebab-case filenames to maintain an LLM-powered personal knowledge base?

Yes, you need kebab-case filenames to maintain an LLM-powered personal knowledge base, as prescribed file naming and location conventions keep the knowledge graph coherent, searchable, and instantly integrated with cross-links.