note

Generate derived knowledge notes with YAML frontmatter for zettelkasten workflows.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/Adriftnote/zettelkasten-for-claude --skill note-adriftnote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/Adriftnote/zettelkasten-for-claude/tree/main/.claude/skills/note
Command: npx skills add https://github.com/Adriftnote/zettelkasten-for-claude --skill note-adriftnote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill creates derived knowledge notes by combining related concepts and stores them in the 04. notes directory, enabling consolidated conclusions and methodologies across multiple ideas.

Core Features & Use Cases

  • Generate derived knowledge notes by merging related facts from concepts into a structured note.
  • Enforce a standardized YAML frontmatter and body to support zettelkasten workflows.
  • Store outputs in 04. notes and reference sources via derived_from relationships.

Quick Start

Invoke the /note command with a topic to generate a derived knowledge note from related concepts.

Frequently Asked Questions about note

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

FAQPage Schema
How do I generate derived knowledge notes from related concepts in a zettelkasten?

To generate derived knowledge notes, you can use a dedicated workflow tool that merges related facts from multiple concepts into a single structured note. This process consolidates conclusions and methodologies across multiple ideas into your zettelkasten system.

What is the derived_from relation in structured note workflows?

The derived_from relation is a metadata field used to trace a generated note's lineage back to its source concepts. It enforces standardized YAML frontmatter—containing title, type, and sources—to maintain clear provenance within your knowledge-management workflow.

How do I store derived zettelkasten notes in a standardized format?

You store derived zettelkasten notes in a dedicated 04. notes directory using a standardized format. The workflow enforces a YAML frontmatter with title, type, and sources fields, ensuring consistent knowledge-management outputs.

Do I need existing concepts to create derived knowledge notes?

Yes, you need existing concepts to create derived knowledge notes. The workflow operates by merging related facts from multiple established concepts to synthesize consolidated conclusions, meaning it requires source material to process.

Can I use this for zettelkasten workflows where ideas emerge from multiple concepts?

Yes, this is specifically designed for zettelkasten workflows where ideas emerge from multiple concepts. It applies structured note generation to capture these synthesized ideas, automatically formatting them with YAML frontmatter and derived_from relationships.