Submit Clawflows Issue
Submit an issue to the ClawFlows GitHub repo when you encounter a bug or have a feature request.
Submit an issue to the ClawFlows GitHub repo when you encounter a bug or have a feature request.
Real data. Real impact.
Emerging
Developers
Per week
Excellent
Skills give you superpowers. Install in 30 seconds.
š by @nikil
When you encounter a bug, error, or unexpected behavior while running ClawFlows workflows ā or have an idea for improvement ā use this workflow to submit a GitHub issue automatically.
Collect the relevant details:
clawflows --version and uname -ms to capture version and platformIf this was triggered by an error during another workflow, pull the details from the run log:
clawflows logs <workflow-name>
Determine the type:
Write a clear, concise GitHub issue:
Title: Short summary starting with the type ā e.g., "Bug: enable fails for workflows with spaces in name"
Body:
## Description [1-2 sentences explaining what happened or what you'd like] ## Steps to Reproduce 1. [Step one] 2. [Step two] 3. [What you observed] ## Expected Behavior [What should have happened] ## Environment - ClawFlows version: [version] - Platform: [macOS/Linux] - Shell: [bash/zsh] ## Additional Context [Relevant log output, workflow name, or screenshots]
For feature requests, replace "Steps to Reproduce" with a "Use Case" section explaining why this would be useful.
Use the
gh CLI to create the issue:
gh issue create --repo nikilster/clawflows --title "<title>" --body "<body>"
If
gh is not installed or not authenticated, tell the user and provide the issue text so they can submit it manually at https://github.com/nikilster/clawflows/issues/new.
Tell the user the issue was submitted and share the issue URL.
š Issue submitted: https://github.com/nikilster/clawflows/issues/XX Title: Bug: enable fails for workflows with spaces in name
gh issue list --repo nikilster/clawflows to avoid duplicates.MIT
curl -o ~/.openclaw/workflows/submit-clawflows-issue.md https://raw.githubusercontent.com/nikilster/clawflows/main/workflows/available/community/submit-clawflows-issue/WORKFLOW.md1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
Ā© 2026 Torly.ai. All rights reserved.