inbox-add-reaction Skill
Add a reaction to a GitHub issue or pull request Published by microsoft in vscode-team-kit.
What is inbox-add-reaction Skill?
Add a reaction to a GitHub issue or pull request Published by microsoft in vscode-team-kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vscode-team-kit
Technical details
- Install or run with Copy skill directory
When to use inbox-add-reaction Skill
- Use it for developers using vscode-team-kit.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-team-kit
- Skill file: github-inbox/skills/inbox-add-reaction/SKILL.md
What it does
Add a reaction to a GitHub issue or pull request
Skill instructions
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).
Explore related resources
Frequently asked questions
What is inbox-add-reaction?
inbox-add-reaction is a open-source AI agent skill with Copy skill directory. Add a reaction to a GitHub issue or pull request
Who is inbox-add-reaction best for?
inbox-add-reaction is best for reusing agent instructions, scripts, and references.
How do I install inbox-add-reaction?
Install or run inbox-add-reaction using Copy skill directory. Check inbox-add-reaction for the latest setup command.
Is inbox-add-reaction actively maintained?
inbox-add-reaction may need a closer maintenance check before production use.
Auto-fetched from GitHub.