roundup-setup

Configures personalized status briefing generation through an interactive onboarding conversation.

38.5k|4.9k|Updated Jun 11, 2025
One-click install
npx skills add https://github.com/github/awesome-copilot --skill roundup-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roundup-setup
Source: https://github.com/github/awesome-copilot/tree/main/skills/roundup-setup
Command: npx skills add https://github.com/github/awesome-copilot --skill roundup-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Writing status updates and briefings for different audiences is repetitive, and generic AI-generated updates rarely match your personal voice. This Skill runs a guided onboarding conversation that learns your role, communication style, audiences, and data sources, then saves a reusable configuration so future briefings match how you actually write.

Core Features & Use Cases

  • Interactive Onboarding Flow: Asks one question at a time about your role, team, audiences, and workflow, adapting its pace based on your answers.
  • Style Calibration from Examples: Analyzes pasted examples of your real status updates to extract format, tone, organization, and content patterns, then plays back observations for confirmation.
  • Persistent Configuration: Writes a plain-text config file at ~/.config/roundup/config.md capturing your style guide, audience profiles, information sources, and guardrails.
  • Use Case: A manager who writes weekly updates for both leadership and their team pastes two past emails, answers a few questions, and gets a calibrated config so the companion roundup skill can draft audience-specific briefings on demand.

Quick Start

Say "use roundup-setup" in a Copilot CLI session and follow the conversational onboarding to create your briefing configuration.

Frequently Asked Questions about roundup-setup

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

FAQPage Schema
How do I set up AI-generated status updates that match my writing style?

Run the roundup-setup onboarding, which asks about your role and audiences, then has you paste examples of updates you have written. It analyzes your format, tone, and organization and saves a style guide to ~/.config/roundup/config.md for future briefing generation.

How do I configure different briefing formats for different audiences?

During setup, list each audience you write for, such as leadership or your team. The onboarding captures each audience's detail level, format preferences, and cadence, storing a separate profile per audience in the configuration file.

Where is the roundup configuration file stored?

The configuration is saved as plain markdown at ~/.config/roundup/config.md. You can open and edit it directly in any text editor, and your manual changes will be respected by the roundup skill.

What if I don't have example status updates to paste during setup?

The onboarding pivots to a description-based approach, asking targeted questions about your preferred format, length, tone, and content sections. It builds the style guide collaboratively from your answers instead of examples.

Can roundup pull data from tools like Jira or Slack automatically?

Only sources connected in your current environment, such as GitHub or M365 via available tools, are marked as active. Unconnected sources are listed as known gaps, and you paste relevant context manually when generating briefings.