Agent skill · Data & Analytics

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Version: 1.0.4
Declared author: amplemarket
Requires: Requires Amplemarket MCP server
Path: skills/analysis/outreach-activity-dashboard/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

# 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

What's inside
Steps it walks through
  1. Instructions
  2. Steps
  3. Important Notes
  4. Examples
  5. Example 1: Monthly Activity Dashboard
  6. Example 2: Weekly Breakdown for a Specific Rep
  7. Example 3: Quarter-Over-Quarter Comparison
  8. Troubleshooting
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going