knowledge-base
Create a compounding knowledge base—a workspace wiki of plain markdown pages linked together with wikilinks, designed to grow denser and more interconnected as you add sources. Ingest articles, documents, and notes into versioned raw files, then synthesize them into organized pages with frontmatter, cross-references, and provenance tracking. Run automated linting to catch broken links, orphaned pages, and schema drift, keeping your knowledge graph clean and queryable.
Knowledge-base builds a persistent wiki of interlinked markdown notes in your workspace that grows and stays correct over time.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-18
Knowledge-base builds a persistent wiki of interlinked markdown notes in your workspace that grows and stays correct over time. Create a compounding knowledge base—a workspace wiki of plain markdown pages linked together with wikilinks, designed to grow denser and more interconnected as you add sources. Ingest articles, documents, and notes into versioned raw files, then synthesize them into organized pages with frontmatter, cross-references, and provenance tracking. Run automated linting to catch broken links, orphaned pages, and schema drift, keeping your knowledge graph clean and queryable.
Use it when
- Yes.
- knowledge-base includes automated linting tools to audit wiki integrity.
Verify before relying
Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.
Install
Open-Curiosity/gini-agent/knowledge-base · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I build a company wiki with knowledge-base?
knowledge-base lets you create a compounding workspace wiki of plain markdown pages linked together with wikilinks. Start by organizing your pages into folders, add frontmatter metadata to each, and use wikilinks to cross-reference related topics. As you ingest more sources and documents, your knowledge graph grows denser and more interconnected, creating a persistent team knowledge base that compounds over time.
Can I ingest articles and documents into knowledge-base automatically?
Yes. knowledge-base supports ingesting external sources—URLs, documents, and notes—into wiki pages with full provenance tracking. Your ingested content is stored as versioned raw files, then synthesized into organized pages with frontmatter metadata and cross-references, so you maintain a clear audit trail of where each piece of knowledge came from.
How do I find broken links and audit knowledge-base for orphaned pages?
knowledge-base includes automated linting tools to audit wiki integrity. Run the linter to detect broken links, orphaned pages, and frontmatter issues across your entire knowledge graph. This keeps your wiki clean, queryable, and free of dangling references, ensuring schema consistency and bidirectional wikilinks remain valid as your documentation evolves.
What does knowledge-base do with bidirectional wikilinks?
knowledge-base maintains bidirectional wikilinks and schema consistency across all your pages. When you link from one page to another using wikilinks syntax, the system automatically tracks the reverse connection, so related pages stay interconnected. This creates a true knowledge graph where every reference flows both directions, making navigation and discovery intuitive.
Can I query knowledge-base to answer questions from my wiki?
Yes. knowledge-base lets you query your wiki to answer questions grounded in ingested sources. By organizing your markdown pages with frontmatter metadata and wikilinks, you create a searchable knowledge base where questions can be answered by traversing your interconnected pages and tracing back to original source provenance.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Knowledge Base (Wiki)
You maintain a compounding knowledge base: a wiki of interlinked markdown notes that lives in the workspace. Unlike a chat that forgets, the wiki is written once and kept correct — every new source is folded into existing pages and cross-referenced, so the knowledge graph
(truncated - see the full file via the links below)
File tree — 3 files
skills/knowledge/knowledge-base/SKILL.md
skills/knowledge/knowledge-base/scripts/__tests__/lint.test.ts
skills/knowledge/knowledge-base/scripts/lint.ts
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Build and organize a persistent team knowledge base as interlinked markdown pages”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
LLM Wiki Bootstrap helps you build and operate a personal knowledge base structured around immutable raw sources, a curated wiki layer, and a SCHEMA.md operating contract. Set up preferences, ingest sources, query your wiki, or configure full-text search—the skill handles scaffolding, content compilation, and consistency checks.
llm-wiki lets you construct and maintain a compounding knowledge base as organized markdown files, with the agent handling summarization, cross-referencing, and consistency checks while you direct curation. Unlike RAG systems that rediscover knowledge per query, your wiki compiles once and stays current, with contradictions flagged and synthesis reflecting all ingested material.
llm-wiki helps you create and maintain a compounding knowledge base as interlinked markdown files, inspired by Andrej Karpathy's pattern. Unlike traditional retrieval systems that rediscover information per query, this skill compiles knowledge once and keeps it current with built-in cross-references and contradiction detection. The agent handles summarization, filing, and maintenance while you curate sources and direct analysis.
Llm Wiki helps you create and sustain a markdown-based knowledge repository where an LLM handles ongoing maintenance and synthesis. Ingest raw sources—articles, papers, transcripts, screenshots—into immutable storage, then let the agent populate wiki pages, cross-links, and navigation files. Periodic lint passes keep the vault healthy and coherent.
llm-wiki creates and updates a structured markdown documentation system for any codebase, storing it in a `.llm-wiki/` directory at your project root. It handles reconnaissance, skeleton generation, article writing, cross-linking, and linting—letting humans direct while the LLM manages the bookkeeping. The wiki compounds over time as your codebase evolves, capturing architecture, modules, concepts, APIs, and guides in an interlinked format.
LLM Wiki is a self-maintaining personal knowledge base that ingests articles, notes, PDFs, and Reddit threads into a structured wiki with automatic cross-references and contradiction detection. It supports discovery, querying, linting, and synthesis workflows to keep your knowledge organized and current.
More skills wiki (MIT)