reduce

Extract atomic claims with provenance and confidence from source materials.

226|55|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Miosa-osa/canopy --skill reduce-miosa-osa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reduce
Source: https://github.com/Miosa-osa/canopy/tree/main/library/skills/processing/reduce
Command: npx skills add https://github.com/Miosa-osa/canopy --skill reduce-miosa-osa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform raw input such as articles, transcripts, meeting notes, or documents into structured, atomic claims with provenance and confidence, reducing manual sifting.

Core Features & Use Cases

  • Extract atomic claims from diverse sources with provenance metadata.
  • Classify and tag claims by topic and confidence for downstream analysis.
  • Use in research, knowledge extraction, and content summarization workflows to build a structured knowledge base.

Quick Start

Run /reduce on a transcript or document to generate atomic, provenance-backed claims.

Frequently Asked Questions about reduce

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

FAQPage Schema
How do I extract atomic claims from raw text and documents?

To extract atomic claims from raw articles, transcripts, or documents, you can process Markdown, text, or PDFs to generate structured YAML outputs that include provenance metadata, confidence scores, and topic tags.

Can I batch process multiple PDFs for knowledge extraction?

Yes, you can batch process multiple PDFs for knowledge extraction. The system supports batch processing options to systematically convert raw source materials into structured, provenance-backed atomic claims.

What is the best way to track provenance when extracting insights from meeting transcripts?

Tracking provenance when extracting insights from meeting transcripts is handled automatically by outputting YAML-structured claims that link each atomic insight back to its specific source location and context.

How do I classify and tag claims by topic and confidence for downstream analysis?

You classify and tag claims by topic and confidence during the extraction process itself, which outputs structured YAML data designed to reduce manual sifting and feed directly into downstream analysis workflows.

Does this extraction tool work with Markdown and plain text inputs?

Yes, this extraction tool works with Markdown and plain text inputs, alongside PDF files. It ingests these formats to transform raw materials into structured, atomic claims with provenance metadata.

When should I use automated claim extraction instead of manual sifting?

You should use automated claim extraction instead of manual sifting when processing large volumes of articles, transcripts, or documents for research and knowledge work, enabling structured outputs with confidence scores and provenance.