wiki

Manage and search a persistent markdown-based project knowledge base.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/JaCha00/nais2-integration-complete --skill wiki-jacha00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/JaCha00/nais2-integration-complete/tree/main/.codex/skills/wiki
Command: npx skills add https://github.com/JaCha00/nais2-integration-complete --skill wiki-jacha00

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of maintaining and easily accessing a comprehensive project knowledge base through the use of markdown documentation.

Core Features & Use Cases

  • Persistent Documentation: Create and maintain a living repository of markdown-based project information.
  • Keyword Search: Implement efficient search functionality for quick information retrieval.
  • Lifecycle Capture: Document changes and history to preserve project knowledge over time.
  • Use Case: With this Skill, your team can create a centralized knowledge base for project processes, design decisions, and debugging tips, making information readily accessible and well-documented.

Quick Start

Execute the omx wiki wiki_query --input '{"query":"NovelAI","tags":["api"]}' --json command to retrieve information on the NovelAI API.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I manage a persistent markdown project wiki for my team?

This Skill manages a persistent markdown project wiki by providing a searchable repository for your team's centralized knowledge base. It captures design decisions and lifecycle changes to make project documentation readily accessible and well-traced.

What is the best way to search project documentation using keywords and tags?

You can search project documentation by executing a query command with specific keywords and category tags. This Skill implements efficient keyword search functionality to retrieve specific markdown entries quickly across multiple categories.

Can I capture the lifecycle and history of markdown knowledge base entries?

Yes, you can capture the lifecycle and history of markdown knowledge base entries. This Skill documents changes and preserves project knowledge over time, ensuring full traceability for your team's processes and debugging tips.

Does this knowledge management tool work without external dependencies?

Yes, this knowledge management tool works entirely without external dependencies. It operates independently using internal scripts and references to manage your markdown project documentation and execute search capabilities.

How do I retrieve specific API information from my markdown documentation?

To retrieve specific API information from your markdown documentation, execute a wiki query command with a JSON input containing your search query and relevant tags. This returns matching knowledge base entries for your project.