Real Skill packageSource verifiedClawHub registry

Llm Wiki

基于增量维护的结构化 Markdown wiki,帮助持续摄入、组织、查询和检查知识库内容与逻辑一致性。

Identity and source

Publisher attributionEdde-101registry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction only1 recorded files
Canonical sourceClawHub registryclawhub:edde-101:llm-wiki-2
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/13/2026.claude/skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. 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/13/2026.agents/skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. 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/13/2026skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. 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 @edde-101/llm-wiki-2
clawhub inspect @edde-101/llm-wiki-2 --version 0.1.0

Security evidence

SkillVetAI static result: medium signal

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
2 / 2 inspected as text
Checked
8/13/2026, 9:56:22 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md has no parseable YAML frontmatterSKILL.md:1 · confidence 100%missing frontmatter
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.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/13/2026, 7:16:48 AM
Release binding
Matches this record
  • vt: clean
  • 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:addf0e145e4843ba98b62b5cbf83677abeb42b3b553c30280634647d4447f4c5
Show up to 1 recorded paths
  • SKILL.md

Source changelog

LLM Wiki 0.1.0 — Initial Release - Introduced a persistent, structured Markdown wiki system for incremental knowledge management using LLMs. - Supports four core actions: initialization, data ingestion, querying, and lint checks for consistency and health. - Defines a three-layer architecture: immutable raw sources, LLM-managed wiki, and schema configuration. - Establishes standardized page templates, strict file naming, YAML frontmatter, and cross-linking formats. - Highlights key differences compared to traditional RAG pipelines, emphasizing compounding knowledge, traceability, and low maintenance. - Provides best practices and tool integrations for effective operation in SimpleAgent environments.