cognos-pipeline

Orchestrate a 6-phase pipeline transforming raw input into atomic knowledge notes.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Eli5DeFi/Cognos --skill cognos-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cognos-pipeline
Source: https://github.com/Eli5DeFi/Cognos/tree/main/modules/cognos-pipeline
Command: npx skills add https://github.com/Eli5DeFi/Cognos --skill cognos-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill transforms raw, unstructured information into organized, connected knowledge within your vault, ensuring no insight is lost and all information is processed systematically.

Core Features & Use Cases

  • End-to-End Processing: Guides any input (text, URL, file) through a 6-phase pipeline (Record, Reduce, Relate, Reflect, Reweave, Review) to create structured, linked notes.
  • Atomic Insights: Breaks down complex information into granular, manageable atomic notes.
  • Knowledge Graph Integration: Automatically links new insights to existing knowledge, building a robust, interconnected graph.
  • Use Case: Capture a meeting transcript, and the pipeline will automatically create atomic notes for key decisions, link them to relevant project notes, synthesize overarching themes, and ensure older project notes are updated with the new context.

Quick Start

Process the provided meeting notes through the full Cognos pipeline.

Frequently Asked Questions about cognos-pipeline

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

FAQPage Schema
How do I transform raw meeting notes into structured atomic knowledge notes?

To transform raw meeting notes into atomic knowledge notes, you can process them through a 6-phase pipeline (Record, Reduce, Relate, Reflect, Reweave, Review) that breaks down complex information into granular, linked notes.

What is an information processing pipeline for knowledge management?

An information processing pipeline for knowledge management orchestrates sequential phases to convert raw, unstructured input into organized, interconnected notes, ensuring no insight is lost and all information is processed systematically.

How do I automatically link new insights to my existing knowledge graph?

You can automatically link new insights to an existing knowledge graph by passing information through the Relate and Reweave phases, which synthesize overarching themes and update older notes with new context.

Can I use this pipeline to process unstructured text into interconnected notes?

Yes, you can process any unstructured text input through this pipeline to create structured, linked notes, as it manages sequential agent execution and artifact passing to build a robust knowledge graph.

Does the pipeline require external dependencies to process information?

The pipeline does not require external dependencies, relying instead on filesystem artifact passing, logs, and queue files to manage state tracking and ensure deterministic information processing.

What are the limitations of filesystem-based state tracking in a knowledge pipeline?

Filesystem-based state tracking in a knowledge pipeline relies on local logs and queue files for sequential agent execution, meaning it is designed for deterministic processing rather than distributed or concurrent operations.