wiki-builder
v1.0.0Start, structure, grow, query, and maintain reusable research wikis. Configurable per-wiki structure for papers, topics, projects, products, people, organizations, or ongoing research areas.
by DAIR.AI600updated 2 weeks ago
Source
git clone https://github.com/dair-ai/dair-academy-pluginsClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/wiki-builder/ inside the repository.
Layout
├── .claude-plugin/plugin.json└── skills/wiki-builder/SKILL.md
Skills1
Start, structure, grow, query, and maintain reusable research wikis. Use when the user wants to create a new wiki, add sources to an existing wiki, compile source material into wiki pages, customize wiki structure or flavor, generate research maps, update indexes, or maintain knowledge bases for papers, topics, projects, products, people, organizations, or ongoing research areas.
Manifests1
{
"name": "wiki-builder",
"description": "Start, structure, grow, query, and maintain reusable research wikis. Configurable per-wiki structure for papers, topics, projects, products, people, organizations, or ongoing research areas.",
"version": "1.0.0",
"author": {
"name": "DAIR.AI"
}
}