
from factory-plugins54
Generate a comprehensive, interconnected repository wiki (markdown) by surveying the codebase and producing topic pages for contributors.
The Wiki generation skill reads a repository and produces a structured set of markdown pages (a droid-wiki/ directory) that document the codebase: overview, architecture, getting-started, features, packages, and more. It performs a structural scan and a deep code scan to discover topics, then emits a planned table-of-contents and content briefs for downstream page generation.
Use this skill when you want a complete developer-facing wiki for a repository: onboarding docs, architecture diagrams, feature pages, and maintainer mappings. It's intended for repos where human-readable documentation is missing or sparse and where automated discovery can bootstrap the effort.
Best used by agents that can run repository scans and produce files (CLI-capable agents, Codex/CLI, or similar). The output is file-based markdown suitable for upload or further editing.
This skill has not been reviewed by our automated audit pipeline yet.