wiki

Ingest files, URLs, and text blocks into a cross-referenced project wiki.

Updated May 7, 2026
One-click install
npx skills add https://github.com/AtaraxiaEpiphany/conductor --skill wiki-ataraxiaepiphany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/AtaraxiaEpiphany/conductor/tree/main/skills/wiki
Command: npx skills add https://github.com/AtaraxiaEpiphany/conductor --skill wiki-ataraxiaepiphany

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of documentation drift and information fragmentation by providing a centralized, automated system to ingest, organize, and query project knowledge.

Core Features & Use Cases

  • Wiki Health Audits: Automatically detect broken cross-references and stale documentation to ensure the wiki remains a reliable source of truth.
  • Intelligent Ingestion: Seamlessly ingest files, URLs, or text blocks into the project wiki using a standardized pipeline that maintains consistency.
  • Contextual Querying: Perform deep searches across the wiki that synthesize answers with verifiable citations, preventing the need for manual browsing.

Quick Start

Use the wiki skill to query the project documentation for information regarding the current architecture design.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I prevent documentation drift and keep project knowledge aligned with the codebase?

To prevent documentation drift, you can use automated health audits to detect stale documentation and broken cross-references, ensuring your project knowledge stays aligned with codebase reality.

Can I ingest files and URLs into a centralized project wiki automatically?

Yes, you can ingest files, URLs, and text blocks into a centralized project wiki automatically using a standardized multi-phase pipeline that maintains documentation consistency.

What is the best way to query project documentation without manual browsing?

The best way to query project documentation without manual browsing is performing deep contextual searches that synthesize answers with verifiable citations directly from the wiki.

Does this documentation knowledge management approach work with diverse source types?

Yes, this knowledge management approach works across diverse source types including files, URLs, and text blocks to maintain a consistent, cross-referenced wiki structure.

How do I detect broken cross-references in my project documentation?

You can detect broken cross-references by running automated wiki health audits, which monitor documentation reliability and identify stale content across the ingested corpus.

Why does my project wiki need a multi-phase pipeline for corpus synthesis?

A multi-phase pipeline for corpus synthesis ensures documentation remains organized and aligned with codebase reality by standardizing ingestion and maintaining cross-referenced wiki structure.