llm-wiki-ops-portable

Organize concepts, sources, entities, and syntheses in a portable LLM Wiki.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/chf3198/devenv-ops --skill llm-wiki-ops-portable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki-ops-portable
Source: https://github.com/chf3198/devenv-ops/tree/main/skills/llm-wiki-ops-portable
Command: npx skills add https://github.com/chf3198/devenv-ops --skill llm-wiki-ops-portable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Operate an LLM Wiki knowledge system in any workspace using the Karpathy pattern to organize concepts, sources, entities, and syntheses.

Core Features & Use Cases

  • Portable wiki scaffold and directory structure that standardizes pages and growth.
  • Clear page formats for consistent documentation, search, and cross-linking.
  • Use cases include building a workspace knowledge base, tracking research, and enabling collaborative knowledge growth.

Quick Start

Create a wiki/ folder at your workspace root, add wiki/index.md to register pages, and start by creating wiki/concepts/ pages.

Frequently Asked Questions about llm-wiki-ops-portable

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

FAQPage Schema
How do I structure a portable knowledge base for structured retrieval in any workspace?

To structure a portable knowledge base, create a wiki/ folder at your workspace root, add an index.md file to register pages, and start by creating standardized pages in a concepts/ subfolder to support predictable loading and search.

What is the Karpathy pattern for organizing an LLM wiki?

The Karpathy pattern for an LLM wiki organizes knowledge into structured categories like concepts, sources, entities, and syntheses to maintain a consistent knowledge system for creation and retrieval.

How do I initialize and grow a workspace wiki for research tracking?

Initialize a workspace wiki by creating a simple folder structure with standardized page formats, then grow it by adding cross-linked concepts, sources, and syntheses to track research and enable collaborative knowledge growth.

Does the LLM wiki ops system require specific dependencies to operate?

The LLM wiki ops system requires no specific dependencies, allowing you to operate the portable wiki scaffold directly in any workspace using simple folders and standardized markdown page formats.

What is the best way to format wiki pages for consistent documentation and search?

The best way to format wiki pages is to use standardized page templates that ensure consistent documentation, cross-linking, and predictable loading for search across diverse projects.

When should I not use a portable wiki scaffold for knowledge management?

You should avoid using a portable wiki scaffold if your project requires complex relational databases rather than simple folder structures, index pages, and standardized markdown formats for knowledge retrieval.