---
name: "OpenClaw GitHub skill — slash install, PAT in vault, then gh"
description: "Use when giving OpenClaw GitHub access: slash install, PAT in vault, then gh."
---

# OpenClaw GitHub skill — slash install, PAT in vault, then gh

## When
Use when the agent needs gh and the PAT must not sit in a dotenv.

## Stop
Store the PAT in Bitwarden, not a dotenv. Tell it which repos it may touch. Never grant org-admin by default.

## Steps
1. In the OpenClaw session: `/skill install steipete/github`. Hot reloads. No restart.
2. GitHub PAT with `repo`, `workflow`, and `read:org`. Store it in Bitwarden, not a dotenv file.
3. Tell the agent your handle and which repos it may touch. After that: natural language (failing CI on last PR, draft a review comment, open an issue from Slack).

## Load
/skill install steipete/github. PAT in vault. gh wrapper.
