Gh Issues
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gh-issues npx -- -y @trustedskills/gh-issues
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gh-issues": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gh-issues"
]
}
}
}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 operate locally on user devices, providing fast and always-on support across various communication channels like WhatsApp, Telegram, Slack, Discord, and more. It can both speak and listen on macOS/iOS/Android platforms, and offers a live Canvas interface for interactive control. The core function is to provide a personalized AI experience without relying on external servers.
When to use it
- Personal Productivity: Use OpenClaw to manage tasks, set reminders, and quickly access information without disrupting your workflow across different messaging apps.
- Cross-Platform Communication: Maintain consistent communication and access assistant features regardless of the platform you're using (e.g., Slack, Telegram, iMessage).
- Local Data Privacy: Ideal for users who prioritize data privacy and prefer an AI assistant that operates locally on their own devices.
- Customizable Assistant Experience: Tailor OpenClaw to your specific needs and preferences through its Canvas interface and integration with various channels.
Key capabilities
- Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction via macOS/iOS/Android devices
- Live Canvas control panel
- Local operation for data privacy
- Personalized AI assistant experience
Example prompts
- "OpenClaw, remind me to send the report at 3 PM."
- "Can you summarize the latest news on [topic]?"
- "Show me my calendar for tomorrow."
- “OpenClaw, start a new note in my notes app.”
Tips & gotchas
- For initial setup, run
openclaw onboardin your terminal to guide you through the configuration process. - The assistant’s functionality is dependent on the channels and services it's integrated with; ensure these are properly configured for optimal performance.
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.