skills/gpt/SKILL.md
Use GPT for long-running coding tasks: large refactors, feature implementation etc.
npx skillsauth add metrovoc/cc-skill-opencode gptInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Long-context coding. Best for: large refactors, feature implementation.
GPT strictly follows instructions. Provide as much high-level design context as possible:
Avoid:
ocw new gpt --worktree
Returns:
/path/to/ocw-abc123)The worktree is an isolated git branch. Work there freely.
ocw new gpt
ocw chat <hash> << 'EOF'
your prompt
EOF
ocw chat <hash> -f /path/to/spec.md << 'EOF'
implement based on this
EOF
ocw new gpt --worktree → get hash + pathcd /path/to/ocw-{hash}git worktree remove /path/to/ocw-{hash}ocw list
data-ai
Use Gemini Pro for deep reasoning: complex analysis, domain expertise, nuanced explanations, research, detailed knowledge.
documentation
Use Gemini Flash for quick tasks: reading PDFs, processing images, analyzing screenshots, summarizing documents. Fast, cheap, 1M+ token context.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.