wiki

Ingest sources into a persistent personal knowledge wiki with structured pages.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TerrifiedBug/nanotars-skills --skill wiki-terrifiedbug
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/TerrifiedBug/nanotars-skills/tree/main/plugins/nanotars-karpathy/files/container-skills/wiki
Command: npx skills add https://github.com/TerrifiedBug/nanotars-skills --skill wiki-terrifiedbug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables individuals to maintain a persistent, incrementally-built personal knowledge wiki by ingesting diverse sources and transforming them into structured pages, notes, and cross-linked entities.

Core Features & Use Cases

  • Ingest sources (URLs, documents, excerpts) into a centralized wiki.
  • Create and connect wiki pages for entities and concepts, plus reading notes for each source.
  • Use case: a researcher consolidates scholarly articles into a living knowledge base with cross-links, an index, and an auditable ingestion log.

Quick Start

Ingest a source into the wiki to begin building a living knowledge base.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I build a personal knowledge wiki from research sources?▼

Build a personal knowledge wiki by ingesting sources one at a time, which automatically generates reading notes, entity pages, and concepts while updating the index and log.

What is the best way to consolidate academic research into structured notes?▼

Consolidate academic research by ingesting articles into a centralized wiki, transforming them into cross-linked entity pages and reading notes for persistent knowledge management.

How does the one-source-at-a-time ingestion workflow update the wiki?▼

The one-source-at-a-time ingestion workflow updates the wiki by appending records to log.md, adding entries to index.md, and creating structured reading notes and concepts.

Can I use this to manage project documentation across multiple concepts?▼

Yes, you can manage project documentation by ingesting documents into the wiki, which creates and connects dedicated pages for multiple entities and concepts.

What types of sources can I ingest into a personal knowledge base?▼

You can ingest URLs, documents, and text excerpts into the wiki to incrementally build a living knowledge base with structured pages and an auditable log.

Are there limitations to the one-source-at-a-time ingestion process?▼

The strict one-source-at-a-time ingestion process requires sequential updates, meaning you cannot batch-ingest multiple sources simultaneously into the wiki structure.