discord-digest

Generate and post a weekly workforce accomplishments digest to Discord via webhook.

1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/refluster/ai-native-article --skill discord-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord-digest
Source: https://github.com/refluster/ai-native-article/tree/main/workforce/skills/discord-digest
Command: npx skills add https://github.com/refluster/ai-native-article --skill discord-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires discord.js, axios, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and posting of a weekly summary of the workforce's accomplishments to a Discord channel, providing a human-readable snapshot of team progress.

Core Features & Use Cases

  • Weekly Digest Generation: Reads public activity feeds and recent executions across agents to summarize the team's achievements.
  • Discord Posting: Posts a themed digest in the persona's voice via an injected Discord webhook.
  • Use Case: Use to ensure team members have a quick and easy way to catch up on the team's weekly progress in a single embed post.

Quick Start

Trigger the weekly digest using the 'discord-digest' command.

Frequently Asked Questions about discord-digest

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

FAQPage Schema
How do I automate a weekly team digest summary to a Discord channel?

You need a Discord webhook URL and authentication to the workforce API. The Skill uses these credentials to access your workforce activity feed and post the compiled weekly summary automatically.

What is included in an automated weekly workforce progress summary?

Yes, this Skill posts the digest in the persona's voice as a single embed post. It formats the workforce activity feed data into a themed summary before sending it through the injected Discord webhook.

Do I need a Discord webhook to post automated weekly activity feeds?

The Skill requires authentication to both Discord and the workforce API. Without these credentials, it cannot access the workforce activity feed or post the weekly digest summary to your specified channel.

Can I use discord.js to format workforce activity feeds into a team digest?

The Skill is designed specifically for weekly digest generation, reading public activity feeds and recent executions across agents to summarize the team's achievements into a single Discord post.