wiki

Initialize and maintain cross-referenced wiki pages from ingested sources.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/agentteamland/core --skill wiki-agentteamland
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/agentteamland/core/tree/main/skills/wiki
Command: npx skills add https://github.com/agentteamland/core --skill wiki-agentteamland

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The wiki provides a living, cross-referenced knowledge base for the project, kept current by automated ingestion and governance rules that replace outdated facts with current truth.

Core Features & Use Cases

  • Initialize .claude/wiki/ to bootstrap a ready-to-ingest knowledge foundation.
  • Ingest content from learning markers, agent memory, journals, brainstorm outputs, and existing docs to create and update topic pages with the current truth.
  • Query, lint, and maintain cross-links to ensure consistency, reduce orphan pages, and surface decision history.

Quick Start

Run the wiki bootstrap and ingestion flow to demonstrate immediate results.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I organize project knowledge into a cross-referenced wiki?

To organize project knowledge into a wiki, bootstrap a ready-to-ingest foundation and ingest content from agent memory, journals, and docs to create topic pages with automatic cross-links that maintain current truth.

What is the best way to keep a project knowledge base up-to-date?

Keeping a project knowledge base up-to-date requires an ingestion-driven lifecycle that automatically replaces outdated facts with current truth sourced from learning markers, agent memory, and brainstorm outputs.

How do I query and lint topic pages in a knowledge base?

You can query and lint topic pages by running dedicated workflows that surface decision history, enforce cross-referencing consistency, and reduce orphan pages across the ingested knowledge base.

Can I ingest information from existing docs and agent memory into a wiki?

Yes, you can ingest information from existing docs, agent memory, learning markers, and brainstorm outputs to automatically create and update topic pages with the current truth.

Does wiki linting help reduce orphan pages and surface decision history?

Yes, wiki linting enforces cross-referencing consistency to reduce orphan pages and actively surfaces decision history, ensuring the ingested knowledge base remains navigable and accurate.