add-github Skill
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations. Published by microsoft in amplifier-app-nanoclaw.
What is add-github Skill?
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations. Published by microsoft in amplifier-app-nanoclaw. 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
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use add-github Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-github/SKILL.md
What it does
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
Skill instructions
Add GitHub Channel Adds GitHub support via the Chat SDK bridge. The agent participates in PR and issue comment threads. Prerequisites You need a dedicated GitHub bot account (not your personal account). The adapter uses this account to post replies and filters out its own messages to avoid loops. Create a free GitHub account for your bot (e.g. my-org-bot), then invite it as a collaborator with write access to the repos you want monitored. Install NanoClaw doesn't ship channels in trunk. This skill copies the GitHub adapter in from the channels branch. Pre-flight (idempotent) Skip to Credentials if all of these are already in place: - src/channels/github.ts exists - src/channels/index.ts contains import './github.js'; - @chat-adapter/github is listed in package.json dependencies Otherwise continue. Every step below is safe to re-run. 1. Fetch the channels branch bash git fetch origin channels 2. Copy the adapter bash git show origin/channels:src/channels/github.ts src/channels/github.ts
Explore related resources
Frequently asked questions
What is add-github?
add-github is a open-source AI agent skill with Copy skill directory. Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
Who is add-github best for?
add-github is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install add-github?
Install or run add-github using Copy skill directory. Check add-github for the latest setup command.
Is add-github actively maintained?
add-github may need a closer maintenance check before production use.
Auto-fetched from GitHub.