Grok Bot提示词与配置约 5 分钟

十二个值得搬的技能

Twelve Skills Worth Remixing

要点

  1. 让 Grok Bot 先读大量 GitHub skill 仓库,再把有用的规则揉进你的配置。
  2. humanizer、unslop 这类技能专门清掉 AI 腔,改写时走单独一遍。
  3. agent-skills 会先采访你再写规格,避免机器人自己编需求。
  4. cartographer 先画仓库地图,再让代理动手,减少瞎逛目录。
  5. gstack、impeccable 用规格、评审和复检规则,禁止静默改代码。

原帖开头

had Grok @Bot study 300+ GitHub repos of skills here are the 12 that influenced my setup: /humanizer by @blader: make your writing and rewrites sound human https://github.com/blader/humanizer /unslop by @poteto: removes common AI slop patterns from your writing https://github.