wiki

Maintain a persistent markdown wiki with keyword search and lifecycle capture.

6|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Weihong-Liu/GenericAgent_project --skill wiki-weihong-liu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/Weihong-Liu/GenericAgent_project/tree/main/.codex/skills/wiki
Command: npx skills add https://github.com/Weihong-Liu/GenericAgent_project --skill wiki-weihong-liu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you maintain a project's knowledge base using a persistent markdown wiki with the ability to perform keyword searches and lifecycle capture.

Core Features & Use Cases

  • Persistent Markdown Wiki: Store project knowledge in a self-maintained markdown knowledge base.
  • Keyword Search: Quickly find information using keyword searches within the wiki.
  • Lifecycle Capture: Automatically capture session discoveries at the end of a session.

Quick Start

Use the 'wiki add' command to add a new page to your project wiki.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I maintain a persistent markdown knowledge base for project management?

You maintain a markdown knowledge base by using the wiki add command to store project information persistently. This ensures your project management knowledge remains accessible and organized across sessions.

Can I perform keyword search to find project information in a markdown wiki?

Yes, you can perform keyword search to quickly find information within the persistent markdown wiki. This allows project managers and team leads to retrieve specific project knowledge efficiently.

What is lifecycle capture in a project wiki?

Lifecycle capture automatically records session discoveries at the end of a session. This ensures that new project information found during work is preserved in the markdown knowledge base without manual effort.

How do I add a new page to a markdown project wiki?

You add a new page to the markdown wiki by using the 'wiki add' command. This stores your project knowledge directly into the persistent knowledge base for future keyword search and retrieval.

Is a persistent markdown wiki suitable for project managers and team leads?

Yes, this persistent markdown wiki is designed specifically for project managers and team leads. It helps organize and retrieve project knowledge efficiently using keyword search and lifecycle capture.

Does this markdown wiki require any external dependencies to store knowledge?

No, this markdown wiki operates without external dependencies to maintain your project knowledge base. It self-maintains the persistent markdown files and performs keyword search independently.