← Browse

@aicreator-wind/gstack-openclaw-skills

A

gstack 的 WorkBuddy/OpenClaw 适配版本。源自 gstack (Y Combinator Garry Tan),专为 WorkBuddy/OpenClaw 等 AI 助手平台优化。包含 15 个专业工具,涵盖从产品构思到代码发布的完整开发流程。

skillclaude

Install

agr install @aicreator-wind/gstack-openclaw-skills --target claude

Writes 18 files into .claude/skills/, pinned to git-3d986941.

  • .claude/skills/gstack-openclaw-skills/CONTRIBUTING.md
  • .claude/skills/gstack-openclaw-skills/CONVERSATION_GUIDE.md
  • .claude/skills/gstack-openclaw-skills/CONVERSATION_GUIDE.zh-CN.md
  • .claude/skills/gstack-openclaw-skills/EXAMPLES.md
  • .claude/skills/gstack-openclaw-skills/FINAL_SUMMARY.md
  • .claude/skills/gstack-openclaw-skills/IMPLEMENTATION.md
  • .claude/skills/gstack-openclaw-skills/INSTALL.md
  • .claude/skills/gstack-openclaw-skills/LICENSE
  • .claude/skills/gstack-openclaw-skills/QUICKSTART.md
  • .claude/skills/gstack-openclaw-skills/QUICKSTART.zh-CN.md
  • .claude/skills/gstack-openclaw-skills/README.md
  • .claude/skills/gstack-openclaw-skills/README.zh-CN.md
  • .claude/skills/gstack-openclaw-skills/SKILL.md
  • .claude/skills/gstack-openclaw-skills/TRANSLATION_SUMMARY.md
  • .claude/skills/gstack-openclaw-skills/USAGE.md
  • .claude/skills/gstack-openclaw-skills/USAGE.zh-CN.md
  • .claude/skills/gstack-openclaw-skills/install.bat
  • .claude/skills/gstack-openclaw-skills/install.sh

Document


name: gstack-openclaw-skills description: gstack 的 WorkBuddy/OpenClaw 适配版本。源自 gstack (Y Combinator Garry Tan),专为 WorkBuddy/OpenClaw 等 AI 助手平台优化。包含 15 个专业工具,涵盖从产品构思到代码发布的完整开发流程。 version: 1.0.0 author: gstack-openclaw-skills Team tags: [development, workflow, AI, productivity, gstack]

gstack-openclaw-skills - gstack 的 WorkBuddy 适配版

源自 gstack (Y Combinator CEO Garry Tan),适配 WorkBuddy/OpenClaw

简介

gstack-openclaw-skills 是 gstack 的开源 WorkBuddy/OpenClaw 适配版本。gstack 是 Y Combinator 总裁兼 CEO Garry Tan 开源的 Claude Code 设置,包含 15 个专业工具。

Garry Tan 声称在 60 天内使用 gstack 编写了超过 60 万行生产代码(35% 是测试),每天可完成 1-2 万行可用代码

核心哲学

完整性原则 (Boil the Lake)

"不要做半桶水,要做就做一整桶"

AI 辅助编程应该追求完整实现,而非走捷径。识别问题后必须实际修复,完成一项任务意味着真正完成。

智能借鉴

在借鉴其他产品的功能时,始终思考:

  1. 该功能在原始产品中为何有效?
  2. 该功能在自己的产品中可能成功还是失败?
  3. 需要哪些适配才能使其在自己的产品中成功?

技能目录

产品构思阶段

技能描述
office-hoursYC 办公时间,验证产品创意
plan-ceo-reviewCEO 视角评审计划
plan-eng-review工程经理视角评审架构
plan-design-review设计师视角评审设计

开发阶段

技能描述
review高级工程师代码审查
investigate调试调查专家
design-consultation设计咨询

测试发布阶段

技能描述
qaQA 负责人测试并修复 bug
qa-onlyQA 报告员(纯报告)
ship发布工程师自动化发布

文档与回顾

技能描述
document-release技术作家更新文档
retro工程经理团队回顾

强力工具

技能描述
codexOpenAI Codex 独立审查
careful危险操作警告
freeze文件编辑锁定
guard完全安全模式

推荐工作流

1. /office-hours       → 向 AI 描述你想构建的产品
2. /plan-ceo-review  → CEO 视角评审功能想法
3. /plan-eng-review  → 工程经理锁定技术架构
4. /plan-design-review → 设计师评审设计
5. /review           → 高级工程师审查代码
6. /qa               → QA 测试暂环境
7. /ship             → 发布代码

使用方法

在 WorkBuddy 中,你可以通过以下方式使用这些技能:

  1. 直接调用:告诉 WorkBuddy 你想使用的技能,如"使用 office-hours 技能"
  2. 场景触发:描述你的需求,WorkBuddy 会自动推荐合适的技能
  3. 组合使用:多个技能配合使用,形成完整工作流

与 gstack 的区别

特性gstack (原版)gstack-openclaw-skills
平台Claude Code通用 AI 助手
命令格式Slash 命令技能调用
依赖Bun、Git、浏览器无特殊依赖
本地脚本包含已转换为纯 prompt

许可证

MIT License - 详见 LICENSE 文件。

致谢

  • 感谢 Garry Tan 创建 gstack
  • 本项目仅供学习交流使用

版本: 1.0.0
更新日期: 2025-03-19

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-3d986941223c2026-07-31