skills
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Pass
- Code scan — Scanned 3 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Amplemarket skills
Amplemarket Skills
Sales skills for AI agents, designed to be used with the Amplemarket MCP.
Each skill is a self-contained directory with a SKILL.md file following the agentskills.io specification. Skills provide structured instructions that AI agents can follow to execute sales workflows — from prospecting and enrichment to pipeline review and team coaching.
Install as a Claude Plugin
This repository is also a Claude plugin marketplace. Installing the amplemarket plugin makes all skills in the skills/ directory available from Claude's / menu. These skills require the Amplemarket MCP server or connector to be configured separately.
Claude Web and Claude Desktop
- Open Customize > Plugins.
- Click the
+button and choose Add marketplace. - Choose Add from a repository and enter
amplemarket/skills. - Install the Amplemarket plugin.
Claude Code
From Claude Code, add this marketplace and install the plugin:
/plugin marketplace add amplemarket/skills
/plugin install amplemarket@amplemarket
After installation, Amplemarket skills are available under the plugin namespace, for example /amplemarket:torpedo.
Available Skills
| Skill | Description |
|---|---|
| account-expansion-mapper | Map untapped departments within existing accounts for expansion |
| account-whitespace-analyzer | Analyze customer accounts for untapped departments |
| ae-pipeline-review | Status check on AE accounts with open deals |
| build-targeted-lead-list | End-to-end workflow for building lead lists |
| champion-tracker | Track former champions who moved to new companies |
| closed-lost-revival-scanner | Scan closed-lost deals and score revival potential |
| competitive-account-research | Generate comprehensive account briefs with decision-maker mapping |
| competitor-displacement-targeting | Find companies using competitor products for displacement campaigns |
| conference-event-lead-finder | Find and enrich leads attending target conferences |
| conference-networking-prep | Prepare personalized networking briefs for conferences |
| daily-web-signal-prospector | Prospect based on daily web signals and triggers |
| deal-contact-gap-analysis | Identify missing stakeholders in active deals |
| deliverability-health-check | Check email deliverability health across mailboxes |
| deliverability-watchdog | Monitor deliverability and flag issues proactively |
| duo-copilot-dismiss-diagnostics | Diagnose Duo Copilot dismiss rate patterns |
| duo-copilot-performance-monitor | Monitor Duo Copilot performance metrics |
| enrich-and-score-lead | Enrich and score individual leads |
| funding-event-prospector | Find recently funded companies and their decision-makers |
| hiring-signal-prospector | Prospect into companies showing hiring signals |
| icp-refiner | Refine ICP based on closed-won analysis |
| job-change-signal-tracker | Track job changes among target contacts |
| lookalike-audience-builder | Build lookalike audiences from best customers |
| market-mapping | Map companies and contacts across a market segment |
| new-rep-ramp-tracker | Track new rep ramp progress against benchmarks |
| outreach-activity-dashboard | Summarize outreach activity metrics |
| outreach-personalization-research | Research prospects for personalized outreach |
| pipeline-account-review | Review pipeline accounts with engagement data |
| podcast-personalization-research | Research podcast appearances for personalized outreach |
| pre-call-research-brief | Generate research briefs before sales calls |
| prospect-icp-search | Search for prospects matching ICP criteria |
| rep-coaching-brief | Generate coaching notes for manager-rep 1:1s |
| sdr-account-prioritization-plan | Help SDRs prioritize accounts by signal and engagement |
| sequence-performance-analyzer | Compare outreach sequences to find top performers |
| stale-opportunity-reviver | Revive stale deals with fresh research and outreach plans |
| team-performance-review | Compare rep performance with leaderboard format |
| torpedo | Break into target accounts with deep research, strategic angles, and personalized sequences |
| workflow-migration | Create Amplemarket workflows from natural language, or migrate Outreach / Salesloft / Apollo / HubSpot automations |
Contributing
Each skill lives in its own directory containing a
SKILL.mdfile.When modifying a skill, you must update the
versionfield in the YAML frontmatter ofSKILL.md. This version is used to tag and create GitHub releases automatically. Please use semver versioning.--- name: my-skill description: > What the skill does. metadata: author: amplemarket version: "1.0.1" # <-- bump this compatibility: Requires Amplemarket MCP server ---On merge to
master, a GitHub Action detects which skills changed and creates a release for each one, tagged as<skill-name>-v<version>with a zip of the skill directory attached.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found