Microsoft logo

Skill

inbox-add-reaction

add reactions to GitHub issues and PRs

Covers GitHub Pull Requests

Description

Add a reaction to a GitHub issue or pull request

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}

Available reactions

  • +1 (thumbs up 👍)
  • -1 (thumbs down 👎)
  • laugh (😄)
  • confused (😕)
  • heart (❤️)
  • hooray (🎉)
  • rocket (🚀)
  • eyes (👀)

Replace {owner}, {repo}, {number}, and {reaction} with the appropriate values. Note: this endpoint works for both issues and pull requests (PRs are issues in GitHub's API).

© 2026 YourAI.tools. Every skill from an identity-verified publisher.

Independent catalog. Not affiliated with, endorsed by, or sponsored by Anthropic or any listed publisher. All trademarks belong to their respective owners.