add-karpathy-llm-wiki

Creates and maintains wiki knowledge bases for NanoClaw groups using LLM Wiki pattern with CLAUDE.md integration.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Bartunek/nanoclaw --skill add-karpathy-llm-wiki-bartunek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-karpathy-llm-wiki
Source: https://github.com/Bartunek/nanoclaw/tree/main/.claude/skills/add-karpathy-llm-wiki
Command: npx skills add https://github.com/Bartunek/nanoclaw --skill add-karpathy-llm-wiki-bartunek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw groups often struggle to maintain a shared, evolving knowledge base. This Skill sets up and maintains a persistent wiki using Karpathy's LLM Wiki pattern, ensuring that knowledge is captured, linked, and remains current across groups.

Core Features & Use Cases

  • Three-layer pattern: raw sources, the wiki, and the schema (CLAUDE.md) to guide ingestion, querying, and maintenance.
  • Group integration: creates per-group wiki directories and updates CLAUDE.md sections to reflect wiki operations; supports per-file ingestion discipline to ensure deep integration for each source.
  • Lifecycle automation: scaffolds initial wiki content and logs, with optional lint scheduling and container schema updates.

Quick Start

Describe your group and topic to initiate the wiki setup and follow the agent's guided steps to instantiate the wiki structure.

Frequently Asked Questions about add-karpathy-llm-wiki

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

FAQPage Schema
How do I create a persistent wiki knowledge base for a group?

To create a persistent wiki knowledge base, this Skill scaffolds dedicated wiki and sources directories with CLAUDE.md integration, ensuring structured knowledge capture and sequential source processing for your group.

What is the Karpathy LLM Wiki pattern for knowledge management?

The Karpathy LLM Wiki pattern is a three-layer architecture separating raw sources, the wiki content, and a CLAUDE.md schema that guides ingestion, querying, and maintenance to keep evolving knowledge current.

How do I maintain a shared knowledge base across multiple groups?

To maintain a shared knowledge base across groups, the Skill generates per-group wiki directories and updates CLAUDE.md sections to reflect ongoing wiki operations, applying per-file ingestion discipline for deep integration of each source.

Does this wiki pattern require per-file ingestion for sources?

Yes, per-file ingestion discipline is required to ensure deep, sequential processing of each source, preventing shallow integration and maintaining the integrity of the group's persistent wiki knowledge base.

What's the best way to structure a wiki using CLAUDE.md?

The best way to structure a wiki using CLAUDE.md is to define it as a schema layer that guides ingestion and maintenance, updating it with group-specific sections to manage ongoing wiki operations and logging.

Can I automate lifecycle management for a group wiki?

Yes, you can automate wiki lifecycle management by scaffolding initial content and logs, with optional lint scheduling and container schema updates to maintain the knowledge base without manual intervention.