Agent skill

duo-copilot-performance-monitor

Post a weekly Duo Copilot performance report to a Slack channel, covering activity metrics for the current week and outcome/performance metrics over a 30-day rolling window.

majiayu000github.com/majiayu000GitHub ↗
copilotclaude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill duo-copilot-performance-monitor --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Version: 1.0.4
Declared author: amplemarket
Requires: Requires Amplemarket MCP server
Path: skills/analysis/duo-copilot-performance-monitor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Duo Copilot Performance Monitor Post a weekly Duo Copilot performance report to a Slack channel, covering activity metrics for the current week and outcome/performance metrics over a 30-day rolling window. ## Instructions When invoked on a recurring weekly schedule, query Amplemarket analytics for Duo Copilot metrics and post a structured report to the designated Slack channel. ### Steps 1. **Receive configuration from the prompt.** The recurring prompt that triggers this skill should include: - **Slack channel:** Which channel to post to - **Team scope:** Full account, a specific team, or multiple teams with separate reports - **Alert thresholds** (optional): Dismiss rate threshold to flag (default: 40%), week-over-week dismiss rate increase threshold (default: 10 percentage points) If any required parameter is missing, ask the user before proceeding. 2. **Submit analytics questions** by calling `mcp__claude_ai_Amplemarket__ask_analytics` for each of the following. Activity metrics cover the current week (Mon-Sun). Performance metrics cover a 30-day rolling window. **Activity (this week):** - "How many Duo leads were generated this week?" - "How many Duo leads were actioned vs d

What's inside
Steps it walks through
  1. Instructions
  2. Steps
  3. Important Notes
  4. Examples
  5. Example 1: Standard Weekly Report (Healthy Week)
  6. Example 2: Report with Alerts (Problem Week)
  7. Example 3: Per-Team Reports
  8. Troubleshooting
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the duo-copilot-performance-monitor skill do?

Post a weekly Duo Copilot performance report to a Slack channel, covering activity metrics for the current week and outcome/performance metrics over a 30-day rolling window.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill duo-copilot-performance-monitor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going