ワンクリックで
github-issues
Fetch and manage GitHub issues via the API
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fetch and manage GitHub issues via the API
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.