hstack-wiki-ingest

Classifies raw health and research files into wiki pages with linked sources.

26|6|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kamens/hstack --skill hstack-wiki-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hstack-wiki-ingest
Source: https://github.com/kamens/hstack/tree/main/hstack-wiki-ingest
Command: npx skills add https://github.com/kamens/hstack --skill hstack-wiki-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingests raw health wiki materials into a structured, queryable vault by turning scattered files in raw/ into organized wiki pages, preserving provenance.

Core Features & Use Cases

  • Automatic classification of personal health data and research articles from raw/ into wiki topics.
  • Creation and updating of wiki pages, _index.md summaries, and navigation to reflect new sources.
  • Concept page generation and cross-linking to ensure traceability and discoverability of terms.

Quick Start

Drop new files into raw/ and run the ingest workflow to update the wiki.

Frequently Asked Questions about hstack-wiki-ingest

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

FAQPage Schema
How do I organize raw health wiki files into structured pages automatically?

To organize raw health wiki files, this Skill classifies documents from the raw/ directory, compiles them into structured wiki pages, and generates cross-links to preserve source provenance and ensure traceable coverage across your vault.

What is the best way to maintain provenance when ingesting health research materials into a wiki?

Maintaining provenance during wiki ingestion is handled by linking compiled wiki pages directly back to their original raw sources, ensuring personal health data and research materials remain traceable and queryable within the vault structure.

How do I update wiki navigation and index files after adding new health research sources?

Updating wiki navigation after adding new sources is achieved by running the ingest workflow, which automatically modifies CLAUDE.md, index.md, and _index.md to reflect newly classified files and generated concept pages.

Can I use this wiki ingest workflow for personal health data and research articles?

Yes, the wiki ingest workflow supports both personal health data and research articles, automatically classifying dropped files from the raw/ directory into appropriate wiki topics and generating cross-linked concept pages.

Do I need a specific vault structure to ingest raw sources into a health wiki?

A specific vault structure is required to ingest raw sources properly, as the workflow reads files from raw/, generates pages within wiki/, and updates existing index.md and _index.md navigation files to maintain structural integrity.