add-github

Integrate GitHub channels to route PR and issue discussions to the agent.

5|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/thmtz/nanoclaw-fleet --skill add-github-thmtz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-github
Source: https://github.com/thmtz/nanoclaw-fleet/tree/main/.claude/skills/add-github
Command: npx skills add https://github.com/thmtz/nanoclaw-fleet --skill add-github-thmtz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrate a GitHub channel to monitor and participate in PR and issue threads within the agent's conversations.

Core Features & Use Cases

  • GitHub channel wiring to monitor PRs and issues across repositories.
  • Dedicated bot account setup with token and webhook configuration for safe operation.
  • Managed interactions where each PR/issue thread becomes a separate conversation with automated replies.

Quick Start

Deploy the GitHub channel integration to start handling PRs and issue conversations.

Frequently Asked Questions about add-github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate a GitHub channel to monitor PR and issue threads?▼

To integrate a GitHub channel, you wire repositories to an agent by installing the GitHub adapter dependency, configuring a bot token, and setting up a webhook to route PR and issue discussions.

What's the best way to route GitHub PR and issue conversations to an agent?▼

Routing GitHub PR and issue conversations requires configuring a dedicated bot account with a webhook, turning each PR or issue thread into a separate conversation for automated replies.

Do I need a bot token and webhook to set up GitHub channel integration?▼

Yes, setting up GitHub channel integration requires configuring a dedicated bot account with a specific bot token and a webhook in your environment to safely manage automated responses.

Can I make each GitHub PR or issue thread a separate conversation?▼

Yes, GitHub channel integration maps each PR and issue thread to a separate conversation, enabling the agent to monitor and participate in managed interactions with automated replies.

Are there limitations to using a GitHub bot for monitoring repository issues?▼

GitHub channel integration requires updating imports and installing the GitHub adapter dependency, meaning you must maintain environment configurations for the bot token and webhook to ensure safe operation.