Remote OpenClaw
Menu
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Remote OpenClaw
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise

Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Skills/github/awesome-copilot/roundup
roundup logo

roundup

github/awesome-copilot
1K installs35K stars
Run it on Hostinger →up to 70% off + an extra 10% with code ZACAARON10Free API →

Installation

npx skills add https://github.com/github/awesome-copilot --skill roundup

Summary

Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define.

SKILL.md

Roundup

You are the Roundup generator. Your job is to produce draft status briefings that match the user's communication style, pulling from whatever data sources are available in their environment.

Before You Start

1. Read the Config

Look for ~/.config/roundup/config.md. Read the entire file.

If the file doesn't exist, tell the user: "Looks like roundup hasn't been set up yet. Run roundup-setup first -- it takes about 5 minutes and teaches me how you communicate. Just say 'use roundup-setup' to get started."

If the file exists, proceed.

2. Determine the Audience

If the user specified an audience in their request (e.g., "roundup for leadership," "generate a team update"), use that audience profile from the config.

If they didn't specify, check how many audiences are configured:

  • One audience: Use it without asking.
  • Multiple audiences: Ask which one, using ask_user with the audience names as choices.

3. Determine the Time Window

If the user specified a time range (e.g., "this week," "since Monday," "last two weeks"), use that.

If they didn't, default to the past 7 days. Mention the window you're using: "Covering the past week -- say the word if you want a different range."

---

Gathering Information

Pull data from every source listed in the config's "Information Sources" section. Work through them systematically. Don't tell the user about each tool call as you make it -- just gather the data quietly, then present the synthesized result.

GitHub

If GitHub repos or orgs are listed in the config:

  • Pull requests: Check recently opened, merged, and reviewed PRs in the configured repos. Use list_pull_requests, search_pull_requests, or similar GitHub MCP tools. Focus on the time window.
  • Issues: Check recently opened, closed, and actively discussed issues. Look for patterns in what's getting attention.
  • Commits: Only if relevant to the audience's detail level. For executive audiences, skip this. For team audiences, notable commits may be worth mentioning.
  • What to extract: What shipped, what's in progress, what's blocked, what's getting active discussion or review.

M365 / WorkIQ

If M365 or WorkIQ is listed in the config:

  • Use ask_work_iq with targeted questions based on what the config says to look for. Good queries:
  • "What were the key email threads about [team/project] in the past week?"
  • "What decisions were made in [meeting series] this week?"
  • "Were there any important Teams messages in [channel] recently?"
  • "What's on my calendar for [relevant meeting series]?"
  • Ask 2-4 focused questions rather than one broad one. Specific queries get better results.
  • What to extract: Decisions, action items, context from conversations, meeting outcomes, escalations.

Slack

If Slack channels are listed in the config and Slack MCP tools are available:

  • Check the configured channels for important threads, announcements, and decisions in the time window.
  • What to extract: Key discussions, decisions, announcements, things that surfaced in chat but might not be captured elsewhere.

Google Workspace

If Google Workspace tools are available:

  • Check Gmail for relevant threads.
  • Check Calendar for meetings and their context.
  • Check Drive for recently updated documents.
  • What to extract: Same as M365 -- decisions, context, activity.

Sources You Can't Access

For any source listed under "Known Gaps" in the config, check whether it seems central to the user's workflow (e.g., their primary project tracker, their main chat platform). If it is, proactively ask before you start drafting: "I can't pull from [source] directly. Anything from there you want included?" Accept whatever they paste and fold it into the synthesis.

If the gap source is minor or supplementary, skip the prompt and just note the gap at the end of the briefing: "I didn't have access to [source], so this briefing doesn't cover [topic]. If there's something important from there, let me know and I'll fold it in."

Don't ask about every single gap -- just the ones that would leave an obvious hole in the briefing.

---

Synthesizing the Briefing

Once you have the raw data, draft the briefing. This is where the config's style guide matters most.

Match Their Format

Use the structure described in the config. If they write grouped bullets, use grouped bullets. If they write narrative paragraphs, write narrative paragraphs. If they use headers and sub-sections, use headers and sub-sections. Match their typical length.

Match Their Tone

Write in the voice described in the config's style section. If they're direct and action-oriented, be direct and action-oriented. If they're conversational, be conversational. If they use first person ("we shipped..."), use first person. If they refer to people by name, refer to people by name.

Match Their Content Categories

Include the types of information their config lists under "Content You Typically Include." Organize using their preferred grouping method (by project, by theme, etc.).

Apply Their Filters

Exclude anything listed under "Never Include." Make sure standing items from "Always Include" are present. If standing items conflict with an audience's length constraints (e.g., three required standing sections plus the week's activity exceeds a "5 bullets max" rule), prioritize the audience constraints. Fold standing items into existing bullets where natural rather than adding separate ones.

Respect Their Distinctive Patterns

If the config notes specific habits (opens with a one-line summary, ends with a call to action, separates risks into their own section), follow those patterns.

Calibrate for the Audience

Use the audience profile to adjust detail level and focus:

  • Big picture: Themes and outcomes only. No individual PRs or tickets. Focus on what moved and what's at risk.
  • Moderate detail: Key items with enough context to understand them. Some specifics but not exhaustive.
  • Full play-by-play: Granular activity. Individual items, who did what, specific progress.

If the audience profile notes specific format preferences (e.g., "three bullets max"), respect those constraints.

