com um clique
github-issues
Fetch and manage GitHub issues via the API
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Fetch and manage GitHub issues via the API
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Scan untrusted external text (web pages, tweets, search results, API responses) for prompt injection attacks. Returns severity levels and alerts on dangerous content. Use BEFORE processing any text from untrusted sources.
Security scanner for OpenClaw skill packages. Scans skills for malicious code, evasion techniques, prompt injection, and misaligned behavior BEFORE installation. Use to audit any skill from ClawHub or local directories.
Process and validate data inputs
Analyze configuration files for validation and best practices
Get current weather for a location
A safe calculator for mathematical expressions
| name | github-issues |
| description | Fetch and manage GitHub issues via the API |
| metadata | {"openclaw":{"requires":{"env":["GITHUB_TOKEN"],"bins":["curl"]}}} |
This skill lets you list, create, and manage GitHub issues.
Set GITHUB_TOKEN in your environment with a personal access token.
The token needs repo scope for private repositories.