📦 LLM-Wiki-skills — 智能知识库
v1.0.0基于大模型的个人维基知识库系统,可一键构建并长期维护,让LLM自动整理、索引与问答你的全部资料。
0· 130·0 当前·0 累计
下载技能包
最后更新
2026/4/9
安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only LLM-powered personal wiki helper whose requested actions (reading/writing wiki files, ingesting external source files, updating an index/log, and managing schema) are consistent with its stated purpose.
评估建议
This skill appears internally consistent for building and maintaining a local LLM-driven wiki, but take these practical precautions before installing:
- Confirm the exact directory the skill will use. The SKILL.md instructs the agent to ask you for the wiki location; answer that explicitly and verify the agent will operate only in that path (e.g., a dedicated wiki/ and raw/ folder).
- Be aware the agent will read files in the specified raw/ folder and will write files under the wiki/ tree (inde...详细分析 ▾
ℹ 用途与能力
The skill declares no required binaries or credentials and is instruction-only, which is broadly consistent with a filesystem-based wiki manager. Minor mismatch: the README and usage notes reference Obsidian, Obsidian CLI, and a web-clipper integration but the package does not declare any required binaries or integrations; these are optional integration suggestions rather than enforced dependencies. Example files include absolute Windows paths (D:\obsidian-notebook\raw\...)—these are example artifacts and the SKILL.md correctly instructs the agent to ask the user for the wiki location before creating files.
ℹ 指令范围
Runtime instructions explicitly tell the agent to read index.md and other wiki pages, read source files from an external raw/ folder, synthesize answers, and write or update pages (sources/, concepts/, entities/, syntheses/, index.md, log.md). This behavior is coherent for the stated purpose. Important practical note: because the skill uses Read/Write/Glob/Grep/Bash capabilities, it will operate on files the agent can access—confirming the exact target directories with the user is critical to avoid unintended reads of unrelated files. The instructions do not direct data to external network endpoints or require secrets.
✓ 安装机制
No install spec and no code files — instruction-only skills are the lowest-risk class and nothing is downloaded or executed. There is no installer pulling remote artifacts, so install risk is minimal.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. Its file reads/writes (wiki and external raw/ sources) are proportionate to a wiki ingest/query/maintenance tool.
✓ 持久化与权限
The skill does write files (creates/updates wiki pages, index.md, log.md) but 'always' is false and it does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but is not combined with any unusual privileges.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/9
基于karpathy的LLM-wiki方法构建的skills。用于指导agent调用obsidian CLI工具构建个人知识库。Skills built on Karpathy’s LLM-wiki methodology, designed to guide the agent in invoking the Obsidian CLI to build a personal knowledge base.
● 无害
安装命令
点击复制官方npx clawhub@latest install llm-wiki-skills
镜像加速npx clawhub@latest install llm-wiki-skills --registry https://cn.longxiaskill.com