thought-forest-note-intake

Automate note intake with deduplication, tag consistency, and template reuse.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BakerSean168/thought-forest --skill thought-forest-note-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thought-forest-note-intake
Source: https://github.com/BakerSean168/thought-forest/tree/main/config/skills/thought-forest-note-intake
Command: npx skills add https://github.com/BakerSean168/thought-forest --skill thought-forest-note-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the intake, normalization, and routing of new or updated notes to align with the repository’s AGENTS.md, docs rules, and MOC/synthesis updates.

Core Features & Use Cases

  • Deduplicate before creating or updating notes to prevent duplicates.
  • Enforce repository rules (AGENTS.md, docs, frontmatter, tags) to maintain consistency.
  • Decide the note role (concept, synthesis, moc, or howto) and reuse the appropriate template.
  • Update related synthesis or MOC entries as needed when notes change.
  • Prevent scope creep by guiding actions toward a single, focused entry point.

Quick Start

Follow the intake workflow to add or expand a note according to the approved outline.

Frequently Asked Questions about thought-forest-note-intake

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

FAQPage Schema
How do I automate note intake to prevent duplicates in a knowledge graph?

Automating note intake prevents duplicates by performing deduplication checks before creating or updating entries, then applying repository rules for tag consistency and frontmatter correctness to maintain a clean knowledge graph.

What is the best way to enforce frontmatter and tag consistency across new notes?

Enforcing frontmatter and tag consistency is achieved by automating the normalization of new or updated notes to align with repository standards, deciding the note role, and reusing the appropriate template.

How do I update a MOC or synthesis entry when expanding an existing note?

Updating a MOC or synthesis entry when expanding an existing note is handled automatically during the intake workflow, which routes changes to related entries and prevents scope creep by guiding actions toward a single focused entry point.

Do I need an approved intake plan before adding a new note?

You need an approved intake plan when continuing a topic, adding a new note, or expanding an existing note, ensuring the process follows the structured workflow requirements and references the intake-checklist.

Can I decide a note role like concept or howto during knowledge management intake?

You can decide a note role such as concept, synthesis, moc, or howto during the knowledge management intake process, which automatically selects and reuses the appropriate template for the chosen role.

Why does note intake require routing through repository rules and AGENTS.md?

Note intake requires routing through repository rules and AGENTS.md to enforce structural consistency, validate frontmatter correctness, and ensure new entries integrate properly with existing synthesis and MOC structures.