Guide for collaborating on GitHub projects. This skill should be used when contributing to projects, creating PRs, reviewing code, or managing issues on GitHub.
This skill documents how to collaborate on projects on GitHub.
If you have write access to the project, you may work directly in the project.
If you only have read-only access and cannot write directly to any branches:
To submit changes to a project:
When asked to review code:
When responding to review feedback:
Once a PR has been merged:
Always create GitHub issues on the original repository, never on the fork. The fork is only for development work, if needed.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer