使用 LLM 动态构建和维护知识库

v1.0.0

用于构建、维护、查询、归档和体检一个由 LLM 持续维护的 Markdown / Obsidian 知识 Wiki。使用场景包括:初始化个人知识库;把 source/ 下按来源分组的原始资料导入 wiki/;整理文章、论文、书摘、访谈、会议记录;维护资料页、实体页、概念页、综合页、对比页、查询归档页;更新 ind...

0· 4·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (LLM-driven Markdown/Obsidian wiki maintenance) aligns with the SKILL.md: it explicitly describes scanning source/, creating/updating wiki/ pages, maintaining index/log, link checks, and encoding rules. No unrelated environment variables, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to read directory structures and file contents under source/ and wiki/, create and update Markdown pages (including frontmatter), run broken-link/encoding checks, and optionally download images when explicitly requested. These behaviors are within scope for a wiki-maintenance skill, but they imply broad local filesystem read/write access and authority to perform bulk edits/renames. The instructions do advise user confirmation for renames/moves and to avoid overwriting original data, but the skill grants the agent discretion to update many pages — users should ensure backups and that the agent prompts before destructive changes.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written by an installer step, which minimizes installation risk.
Credentials
No environment variables, credentials, or config paths are requested. All declared operations concern local files in source/ and wiki/, which is proportional to the described purpose.
Persistence & Privilege
always is false; the skill is user-invocable and can be invoked autonomously per platform defaults. The skill does not request permanent platform-wide privileges or attempt to modify other skills or system-wide settings.
Assessment
This skill is coherent for maintaining a local Markdown/Obsidian vault, but it will read and write files under source/ and wiki/ and may perform bulk edits/renames. Before using: (1) back up your vault; (2) confirm the agent will ask for explicit confirmation before destructive actions (bulk delete, move, rename); (3) make sure helper tools the instructions reference (e.g., apply_patch or Python file writes) exist in your agent environment and that you trust the agent to execute them; (4) if you must keep sensitive content private, verify the agent or platform will not exfiltrate files to external endpoints. If any of these checks fail, do not run bulk operations until you have a safe manual review step.

Like a lobster shell, security has layers — review code before you run it.

latestvk97caa7e0gfp8sf8qp0jx9fcbs84s3he

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments