⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

v1.1.0

wiki-ingest

@hal-9909⭐ 1 stars

Ingest articles, docs, notes, and web pages into your local LLM-WikiMind knowledge base (Karpathy's LLM Wiki pattern). Triggers: add to knowledge base, ingest, save to wiki, write to wiki, store this, wiki_ingest, 加到知识库, 写入知识库.

—/10

// RATINGS

⭐GitHub Stars

New / niche

🟢ProSkills Score
—
📍

Not yet listed on ClawHub or SkillsMP

// README

wiki-ingest

A CatDesk / OpenClaw skill for ingesting content into your WikiMind knowledge base.

ClawHub License: MIT

English | 中文

Part of the WikiMind ecosystem — a production implementation of Karpathy's LLM Wiki pattern.


What it does

Say "add this to my knowledge base" and the AI will:

  1. Read your wiki's schema to understand the domain structure
  2. Classify the content (concept / entity / comparison / source-summary)
  3. Write a properly formatted Markdown page with frontmatter
  4. Update the BM25 search index
  5. Log the operation

Next time you ask about that topic, your AI searches your wiki first — before going to the web.


Prerequisites

  • WikiMind installed and configured
  • wiki-kb MCP server registered in CatDesk/OpenClaw
  • qmd installed: pip3 install qmd

Install

# Via ClawHub
npx clawhub@latest install wikimind-ingest

# Manual
cp SKILL.md ~/.catpaw/skills/wiki-ingest/SKILL.md

Trigger phrases

LanguagePhrases
Englishadd to knowledge base, ingest this, save to wiki, store this note, wiki_ingest
Chinese加到知识库, 写入知识库, 保存到 wiki, 记录到知识库, 把这个存起来

Related


License

MIT

// HOW IT'S BUILT

KEY FILES

SKILL.mdREADME.md

// REPO STATS

1 stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Author@hal-9909
Versionv1.1.0
PriceFree