moonpay-feedback

Installation
SKILL.md

Submit feedback

Goal

Let users submit bug reports, feature requests, or general feedback directly from the CLI. Requires authentication so we can follow up.

Command

mp feedback create \
  --type <bug|feature|general> \
  --message "<feedback message>"

Types

  • bug — Something is broken or not working as expected
  • feature — A new capability or improvement the user wants
  • general — Any other feedback
Installs
40
Repository
moonpay/skills
GitHub Stars
110
First Seen
Mar 21, 2026
moonpay-feedback — moonpay/skills