clawhip

Route GitHub, Git, and tmux events to Discord channels.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/fristzzz/clawhip-fork --skill clawhip-fristzzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhip
Source: https://github.com/fristzzz/clawhip-fork/tree/main
Command: npx skills add https://github.com/fristzzz/clawhip-fork --skill clawhip-fristzzz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reqwest, serde, serde_json, tokio, time, uuid, toml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of routing various events (GitHub issues, PRs, git commits, tmux sessions, etc.) directly to Discord channels, thereby simplifying the management and tracking of workflows and activities in a collaborative environment.

Core Features & Use Cases

  • Event Routing: Routes events like GitHub issue changes, PR status updates, git commits, tmux keywords, and more to Discord channels for real-time updates.
  • Customizable: Allows users to define custom routes and filters to control which events are sent to which channels.
  • Integration with Tools: Seamlessly integrates with tools like tmux and GitHub for comprehensive workflow management.
  • Use Case: A developer can set up a route to send a notification to a Discord channel every time a new pull request is created in their GitHub repository, allowing team members to quickly review and discuss the changes.

Quick Start

Use the clawhip skill to send a GitHub issue comment notification to the channel #github-activity.

Frequently Asked Questions about clawhip

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

FAQPage Schema
How do I route GitHub pull request notifications to a Discord channel?

To route GitHub pull request notifications to a Discord channel, you configure custom event routes that forward PR status updates directly from your repository to the specified channel using a Discord bot.

Can I send tmux session events to Discord automatically?

Yes, you can send tmux session events to Discord automatically by defining custom routes that monitor tmux keywords and trigger notifications to your designated Discord channels for real-time updates.

Do I need a Discord bot to receive GitHub and git commit notifications?

Yes, a Discord bot setup is required to receive GitHub and git commit notifications, along with configuring the specific event sources and routing rules to manage your workflow tracking.

How does event routing work for GitHub issues and tmux in a collaborative environment?

Event routing works by receiving events from GitHub issues and tmux, then applying user-defined filters to automatically distribute those updates to designated Discord channels for simplified workflow management.

What's the best way to notify team members about new git commits in Discord?

The best way to notify team members about new git commits in Discord is to set up an automated event routing daemon that captures commit events and delivers them directly to a shared channel for quick review.

Can I filter which GitHub events trigger a Discord notification?

Yes, you can filter which GitHub events trigger a Discord notification by defining custom routes and filters, giving you control over exactly which issue changes or PR updates are sent to specific channels.