💻Security Approved
GitHub Assistant
Featuredv1.0.0
Manage GitHub repos, review PRs, triage issues, and automate common workflows. Includes code review suggestions.
Developmentcloudflarevpslocal
Installation
Install this skill using the OpenClaw CLI:
$ openclaw skill add github-assistantConfiguration
Add this skill to your OpenClaw configuration:
# OpenClaw Skill Configuration
# Add to ~/.openclaw/config.yaml
skills:
github-assistant:
enabled: true
# Prerequisites: GitHub API token
# Add your API keys and settings below
settings: {}Version History
Curated skill releases are reviewed, versioned, and can be rolled back to prior revisions.
v1.0.0active
- - Initial curated release
Prerequisites
Before using this skill, make sure you have:
- !GitHub API token
Usage
Once installed, you can use this skill in your workflows:
# Run directly
openclaw run github-assistant
# Or use in automation
openclaw workflow --skill=github-assistantRelated Skills
Deploy Monitor
Monitor deployments, track build status, and get alerts for failures. Supports Vercel, Cloudflare, Netlify, and more.
Code Reviewer
Automated code review with security checks, best practice suggestions, and performance recommendations.
Docs Generator
Generate API documentation, README files, and code comments from your codebase automatically.