wiki

Create, query, and maintain markdown pages for project knowledge.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill wiki-zhaozengqing4364-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/zhaozengqing4364-bit/sales-training-qoder/tree/main/.codex/skills/wiki
Command: npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill wiki-zhaozengqing4364-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Managing extensive project documentation and session knowledge is often scattered and hard to navigate, leading to inefficiency and lost information.

Core Features & Use Cases

  • Knowledge Organization: Create, query, and maintain markdown pages for project documentation.
  • Information Retrieval: Quickly search and reference relevant pages to inform decision-making or troubleshooting.
  • Use Case: A product team wants to dynamically update and search technical documentation during development sprints for faster issue resolution.

Quick Start

Use the wiki skill to add a new page titled "Auth Architecture" with relevant details.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I build and manage a markdown knowledge base for project documentation?

Use keyword matching and categorization to organize markdown pages. This structure helps you search and reference relevant pages quickly to inform decision-making or troubleshooting during development.

What is the best way to search and retrieve technical documentation during development sprints?

The best way to search technical documentation is using a knowledge base that utilizes keyword matching and categorization. This allows product teams to dynamically update and retrieve pages for faster issue resolution.

Can I use a markdown wiki for collaborative knowledge base updates without extra dependencies?

Yes, you can maintain a collaborative knowledge base using markdown pages without extra dependencies. It efficiently organizes project knowledge through keyword matching and categorization for team collaboration.

How do I add a new markdown page to a project knowledge base?

To add a new markdown page, provide a title such as "Auth Architecture" along with the relevant details. The knowledge base will categorize and store the page for immediate search and retrieval.

When do I need a markdown wiki instead of standard documentation files?

You need a markdown wiki when managing extensive project documentation and session knowledge that becomes scattered and hard to navigate. It prevents inefficiency and lost information by centralizing content.