实验室Lab / Grok Bot / Compound Engineering:给 Grok Bot 用的工程循环插件 Compound Engineering: engineering-loop plugin Grok Bot can load

社区 Community 需审批 Needs approval 例行 Routine 多Agent Multi-agent Skill Skill

Compound Engineering:给 Grok Bot 用的工程循环插件 Compound Engineering: engineering-loop plugin Grok Bot can load

Compound Engineering: engineering-loop plugin Grok Bot can load

Every Inc 的官方 Compound Engineering 插件(Cursor 市场):把 brainstorm → plan → work → simplify → review → compound 做成可调用 Skill。README 写明 Grok Bot 共用 Cursor 账号与插件库——装一次即可被 Bot 加载,不要在 Grok Bot 聊天里 /add-plugin,也不要往 Bot 电脑上 clone。适合把写码循环挂成可复用技能,再视需要挂 Routine。 Every Inc’s official Compound Engineering plugin (Cursor marketplace): brainstorm → plan → work → simplify → review → compound as callable skills. README states Grok Bot shares your Cursor account and plugin library — install once for Bots to load; do not /add-plugin inside Grok Bot chat, and do not clone onto the Bot computer. Fits saving the coding loop as a reusable skill, then optionally a routine.

这条用法在做什么What this use does

Every Inc 的官方 Compound Engineering 插件(Cursor 市场):把 brainstorm → plan → work → simplify → review → compound 做成可调用 Skill。README 写明 Grok Bot 共用 Cursor 账号与插件库——装一次即可被 Bot 加载,不要在 Grok Bot 聊天里 /add-plugin,也不要往 Bot 电脑上 clone。适合把写码循环挂成可复用技能,再视需要挂 Routine。 Every Inc’s official Compound Engineering plugin (Cursor marketplace): brainstorm → plan → work → simplify → review → compound as callable skills. README states Grok Bot shares your Cursor account and plugin library — install once for Bots to load; do not /add-plugin inside Grok Bot chat, and do not clone onto the Bot computer. Fits saving the coding loop as a reusable skill, then optionally a routine.

收录理由Why we listed it 公开仓库(2026-09-11 核对约 25010 star)。面向 Claude Code / Codex / Cursor 等多端;Grok Bot 用法以 README「Grok Bot」节为准。插件本身不是 Grok Bot 专属,但是可复现的装法。 Public repo (~25,010 stars checked 2026-09-11). Multi-host (Claude Code / Codex / Cursor); Grok Bot path is the README’s Grok Bot section. Not Grok-Bot-only, but the install path is reproducible.

上手路径How to start

审批边界Approval boundary

合并、推送、改生产等人批;先 plan / review 草稿。 Merges, pushes, and production changes wait for approval; keep plan/review as drafts first.

  1. 先跑一次安全范围Run a safe first pass

    先在可撤回、不外发的范围内试跑。本条未批准前:合并、推送、改生产等人批;先 plan / review 草稿。。 Try it first in a reversible, non-outbound scope. Until approved: Merges, pushes, and production changes wait for approval; keep plan/review as drafts first..

  2. 存 SkillSave a Skill

    这条用法已包含可复用 Skill。跑通安全范围后,立刻把步骤固化下来。 This use already includes a reusable Skill. After the safe pass, lock the steps in.

  3. 再上 RoutineThen add a Routine

    输出稳定后再打开例行 / 定时。本条已有例行形态,不要一上来就无人值守外发。 Turn on the routine / schedule only after output is stable. This item already has a routine shape — do not start unattended outbound.

相关案例Related cases