knowledge

Index and retrieve Hypo-Workflow Knowledge Ledger records from .pipeline/knowledge.

24|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/HypoxanthineOvO/Hypo-Workflow --skill knowledge-hypoxanthineovo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge
Source: https://github.com/HypoxanthineOvO/Hypo-Workflow/tree/main/skills/knowledge
Command: npx skills add https://github.com/HypoxanthineOvO/Hypo-Workflow --skill knowledge-hypoxanthineovo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill centralizes the discovery, indexing, and secure access to Hypo-Workflow Knowledge Ledger records, their indexes, compact summaries, and secret references stored under .pipeline/knowledge/.

Core Features & Use Cases

  • List, view, compact, and index knowledge records and metadata to support auditing, reasoning, and reporting.
  • Search across categories, tags, sources, and secret references to quickly locate relevant information for a given project.
  • Generate compact summaries to provide quick overviews for reviews and decision making.

Quick Start

Use /hw:knowledge to list records and view a specific record by its ID to begin inspecting your knowledge ledger.

Frequently Asked Questions about knowledge

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

FAQPage Schema
How do I search and index Hypo-Workflow knowledge ledger records for a specific project?

You can index and search Hypo-Workflow knowledge ledger records by using the list, view, compact, and index operations to locate relevant information stored under .pipeline/knowledge.

What's the best way to generate compact summaries from a knowledge ledger for auditing?

Generating compact summaries from a knowledge ledger involves indexing existing records and metadata to provide quick overviews that support auditing, reasoning, and decision making.

Can I retrieve secret references from the .pipeline/knowledge directory without modifying external systems?

Yes, you can retrieve secret references from the .pipeline/knowledge directory safely, as the system enforces safety rules and does not execute Milestones or modify external systems.

Does the knowledge indexing process require configuration from .pipeline/config.yaml?

Yes, the knowledge indexing process reads configuration from .pipeline/config.yaml to properly index records, compact summaries, and secret references within the per-project knowledge vault.

Why does my knowledge search not return records from outside the current project scope?

Knowledge search applies strictly to per-project knowledge bases, meaning it only retrieves records, indexes, and summaries stored under the specific project's .pipeline/knowledge directory.

How do I organize Hypo-Workflow knowledge efficiently when dealing with multiple categories and tags?

To organize Hypo-Workflow knowledge efficiently, you can search across categories, tags, and sources to index records and generate compact summaries for quick retrieval and reporting.