A specialized tool for converting disorganized technical feedback and raw error logs into high-quality, structured GitHub issue reports.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-issue-creator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install github-issue-creator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GitHub Issue Creator is a professional-grade utility designed for developers and QA engineers who need to streamline their bug reporting workflow. By leveraging Openclaw Skills, this agent intelligently parses unstructured data—ranging from raw console logs and voice dictations to visual screenshots—and synthesizes them into professional GitHub-flavored markdown files. The primary goal is to eliminate the friction between identifying a bug and documenting it properly, ensuring that development teams receive clear, actionable, and context-rich reports every time.
This skill acts as a bridge between chaotic real-world feedback and structured project management. It automatically handles the heavy lifting of formatting, categorizing impact levels, and extracting environment details, allowing developers to focus on fixing the code rather than writing documentation. Using Openclaw Skills like this ensures that your repository maintenance remains consistent and professional.
To activate this skill within your environment, ensure your agent has write access to your repository structure. No complex installation is required beyond providing the system with the necessary directory permissions.
# Ensure the issues directory exists at your repository root
mkdir -p issues
The skill is triggered naturally when you provide unstructured bug information or explicitly ask the agent to create a report using Openclaw Skills capabilities.
The skill organizes bug reports into a specific file hierarchy to ensure compatibility with standard Git workflows.
| Attribute | Specification |
|---|---|
| Directory | /issues/ at the repository root |
| Naming Convention | YYYY-MM-DD-short-description.md |
| File Format | GitHub Flavored Markdown (GFM) |
| Visual Handling | Inline references using  |
| Severity Scale | Critical (Data loss/Down), High (Broken/No workaround), Medium, Low |
Loading
A powerful Python library for interacting with Azure Blob Storage to manage unstructured data at scale.

A comprehensive Python SDK for managing secrets, cryptographic keys, and certificates within the Azure Key Vault ecosystem.

A standardized Python authentication library for Microsoft Entra ID that simplifies secure access to the entire Azure service ecosystem.

A comprehensive Python library for managing globally distributed NoSQL data within the Azure Cosmos DB ecosystem.

A high-performance skill for generating real-time AI audio narratives and podcast-style content using the Azure OpenAI GPT Realtime Mini model.

A universal document converter that handles over 40 formats with integrated Python and Bash automation tools.








































