接收网页、论文、仓库文档、播客转录、截图文字等原始资料,做保真清洗并输出为适合保存到 raw/ 的 Markdown。
将 raw/ 中的原始资料消化为 wiki/ 中可链接、可复用的原子化知识笔记,并同步更新 index 与 log。
对 wiki 做健康检查,发现矛盾、过时内容、孤立页面与缺失 cross-ref,并输出建议清单而非直接大改。
接收一个或多个原始信息源,使用多个 subagent 并行 ingest,随后将全部 raw 路径一次性传给 wiki-digest 入库并执行 lint,再由用户决定是否修复。
一个面向 Claude Code 的个人技能集合仓库,当前主要围绕 raw -> wiki 的知识整理工作流构建,适合把网页、论文、仓库文档、播客转录、截图文字等原始资料整理为可沉淀到个人知识库中的 Markdown 内容。
.claude-plugin/plugin.json 定义,技能根目录是 ./skills。.claude-plugin/marketplace.json 提供插件市场元数据。skills/<skill-name>/SKILL.md 的形式独立定义。/wiki-workflow一个面向多 source 的工作流技能,用于把多个原始信息源串成统一入库流程。
特点:
raw/... 路径一次性传给 wiki-digest 做一轮批量 digest/raw-ingest将原始资料高保真清洗后整理为适合保存到 raw/ 的 Markdown。
适用输入:
特点:
/wiki-digest将 raw/ 中的原始资料消化为 wiki/ 中可链接、可复用的原子化知识笔记。
特点:
raw/ 视为只读事实来源wiki/ 中创建或更新页面wiki/index.md 与 wiki/log.md/wiki-lint对 wiki/ 做健康检查,发现结构性问题并输出建议清单。
重点检查:
默认行为是先报告建议,再等待用户确认,而不是直接做大规模修改。
现在有两种使用方式:
/raw-ingest:接收并清洗原始资料,沉淀到 raw//wiki-digest:把 raw/ 内容拆成 wiki/ 中的原子知识页/wiki-lint:检查 wiki/ 的结构质量、矛盾和缺失链接/wiki-workflow 统一编排raw/... 一次性传给 wiki-digest 执行一轮 digestwiki/ 运行 lint 审计如果你把这个仓库理解成一个系统,它的核心不是“模块调用关系”,而是“技能提示词驱动的知识加工流水线”。
.claude-plugin/ Claude 插件与市场元数据
scripts/ 维护脚本
skills/ 技能定义目录
wiki-workflow/
SKILL.md
raw-ingest/
SKILL.md
wiki-digest/
SKILL.md
wiki-lint/
SKILL.md
当前仓库没有现成的:
也就是说,这个仓库目前不是通过自动化构建/测试来验证,而是通过检查技能 frontmatter、提示词逻辑以及跨技能约定是否一致来维护。
仓库中现有的维护脚本:
bash scripts/sync-push.sh <skill-name> "<commit message>"
这个脚本会:
~/.claude/skills/<skill-name>/ 同步内容到仓库镜像中的 skills/<skill-name>/.claude-plugin/plugin.json 和 .claude-plugin/marketplace.json 的补丁版本号脚本依赖:
bashgitrsyncsed并假定以下路径已存在:
~/.claude/skills/<skill-name>~/.claude/kaba-skills-repo.claude-plugin/plugin.json.claude-plugin/marketplace.jsonraw/wiki/wiki/index.mdwiki/log.mdMIT
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.
npx claudepluginhub kababz/kaba-skills --plugin kaba-skillsPlugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows