submit-mng-bug-report

Submit bug reports for mng project libraries via the gh command-line tool.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/imbue-ai/simple_mind --skill submit-mng-bug-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: submit-mng-bug-report
Source: https://github.com/imbue-ai/simple_mind/tree/main/skills/submit-mng-bug-report
Command: npx skills add https://github.com/imbue-ai/simple_mind --skill submit-mng-bug-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined way to report bugs encountered in the mng project's libraries, ensuring that issues within the core project code are promptly addressed.

Core Features & Use Cases

  • Bug Reporting: Directly submit bug reports for mng, its plugins, and minds.
  • Issue Triage: Helps categorize issues as project-related rather than user configuration errors.
  • Use Case: If you encounter an error while using the minds application that seems to stem from the minds code itself, use this Skill to report it to the developers.

Quick Start

Use the submit-mng-bug-report skill to report a bug in the minds library.

Frequently Asked Questions about submit-mng-bug-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I report a bug in the mng project libraries?

To report a bug in the mng project libraries, you can submit an issue directly to the project's GitHub repository using the gh command-line tool for prompt developer triage.

Can I use this to report issues with mng plugins and minds?

Yes, you can report bugs for mng itself, its plugins, and the minds application, ensuring that errors stemming from the core project code are properly categorized and submitted.

When should I submit a GitHub issue for mng versus checking my own configuration?

You should submit a GitHub issue for mng when you identify an error stemming from the mng code base itself, rather than issues caused by user-specific configurations or your own code.

Do I need the gh CLI installed to submit mng bug reports?

Yes, you need the gh command-line tool installed and configured, because the skill leverages it to interact with the project's GitHub repository and submit the bug reports.

What is the best way to track issues in the minds application code base?

The best way to track issues in the minds code base is to submit bug reports through the gh command-line tool, which directly creates tracked issues in the mng GitHub repository.