reduce

Extract structured knowledge from source material into linked domain notes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hellofrommorgan/intent-computer --skill reduce-hellofrommorgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reduce
Source: https://github.com/hellofrommorgan/intent-computer/tree/main/packages/plugin/src/skill-sources/reduce
Command: npx skills add https://github.com/hellofrommorgan/intent-computer --skill reduce-hellofrommorgan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Reduce skill is designed to extract structured knowledge from source material and transform it into a reusable, queryable vault of domain notes. It emphasizes comprehensive extraction, ensuring that every relevant assertion, evidence, and reasoning path is captured as an atomic {vocabulary.note} entry.

Core Features & Use Cases

  • Comprehensive extraction: captures core claims, evidence, patterns, tensions, and enrichments from source material.
  • Cross-linking: automatically links new notes to related existing notes and topic maps to build a connected knowledge graph.
  • Enrichment workflows: identifies near-duplicates and suggests enrichment tasks to strengthen existing notes with new examples or framing.
  • Open questions and validations: tracks unresolved questions and validations to guide future work.

Quick Start

Provide a source document to the Reduce skill to begin extracting structured knowledge into your vault.

Frequently Asked Questions about reduce

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

FAQPage Schema
How do I extract structured knowledge from unstructured source material?

To extract structured knowledge from source material, you need a tool that captures core claims, evidence, and reasoning paths as atomic, reusable notes. This process transforms raw documents into a queryable knowledge vault.

What is a domain notes vault and how does it organize extracted information?

A domain notes vault organizes extracted information by capturing assertions and evidence as atomic entries, automatically cross-linking them to build a connected knowledge graph. This preserves reasoning and linkage for later reuse.

Can I use vector search to identify near-duplicate notes during knowledge extraction?

Yes, you can use vector-based similarity checks during knowledge extraction to identify near-duplicate notes. This enables enrichment workflows that suggest tasks to strengthen existing notes with new examples or framing.

What is the best way to scale knowledge extraction across a large document corpus?

The best way to scale knowledge extraction across a large corpus is to use comprehensive extraction rules that process diverse source types while preserving reasoning and evidence. This ensures the knowledge vault remains coherent as it grows.

How do I track unresolved questions and validations from my research notes?

To track unresolved questions and validations from research notes, use an extraction workflow that automatically logs open questions and validation tasks alongside extracted claims. This guides future research and strengthens the knowledge vault.