Skip to content

feat: add OpenClaw AgentSkills support#114

Open
dddabtc wants to merge 1 commit intogarrytan:mainfrom
dddabtc:main
Open

feat: add OpenClaw AgentSkills support#114
dddabtc wants to merge 1 commit intogarrytan:mainfrom
dddabtc:main

Conversation

@dddabtc
Copy link

@dddabtc dddabtc commented Mar 17, 2026

Ports all 10 gstack workflow skills to OpenClaw AgentSkills format.

What's added

  • openclaw/skills/ directory with SKILL.md files for all 10 skills
  • openclaw/INSTALL.md with installation instructions
  • Browser command mapping (gstack browse binary → OpenClaw browser tool)
  • Reference files for review checklist, QA taxonomy, report template
  • Updated README with OpenClaw install section

Key adaptations

  • Replaced compiled browse binary with OpenClaw's native browser tool (navigate, snapshot, act, screenshot)
  • Replaced Claude Code's Bash/Read/Write tools with OpenClaw's exec/read/write/edit
  • Used gh CLI for git/PR operations
  • Preserved personality and methodology of each skill faithfully

Original Claude Code skills are untouched — this is purely additive.

Port all 10 gstack workflow skills to OpenClaw format:
- plan-ceo-review, plan-eng-review, review, ship, browse,
  qa, qa-only, setup-browser-cookies, retro, document-release

Key adaptations:
- Replace compiled browse binary with OpenClaw's native browser tool
- Use exec tool instead of Bash tool
- Use gh CLI for git/PR operations
- Add proper OpenClaw skill metadata (name, description triggers)
- Include reference files (checklist, issue taxonomy, report template)
- Add INSTALL.md with quick start and browser command mapping
- Update README.md with OpenClaw install section

Original Claude Code skills remain intact — this is additive.
@dlqnjupt
Copy link

whats wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants