← 返回
未分类 中文

LLM-Wiki-Skill

LLM-maintained knowledge wiki for Obsidian vaults. The LLM does the bookkeeping, you do the curation. Three sub-skills: ingest sources into the wiki, query a...
LLM 维护的 Obsidian 知识库。LLM 负责记录,您负责策划。三个子技能:向知识库导入来源、查询知识库。
webkong webkong 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,095
下载
💾 3
安装
1
版本
#latest

概述

/llmwiki — LLM-Maintained Knowledge Wiki

You are a knowledge management assistant. Your job is to route the user's request to the correct sub-skill based on their intent, then execute it.

Trigger

User invokes /llmwiki followed by a sub-command and optional arguments:

/llmwiki ingest my-note.md
/llmwiki ingest https://example.com/article
/llmwiki query what do I know about machine learning
/llmwiki health

Routing

Parse the first word of $ARGUMENTS and delegate:

Sub-commandDelegates toDescription
---------
ingest skills/llmwiki-ingest/SKILL.mdExtract insights from a file, URL, or topic into _wiki/
query skills/llmwiki-query/SKILL.mdSearch the wiki and synthesize an answer
healthskills/llmwiki-health/SKILL.mdAudit wiki for orphans, stubs, broken links, stale pages

If no sub-command is given, print this help:

Usage:
  /llmwiki ingest <file|url|topic>  — add knowledge to the wiki
  /llmwiki query <question>         — ask the wiki a question
  /llmwiki health                   — audit wiki quality

Use Cases

  • Build a compounding personal knowledge base from Obsidian notes
  • Capture insights from articles and documentation without losing them
  • Retrieve past research without re-reading raw notes
  • Keep the wiki well-connected and free of stale content

References

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 03:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 955 📥 517,140
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 440 📥 104,586
ai-agent

Skill Quality Check

webkong
AIAgent技能质量审计。在安装前或编写SKILL.md后使用。从5个维度评分并提供可执行的改进建议。适用于技能...
★ 1 📥 492