hstack-wiki-refresh

Refreshes a wiki by collecting trial results, approvals, and guidelines with provenance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps disease-specific knowledge current by re-researching and updating the compiled wiki with new trial results, approvals, guidelines, and community discoveries.

Core Features & Use Cases

  • Broad refresh: refreshes the entire wiki by collecting new sources and updating pages with provenance.
  • Focused refresh: targets a specific topic to deep-dive into the latest data and add focused updates.
  • Ingestion and maintenance: saves sources to raw/, compiles into wiki/, updates _index.md/navigation, and annotates changes for traceability.

Quick Start

Run a broad refresh to search for new sources and update the wiki, or perform a focused refresh on a topic and review the updated pages.

Frequently Asked Questions about hstack-wiki-refresh

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

FAQPage Schema
How do I refresh a disease wiki with new clinical trial sources?

To refresh a disease wiki, you run a broad or focused search to collect new clinical trial results, approvals, and guidelines. The skill saves these raw sources and compiles them into the wiki pages with provenance.

Can I update specific wiki topics instead of refreshing the entire knowledge base?

Yes, you can perform a focused refresh to target a specific topic and deep-dive into the latest data. This mode adds focused updates to the disease wiki without re-searching the entire knowledge base.

How does defuddle validate and maintain source provenance for wiki updates?

Defuddle saves new sources to a raw directory, validates their provenance, and appends entries to log.md. This creates an auditable trail that maintains traceability for all wiki updates and navigation changes.

What is the best way to keep medical knowledge current with community discoveries and new guidelines?

The best way to keep medical knowledge current is to periodically ingest new community discoveries and guidelines. The skill compiles validated sources into wiki pages, updates navigation indexes, and annotates changes for traceability.

Does the wiki refresh process save raw source files before compiling them?

Yes, the wiki refresh process saves all newly discovered sources to a raw directory before compiling them. This ensures the original source data is preserved separately from the compiled disease wiki pages.