wiki-doc-generator

Generate structured Markdown wiki documentation from campaign outputs and business artifacts.

4|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Sheshiyer/brandmint-oracle-aleph --skill wiki-doc-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-doc-generator
Source: https://github.com/Sheshiyer/brandmint-oracle-aleph/tree/main/skills/publishing/wiki-doc-generator
Command: npx skills add https://github.com/Sheshiyer/brandmint-oracle-aleph --skill wiki-doc-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) components.

What problem does it solve?

Automatically generates structured wiki documentation from brand campaign outputs and business artifacts, enabling centralized knowledge sharing and better governance.

Core Features & Use Cases

  • Inventory and classify campaign outputs and artifacts into wiki topics (Product, Brand, Audience, Marketing, Project).
  • Dispatch parallel agents to produce interconnected wiki sections and cross-links with a standardized frontmatter schema.
  • Output a navigable wiki structure (index, navigation, and section pages) suitable for Astro-based rendering.

Quick Start

Run wiki-doc-generator after campaigns finish to generate wiki docs.

Frequently Asked Questions about wiki-doc-generator

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

FAQPage Schema
How do I automatically generate wiki documentation from brand campaign outputs?

You can generate wiki documentation from brand campaign outputs by running the wiki-doc-generator, which analyzes input sources, classifies them into wiki sections, and outputs structured Markdown files with frontmatter and navigation.

How do I structure campaign artifacts into interconnected Markdown files for a wiki?

To structure campaign artifacts into interconnected Markdown files, the tool dispatches parallel agents to classify assets into topics like Product and Brand, generating cross-linked pages with a standardized frontmatter schema.

Does this tool support creating navigable wiki structures for Astro-based rendering?

Yes, it supports Astro-based rendering by outputting a navigable wiki structure that includes an index, navigation links, and section pages generated from your business artifacts.

Can I map imagery and assets into wiki sections automatically using pyyaml?

You can map imagery and assets into wiki sections automatically; the process relies on pyyaml to enforce a consistent schema while supporting cross-linking and asset mappings for wiki publishing.

What is the best way to inventory and classify business artifacts into wiki topics?

The best way to inventory and classify business artifacts into wiki topics is using an automated generator that categorizes inputs into Product, Brand, Audience, Marketing, and Project sections for centralized knowledge sharing.

When should I automate wiki doc creation instead of manually writing Markdown?

You should automate wiki doc creation instead of manually writing Markdown when campaigns finish, allowing you to enforce a consistent schema and rapidly produce interconnected wiki documentation for governance.