agentsclimarketplace

Ae pipeline review

Skill amplemarket/skills/skills/ae-pipeline-review

Amplemarket skills

Install
npx -y skills add amplemarket/skills --skill ae-pipeline-review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Help AEs get a status check on their accounts with open deals -- where things stand, where to focus, and what next steps to take.

SKILL.md

2.7 KB, as published. Nobody here has run it

AE Pipeline Review

Help AEs get a status check on their accounts with open deals -- where things stand, where to focus, and what next steps to take.

Instructions

When an AE wants to review their accounts or deals, pull account data, engagement history, and AI insights to assess each account and recommend next steps.

Steps

  1. Identify the AE's accounts. Either:
    • Use mcp__claude_ai_Amplemarket__list_accounts filtered by the AE's email to find accounts they own
    • Filter for accounts with open opportunities if possible
    • Or ask the AE for the specific accounts or domains they want reviewed
  2. Gather account data by calling mcp__claude_ai_Amplemarket__get_account for each account. This gives engagement stats, AI-generated insights (interest level, current solution, competitors, pain points, champions, decision makers, gatekeepers, timelines), CRM data, and contacts.
  3. Assess each account. For each, evaluate:
    • Deal momentum -- is engagement progressing or stalled?
    • Stakeholder coverage -- are champions, decision makers, and economic buyers identified? Is the deal single-threaded?
    • Risks -- gone cold, competitor mentioned, champion left, missing key roles?
    • Next steps -- what should the AE do next?
  4. Help with next steps when asked. If the AE wants to act on a specific account:
    • mcp__claude_ai_Amplemarket__search_people to find additional stakeholders for multi-threading
    • mcp__claude_ai_Amplemarket__get_contacts to check status on specific contacts
    • mcp__claude_ai_Amplemarket__enrich_person for deeper context on a key stakeholder
  5. Present a well-formatted account review. Prioritize by urgency -- which accounts need action now vs progressing fine. For each, show current state, key people, and recommended next step.

Examples

User prompt: "Give me a status on my deals"

Simple example output: The agent pulls the AE's accounts, finds 3 needing immediate attention (one stalled in negotiation for 2 weeks, one single-threaded with only a junior contact, one where the champion seems to be going cold). 6 are progressing normally. Presented as a prioritized list with per-account summary and next steps.

Troubleshooting

ProblemSolution
Too many accountsFocus on accounts with open opportunities or recent engagement first. Offer to review the rest separately.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.