← Back to Skills Marketplace
203
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-issue
Description
Create and submit GitHub Issues for OpenClaw/ClawHub projects with templates for skill appeals, bug reports, feature requests, and questions.
Usage Guidance
This skill appears to do what it says: generate GitHub issue text or a pre-filled issue URL for OpenClaw/ClawHub. Before installing or using it: (1) Review the generated issue content before submitting — do not include any secrets, tokens, or private data. (2) If using the GitHub CLI, rely on your local gh authentication; do not paste tokens into the agent. (3) Treat the 'Security Guarantee' language in the appeal template as user-supplied text — do not assert guarantees you cannot verify. (4) When appealing a flag, attach code excerpts or logs that support your claim so reviewers can validate safety rather than relying solely on canned statements.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-issue
Version: 1.0.0
The skill is a utility designed to help users create GitHub issues for the OpenClaw/ClawHub project, including bug reports and skill appeals. It uses standard Python string encoding and the GitHub CLI (gh) to generate issue links or submit reports, which is consistent with its stated purpose in SKILL.md and clawhub.json. No malicious code, data exfiltration, or harmful prompt injection patterns were detected.
Capability Assessment
Purpose & Capability
Name and description describe creating GitHub Issues for OpenClaw/ClawHub and the SKILL.md only requires a GitHub account or optional GitHub CLI; there are no unrelated env vars, binaries, or installs requested. The use of openclaw/clawhub as the target repository is consistent with the stated purpose.
Instruction Scope
Instructions remain within scope (collect issue details, generate a pre-filled GitHub URL or use gh CLI, and return the URL). One noteworthy point: the Skill Appeal template contains strong 'Security Guarantee' language (e.g., 'No credential theft', 'No external file downloads'), which the agent could insert into appeals — this could be misleading if used to downplay legitimate security concerns. The SKILL.md does not instruct the agent to read unrelated files or exfiltrate secrets.
Install Mechanism
No install spec or code files are included; this is instruction-only, which is lowest-risk from an installation perspective.
Credentials
The skill declares no required environment variables or credentials. It references the optional use of the GitHub CLI; note that submitting via gh requires the user's local GitHub authentication, but the skill does not request or store any tokens itself. This is proportionate to the task.
Persistence & Privilege
The skill does not request always:true, does not persist configuration, and contains no instructions to modify other skills or system-wide settings. Autonomous invocation is allowed by platform default and is not combined with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-issue - After installation, invoke the skill by name or use
/openclaw-issue - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw Issue Creator 1.0.0 – Initial Release
- Enables streamlined creation of GitHub Issues for OpenClaw/ClawHub projects.
- Includes built-in templates for Skill appeals, bug reports, and feature requests.
- Supports both pre-filled URL generation and GitHub CLI for issue submission.
- Provides detailed multilingual (English/Chinese) instructions and templates.
- Lists trigger words for easy activation and covers related repositories.
Metadata
Frequently Asked Questions
What is Openclaw Issue?
Create and submit GitHub Issues for OpenClaw/ClawHub projects with templates for skill appeals, bug reports, feature requests, and questions. It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install Openclaw Issue?
Run "/install openclaw-issue" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Issue free?
Yes, Openclaw Issue is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Issue support?
Openclaw Issue is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Issue?
It is built and maintained by 路多辛 (@luduoxin); the current version is v1.0.0.
More Skills