product-wiki

Process raw documents, generate summaries, and link concepts in a product LLM Wiki.

144|16|Updated May 3, 2026
One-click install
npx skills add https://github.com/Terry-Mao/AICodingFlow --skill product-wiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-wiki
Source: https://github.com/Terry-Mao/AICodingFlow/tree/main/.github/skills/product-wiki
Command: npx skills add https://github.com/Terry-Mao/AICodingFlow --skill product-wiki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps maintain and query the product LLM Wiki, ensuring that product knowledge is well-organized, traceable, and easily accessible for agents and maintainers.

Core Features & Use Cases

  • Raw Document Ingestion: Processes and structures raw product documentation for easy reference.
  • Compiled Summaries: Creates concise summaries of key product information.
  • Concept Pages: Defines and links to product concepts, workflows, roles, states, and rules.
  • Query Guidance: Provides a structured guide for agents to navigate the Wiki effectively.
  • Linter Contract: Enforces structural rules to maintain consistency and quality.
  • Use Case: Imagine you need to understand a specific product workflow or concept. This Skill allows you to quickly locate the relevant summary or concept page, providing you with all the necessary information.

Quick Start

Use the product-wiki skill to retrieve information about a specific product feature or workflow.

Frequently Asked Questions about product-wiki

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

FAQPage Schema
How do I structure raw product documentation for LLM knowledge management?

To structure raw product documentation for LLM knowledge management, you need a system that processes raw documents, generates concise summaries, and links related concepts together. This approach ensures product knowledge remains well-organized and traceable.

What is the best way to maintain consistency across a product knowledge Wiki?

The best way to maintain consistency across a product knowledge Wiki is by enforcing structural rules through a linter contract. This mechanism automatically validates the format of product information, ensuring high quality and consistent Wiki maintenance.

How do agents query a product Wiki to find specific workflows and concepts?

Agents query a product Wiki by following structured query guidance that helps them navigate the knowledge base effectively. This allows them to quickly locate specific summaries or concept pages defining workflows, roles, and rules.

Can I use Markdown processing to build a product LLM Wiki?

Yes, you can use Markdown processing to build a product LLM Wiki. This Skill requires Markdown processing and linking capabilities to ingest raw documents, compile summaries, and define interlinked product concept pages.

What limitations exist when linking concepts in an LLM Wiki?

Limitations when linking concepts in an LLM Wiki include the strict reliance on Markdown processing and linking capabilities to maintain structural integrity. Without enforcing the linter contract, the traceability and consistency of linked product information may degrade.