.claude/skills/llm-wiki-admin1 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.
管理 Karpathy LLM-Wiki 理念知识库,四大操作包括:初始化项目、摄入新原始资料(编译为 wiki 页面)、回答基于 wiki 的查询、执行健康检查(lint)。当用户想要初始化知识库、ingest/摄入新文章或笔记、从 wiki 查询知识、维护 wiki 健康、或提到 llm-wiki / llm_wiki / schema.md / 第二大脑 / Karpathy wiki / Obsidian wiki / 知识编译 时,必须使用此技能。即使用户只说"帮我把这篇文章加进 wiki"或"wiki 里有关于 X 的内容吗",也要触发此技能。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/llm-wiki-adminSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/llm-wiki-adminSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/llm-wiki-adminSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-wikiclawhub inspect @mebusw/llm-wiki --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:dd14f853620913bdd169b0b18308ea0678687278f6fa3bde4729f947ad90ef44README.mdreferencesreferences/ingest-logic.mdreferences/templates.mdskill-card.mdSKILL.mdllm-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.