By sendme365
Personal Technical Knowledge Base - Obsidian-based knowledge management with Claude Code skills
TKB 知识库文章入库(粘贴模式)。将用户粘贴到 inbox.md 的英文文章翻译为中文, 生成双语存档和讲义式笔记,并编译进知识库(Index + Concept + Analysis)。 触发词:"入库粘贴", "处理inbox"。 输入:[work|ttt]。内容来自 ~/SAPDevelop/Work/agent-summary/inbox.md。 ⚠️ 此 skill 仅限用户手动触发,禁止被其他 skill 或 agent 自动调用。
收藏书签到 TKB vault。触发词:bookmark、书签、收藏。 输入格式:bookmark <URL> <一句话描述> 例:bookmark https://github.com/simonw/datasette 把 SQLite 变成 API 的工具
TKB 知识库资料入库。将外部资料采集到知识库中,并打上来源标签(#work 或 #ttt)。 触发词:"入库", "添加到知识库", "收录"。 输入:[<来源标签>] <URL或文件路径>。来源标签可选,未指定时交互提示(必选)。
TKB 知识库查询。根据用户问题检索知识库,支持按来源过滤。 触发词:"知识库问答", "查一下", "搜索知识库"。 输入:[work:|ttt:] <问题>。前缀可选,不写则搜全库。
Bump the TKB plugin version and publish a release. Use this skill whenever the user wants to release, publish, deploy, or bump the version of the TKB plugin — including phrases like "出一个版本", "发布", "release", "publish", "bump version", "tag a release", or "push a new version". Supports patch (default), minor, and major bumps.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Knowledge Base (个人知识库) skills for Claude Code.
| Skill | Command | Description |
|---|---|---|
ingest | /ingest [work|ttt] <URL> | Ingest source material + compile wiki |
qa | /qa [work:|ttt:] <question> | Query knowledge base |
tkb-lint | /tkb-lint | Health check + report |
tkb-remove | /tkb-remove <path> | Delete entry + cleanup |
tkb-link | /tkb-link | Cross-concept association scan + fix |
agents | /agents [work|ttt] | Ingest pasted article (bilingual translate + lecture notes) |
tkb-move | No longer needed (single partition) |
Source (URL/file) → /ingest → triage/ → raw/ → wiki/
#work — work-related knowledge#ttt — personal learningThis plugin is installed locally. Skills are automatically discovered from
~/.claude/plugins/marketplaces/tkb/skills/.
npx claudepluginhub sendme365/tkb --plugin tkbBuild and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.