outreach-activity-dashboard
Build an activity dashboard with volume trends, engagement snapshots, and consistency analysis to help sales leaders spot gaps and keep the team on track.
npx skills add majiayu000/claude-skill-registry --skill outreach-activity-dashboard --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Outreach Activity Dashboard Build an activity dashboard with volume trends, engagement snapshots, and consistency analysis to help sales leaders spot gaps and keep the team on track. ## Instructions When a user wants to see outreach activity, query the Amplemarket analytics engine for volume and engagement data, identify trends, and present a structured dashboard. ### Steps 1. **Clarify scope, timeframe, and granularity.** Ask the user: - "What timeframe would you like to review? (default: last 30 days)" - "What granularity do you prefer? (daily, weekly, or monthly)" - "Full team or specific reps?" If the user does not specify, default to the last 30 days with weekly granularity for the full team. 2. **Submit analytics questions** by calling `mcp__claude_ai_Amplemarket__ask_analytics` for each of the following (adjust the timeframe and granularity accordingly): - "How many emails were sent per [day/week/month] in the last [timeframe]?" - "What is the overall reply rate in the last [timeframe]?" - "How many total emails were sent in the last [timeframe]?" - "What is the open rate trend in the last [timeframe]?" - "How many leads were added to lists in the last [timeframe]?" Store
- Instructions
- Steps
- Important Notes
- Examples
- Example 1: Monthly Activity Dashboard
- Example 2: Weekly Breakdown for a Specific Rep
- Example 3: Quarter-Over-Quarter Comparison
- Troubleshooting
What does the outreach-activity-dashboard skill do?
Build an activity dashboard with volume trends, engagement snapshots, and consistency analysis to help sales leaders spot gaps and keep the team on track.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill outreach-activity-dashboard --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.
