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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Instructions
- Steps
- Important Notes
- Examples
- Example 1: Standard Weekly Report (Healthy Week)
- Example 2: Report with Alerts (Problem Week)
- Example 3: Per-Team Reports
- Troubleshooting
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.
