Github
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add github npx -- -y @trustedskills/github
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"github": {
"command": "npx",
"args": [
"-y",
"@trustedskills/github"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to be run locally on your devices. It provides responses across various messaging platforms like WhatsApp, Telegram, Slack, and Discord. It offers both voice interaction (on macOS/iOS/Android) and a live, controllable Canvas interface.
When to use it
- Private Communication: Use OpenClaw for handling personal tasks and information within your preferred messaging apps without relying on cloud-based services.
- Local Processing: When you need an AI assistant that operates primarily offline or with enhanced privacy due to data sensitivity.
- Customizable Interface: Leverage the Canvas feature for interactive workflows and visual representations of information.
- Multi-Platform Support: Manage communication across a wide range of platforms, including Slack, Discord, Telegram, WhatsApp, and more.
Key capabilities
- Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction on macOS/iOS/Android devices
- Live Canvas interface for interactive control
- Local operation for enhanced privacy
- Onboarding wizard for easy setup (
openclaw onboard)
Example prompts
- "OpenClaw, summarize my latest messages in Slack."
- "Can you create a quick sketch of a cat using the Canvas?"
- βSend a message to [contact name] via WhatsApp saying 'I'll be late'."
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal. This guides users through the initial configuration steps. - OpenClaw functions as an assistant; its capabilities are dependent on the underlying AI models and integrations configured within it.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
π Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.