inbox-add-reaction
Installation
SKILL.md
Add Reaction
Add an emoji reaction to an issue or pull request.
Command
gh api --method POST /repos/{owner}/{repo}/issues/{number}/reactions -f content={reaction}
Add an emoji reaction to an issue or pull request.
gh api --method POST /repos/{owner}/{repo}/issues/{number}/reactions -f content={reaction}