Queries GitHub GraphQL API for new and unanswered Discussions, ranks them by reaction count and recency, and drafts a weekly digest via SendGrid. Automatically labels stale discussions as needs-triage via the GitHub REST API. Digest content is also mirrored as a pinned post to a linked Discord channel.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "GitHub Discussions Community Digest"
slug: "github-discussions-community-digest"
description: "Queries GitHub GraphQL API for new and unanswered Discussions, ranks them by reaction count and recency, and drafts a weekly digest via SendGrid. Automatically labels stale discussions as needs-triage via the GitHub REST API. Digest content is also mirrored as a pinned post to a linked Discord channel."
verification: "security_reviewed"
source: "https://docs.github.com/en/discussions"
author: "GitHub"
category: "Integrations & Connectors"
framework: "MCP"
---
# GitHub Discussions Community Digest
Queries GitHub GraphQL API for new and unanswered Discussions, ranks them by reaction count and recency, and drafts a weekly digest via SendGrid. Automatically labels stale discussions as needs-triage via the GitHub REST API. Digest content is also mirrored as a pinned post to a linked Discord channel.
## Prerequisites
GitHub repository with Actions enabled
## Installation
Use the upstream install or setup path that matches your environment:
- Make a contribution Learn how to contribute
Basic usage or getting-started notes:
- Guides Best practices for community conversations
- Find discussions
- Grant higher permissions
- Source: https://docs.github.com/en/discussions
## Documentation
- https://docs.github.com/en/discussions
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/github-discussions-community-digest/)
No comments yet. Be the first to comment!