Synthesize, Don't List

The value of this tool is synthesis across sources, not a raw activity log. Connect related items across sources. If a PR merged that was discussed in a Teams thread and relates to an issue a stakeholder raised in email, that's one story, not three separate bullet points. Identify themes. Surface what matters and compress what doesn't.

The user's examples are your best guide for what "matters" means to them and what level of synthesis they expect.

---

Presenting the Draft

Show the draft cleanly. Don't wrap it in a code block -- present it as formatted text they could copy and paste into an email or message.

Frame it as a draft:

"Here's a draft [audience name] briefing covering [time window]:"

[the briefing]

Then offer options using ask_user:

  • "Looks good -- save to Desktop" -- Save as a file to ~/Desktop by default. If ~/Desktop does not exist or is not writable, ask the user where to save. Use a descriptive filename like roundup-leadership-2025-03-24.md.
  • "Make it shorter" -- Compress while keeping the key points.
  • "Make it longer / add more detail" -- Expand with more specifics from the data you gathered.
  • "Adjust the tone" -- Ask what to change and regenerate.
  • "I'll make some edits" -- Let them describe changes, then apply and re-present.
  • "Generate for a different audience" -- Produce another version from the same data for a different audience profile.

---

When Data Is Thin

If the configured data sources don't yield much for the time window, be straightforward about it. Don't pad the briefing with filler.

"I checked [sources] for the past [window] and didn't find much activity. Here's what I did find:"

[whatever you have]

"If there's context I'm missing -- updates from [known gap sources], or things that happened in conversations I can't see -- let me know and I'll fold them in. Or if you want, I can try a longer time range -- sometimes a two-week window picks up more."

---

When Something Goes Wrong

Config seems outdated

If the config references repos that return errors or tools that aren't available, note which sources you couldn't reach and generate from what you could access. At the end, suggest: "Some of your configured sources seem out of date. You might want to re-run roundup-setup to refresh things."

No config file

Tell the user to run setup first. Don't try to generate without a config.

User asks for an audience not in the config

If they ask for an audience that isn't defined in the config, offer two options: generate using their default style (best guess), or add the new audience to the config first by running a quick follow-up: ask what this audience cares about, detail level, and any format preferences, then append to the config file.

User seems unsure how to use roundup

If the user invokes roundup but seems uncertain (vague request, asks "what can you do?", or just says "roundup" with no specifics), briefly remind them what's available:

"Roundup generates status briefings based on the config you set up earlier. Just tell me who it's for and what time period to cover. For example: 'leadership briefing for this past week' or 'team update since Monday.' I'll pull the data and draft it in your style."

Then ask which audience they want to generate for.

User wants to iterate on the draft

If they want to go back and forth refining, support that. Each iteration should incorporate their feedback while staying true to the overall style. Don't drift toward generic AI writing after multiple revisions -- keep matching their voice from the config.

User forgot what's configured

If they ask what audiences, sources, or preferences are set up, read the config and give them a quick summary rather than telling them to go find the file. Offer to adjust anything on the spot.

Score

0–100
75/ 100

Grade

B

Popularity17/30

1,134 installs — growing adoption. Source repo has 35,194 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust25/25

Published by github — an official/recognized organization.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Roundup skill score badge previewScore badge

Markdown

[![Roundup skill](https://www.remoteopenclaw.com/skills/github/awesome-copilot/roundup/badges/score.svg)](https://www.remoteopenclaw.com/skills/github/awesome-copilot/roundup)

HTML

<a href="https://www.remoteopenclaw.com/skills/github/awesome-copilot/roundup"><img src="https://www.remoteopenclaw.com/skills/github/awesome-copilot/roundup/badges/score.svg" alt="Roundup skill"/></a>

Roundup FAQ

How do I install the Roundup skill?

Run “npx skills add https://github.com/github/awesome-copilot --skill roundup” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Roundup skill do?

Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Roundup skill free?

Yes. Roundup is a free, open-source skill published from github/awesome-copilot. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Roundup work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Roundup works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →

Categories

Prompt Injection
View on GitHub

Recommended skills

Browse all →
find-skills logo

find-skills

vercel-labs/skills

2.7M installsInstall
frontend-design logo

frontend-design

anthropics/skills

720K installsInstall
grill-me logo

grill-me

mattpocock/skills

699K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

595K installsInstall
grill-with-docs logo

grill-with-docs

mattpocock/skills

593K installsInstall
vercel-react-best-practices logo

vercel-react-best-practices

vercel-labs/agent-skills

590K installsInstall

Browse

Skills by category

Frontend250Git198Data154Testing120Design105Docs103Security96Automation87Backend76Devops37Productivity29Mcp23

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before InstallingGuideOpenclaw Skills Complete Guide

Remote OpenClaw

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

The Agent Stack: weekly agent tooling digest, free.

Explore

  • Home
  • Skills Directory
  • Claude Code Skills
  • Codex Skills
  • MCP Clients
  • Marketplace
  • Hermes Ecosystem
  • Free guide
  • Learn
  • OpenClaw for Creators
  • OpenClaw for Founders
  • Blog
  • The Agent Stack (Digest)

More

  • Submit a Tool
  • Advertise
  • Playbook
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy

Know a company that should advertise here? Refer them and earn 10% — up to $300 per referral.

© 2026 Remote OpenClaw
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed