Real Skill packageSource verifiedClawHub registry

Llm Wiki Admin

管理 Karpathy LLM-Wiki 理念知识库,四大操作包括:初始化项目、摄入新原始资料(编译为 wiki 页面)、回答基于 wiki 的查询、执行健康检查(lint)。当用户想要初始化知识库、ingest/摄入新文章或笔记、从 wiki 查询知识、维护 wiki 健康、或提到 llm-wiki / llm_wiki / schema.md / 第二大脑 / Karpathy wiki / Obsidian wiki / 知识编译 时,必须使用此技能。即使用户只说"帮我把这篇文章加进 wiki"或"wiki 里有关于 X 的内容吗",也要触发此技能。

Identity and source

Publisher attributionJacky Shenregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction bundle6 recorded files
Canonical sourceClawHub registryclawhub:mebusw:llm-wiki
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/llm-wiki-admin
1 structural issue
  • error: compatibility must be a string of at most 500 characters. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/llm-wiki-admin
1 structural issue
  • error: compatibility must be a string of at most 500 characters. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/llm-wiki-admin
1 structural issue
  • error: compatibility must be a string of at most 500 characters. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @mebusw/llm-wiki
clawhub inspect @mebusw/llm-wiki --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 6 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: x.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 8:38:06 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:dd14f853620913bdd169b0b18308ea0678687278f6fa3bde4729f947ad90ef44
Show up to 6 recorded paths
  • README.md
  • references
  • references/ingest-logic.md
  • references/templates.md
  • skill-card.md
  • SKILL.md

Source changelog

llm-wiki 0.1.0 — Initial release with a new schema and operations model - Overhauled to manage Karpathy LLM-Wiki as a domain-centric personal knowledge base, using a three-layer + domain axis design. - Four core modes: [INIT] project setup walkthrough, [INGEST] new data compilation, [QUERY] wiki-powered answers, and [LINT] health checks (domain-focused). - Domain layer (`domains/` with `_meta.json`) enables scalable navigation and domain evolution (split/merge/rename). - Requires `/obsidian` and `/markitdown` skills for vault integration and document parsing. - All operations maintain or update domain structure; enforcement of frontmatter for all wiki pages. - Old single-topic structure, scripts, and documentation removed in favor of new templates and modular references.