Skills2026年5月13日·1 分钟阅读

OrchestKit — Claude Code Skills, Agents & Hooks

Claude Code plugin bundle with 100+ skills, agents, and hooks. Run `/ork:setup` to detect your stack, recommend MCPs, and onboard faster.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Needs Confirmation · 66/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Claude Code Plugin
信任
信任等级:Established
入口
/plugin marketplace add yonatangross/orchestkit && /plugin install ork && /ork:setup
通用 CLI 安装命令
npx tokrepo install 350ca1e9-13cb-50dc-9217-24eff34d8869

简介

OrchestKit 是一个 Claude Code 插件:把可复用的工程实践固化为 skills/agents/hooks,让你不必每次对话都从“解释技术栈”开始。

最适合: 想要现成技能库、多 Agent 工作流、以及提交前质量门禁的 Claude Code 用户

适配: Claude Code(README 提到最低版本要求);可搭配文档/记忆/搜索类 MCP server 使用效果更好

配置时间: 5–15 分钟

关键事实(已验证)

  • README 显示插件内包含 100+ skills、30+ agents、190+ hooks 等规模信息。
  • README 列出 /ork:implement/ork:review-pr/ork:doctor 等生命周期命令。
  • GitHub:171 stars · 15 forks;最近更新 2026-05-12(GitHub API 验证)。

正文

把 OrchestKit 当成编码 Agent 的“运维层”:

  • 先跑 /ork:setup,让它基于你的项目推荐 MCP servers 并对齐约定。
  • 变更后用 /ork:expect/ork:verify 强制证据驱动的验证(diff-aware 检查)。
  • 打开 hooks 来拦截常见踩坑:跳过测试、危险分支操作、或不符合约定的提交。

README 原文节选(verbatim)

OrchestKit

Stop explaining your stack. Start shipping.

109 skills · 37 agents · 195 hooks

Claude Code License GitHub Stars Community


Explore the Docs → · OrchestKit Users Group →
Skill browser, demo gallery, setup wizard


Why OrchestKit?

Every Claude Code session starts from zero. You explain your stack, patterns, preferences—again and again.

OrchestKit gives Claude persistent knowledge of production patterns that work automatically:

Without With OrchestKit
"Use FastAPI with async SQLAlchemy 2.0..." "Create an API endpoint" → Done right
"Remember cursor pagination, not offset..." Agents know your patterns
"Don't commit to main branch..." Hooks block bad commits
"Run tests before committing..." /ork:commit runs tests for you

What You Get

One unified plugin, everything included.

Component Details
109 Skills RAG patterns, FastAPI, React 19, testing, security, database design, ML integration — loaded on-demand, zero overhead
37 Agents Specialized personas (backend-architect, frontend-dev, security-auditor) — route tasks to the right expert
195 Hooks Pre-commit checks, git protection, quality gates, browser safety — ship with confidence

FAQ

需要把所有内容都启用吗? 答:README 以单一 /plugin install ork 流程为主;skills 可按需加载,hooks 也可按需要开启。

会自动配置 MCP server 吗? 答:README 表示 setup wizard 会根据技术栈推荐 MCP servers。

怎么排查问题? 答:使用 /ork:doctor(README)进行健康检查与常见问题诊断。

🙏

来源与感谢

Source: https://github.com/yonatangross/orchestkit > License: MIT > GitHub stars: 171 · forks: 15

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产