From tkb
TKB 知识库查询。根据用户问题检索知识库,支持按来源过滤。 触发词:"知识库问答", "查一下", "搜索知识库"。 输入:[work:|ttt:] <问题>。前缀可选,不写则搜全库。
How this skill is triggered — by the user, by Claude, or both
Slash command
/tkb:qaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
查询 TKB 知识库并回答用户问题。采用 Wiki 为主 + Raw 按需追溯的策略。
查询 TKB 知识库并回答用户问题。采用 Wiki 为主 + Raw 按需追溯的策略。
TKB 知识库根目录:$HOME/Library/Mobile\ Documents/iCloud\~md\~obsidian/Documents/TKB/
支持三种查询模式:
问题)— 搜索全库所有内容(FILTER=all)work: 前缀(如 work: 问题)— 只搜 #work 的 concepts 和 analysis(FILTER=work)ttt: 前缀(如 ttt: 问题)— 只搜 #ttt 的 concepts 和 analysis(FILTER=ttt)work: 或 ttt: 开头work 或 ttt),剩余部分为问题;将 FILTER 设为 work 或 tttFILTER=all,整个输入为问题wiki/_index.mdFILTER != all,只考虑包含 来源分区:#<FILTER> 字段的条目bash "$SCRIPTS/find_wiki.sh" concept <文件名>(SCRIPTS="$HOME/.claude/plugins/marketplaces/tkb/scripts")定位实际路径,再读取bash "$SCRIPTS/find_wiki.sh" analysis <文件名>FILTER != all,只读取 frontmatter 中 source_tag: "#<FILTER>" 的文件LLM 自行判断现有 wiki 内容是否足够回答问题:
足够:
不够:
raw/web/*/index.md 或 raw/git/*/index.md 原始文档补充信息如果回答过程中产生了新的洞察或发现了知识库中缺失的关联:
wiki/analysis/<topic>.mdobsidian-markdown 确保格式正确回答问题时:
来源:[[wiki/concepts/<名>|<概念名>]]原文:[[raw/web/<目录名>/index.md|<标题>]] 或 [[raw/git/<目录名>/index.md|<标题>]]work: 或 ttt: 前缀可限定来源npx claudepluginhub sendme365/tkb --plugin tkbFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.