Communityv0.1.0

Github Issue Creator

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

2.1kdownloads3active installsthegovind
View on ClawHubBack to Skills

Skill Details

Slug
github-issue-creator
Latest Version
0.1.0
Author
thegovind
Published
Jan 31, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Github Issue Creator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of github-issue-creator: convert raw bug reports into structured GitHub-style issues. - Transforms error logs, voice notes, screenshots, or informal problem descriptions into crisp, actionable Markdown issue files. - Extracts, infers, and organizes details (environment, reproduction steps, etc.) from unstructured user input. - Automatically creates issue reports as markdown files in the `/issues/` directory using a clear naming convention. - Supports inline referencing for attached images or GIFs. - Applies context-sensitive severity classification and redacts sensitive data with placeholders. - Includes example inputs and outputs for clarity.