add-github

Configure GitHub webhooks and API keys for automated pull request and issue comments.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nanocoai/nanoclaw --skill add-github-nanocoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-github
Source: https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/add-github
Command: npx skills add https://github.com/nanocoai/nanoclaw --skill add-github-nanocoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @chat-adapter/github, and includes references (resource) components.

What problem does it solve?

This Skill enables adding GitHub support to an AI agent, allowing it to participate in pull request and issue comment threads for collaboration and automation.

Core Features & Use Cases

  • Channel Integration: Sets up GitHub as a communication channel for the agent to monitor and respond in PRs and issues.
  • Webhook Configuration: Automates webhook creation and configuration for real-time event handling from GitHub repositories.
  • Use Case: Configure an AI assistant to automatically comment on pull requests, respond to issue discussions, or notify team members of specific repo activities.

Quick Start

Set up the GitHub channel integration by creating a personal access token, configuring webhooks on target repositories, and updating environment variables with the required credentials.

Frequently Asked Questions about add-github

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

FAQPage Schema
How do I integrate GitHub webhooks with an AI agent for pull request collaboration?

To integrate GitHub webhooks with an AI agent, you must configure webhooks on target repositories, set environment variables with API keys, and assign permissions to the bot account. This enables automated responses to pull request and issue comments.

Can I use this GitHub integration for automated code review on private repositories?

Yes, this GitHub integration supports both public and private repositories. It ensures secure and targeted interactions while maintaining safety protocols and access control for automated code review and collaboration workflows.

What do I need to configure before adding GitHub channel automation to my repository?

Before adding GitHub channel automation, you need to create a personal access token, configure webhooks on your target repositories, and update environment variables with the required credentials to enable real-time event handling.

How does webhook configuration streamline issue discussion and code review workflows?

Webhook configuration automates real-time event handling from GitHub repositories. This allows an AI assistant to automatically comment on pull requests and respond to issue discussions, streamlining code review workflows and team collaboration.

Are there access control limitations when connecting AI agents to GitHub repositories?

Yes, you must assign specific permissions to the bot account and maintain safety protocols. The integration requires configuring environment variables and API keys to ensure secure and targeted interactions within your GitHub repositories.

Does this GitHub channel integration require a specific chat adapter dependency?

Yes, this GitHub channel integration requires the @chat-adapter/github dependency to enable AI agents to connect with GitHub repositories through webhooks and API keys for automated collaboration.