ln-912-community-announcer

Compose and publish structured GitHub Discussion announcements via GraphQL.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-912-community-announcer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-912-community-announcer
Source: https://github.com/0xtaoist/taogate/tree/main/ln-912-community-announcer
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-912-community-announcer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates composing and publishing structured GitHub Discussion announcements by gathering context, classifying the announcement type, and posting via GraphQL.

Core Features & Use Cases

  • Gather context from community strategy, CHANGELOG, and README to craft accurate announcements.
  • Classify announcements by type (Release, New Features, Architecture, Community) and publish to the Announcements category.
  • Support end-to-end workflow from discovery to post publication, including contributor acknowledgments when applicable.

Quick Start

Run the community announcer on the target repository to publish the latest GitHub Discussion announcements.

Frequently Asked Questions about ln-912-community-announcer

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

FAQPage Schema
How do I automate GitHub Discussion announcements for my community releases?

Automating GitHub Discussion announcements involves gathering context from your CHANGELOG and README, classifying the announcement type, and publishing the structured post via GraphQL. This workflow handles end-to-end content generation, formatting, and safety checks automatically.

What context is needed to generate accurate GitHub community announcements?

Generating accurate GitHub community announcements requires context from your community strategy, CHANGELOG, and README. The automation process uses these inputs to classify the announcement by type, such as Release or New Features, ensuring correct formatting and proper linking.

Can I publish structured GitHub discussions automatically using GraphQL?

Yes, you can publish structured GitHub discussions automatically using GraphQL. The automation workflow classifies the announcement type, formats the content, performs safety checks, and posts directly to the Announcements category using the GitHub GraphQL API.

Does the GitHub announcement automation support contributor acknowledgments?

Yes, the GitHub announcement automation supports contributor acknowledgments. During the end-to-end workflow from discovery to post publication, it automatically includes contributor acknowledgments in the formatted announcement when applicable.

What types of GitHub Discussion announcements can be classified and published?

The types of GitHub Discussion announcements that can be classified and published include Release, New Features, Architecture, and Community. Each announcement is categorized and published specifically to the Announcements category.