Agent skill

competitive-account-research

Generate a comprehensive account brief by combining company enrichment, decision-maker mapping, and engagement history from Amplemarket.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill competitive-account-research --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

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

# Competitive Account Research Generate a comprehensive account brief by combining company enrichment, decision-maker mapping, and engagement history from Amplemarket. ## Instructions When a user asks for research on a target account, compile a multi-source intelligence brief using the following workflow. ### Steps 1. **Identify the target account.** Extract the company name or domain from the user's request. If ambiguous, ask for clarification. 2. **Enrich the company** by calling `mcp__claude_ai_Amplemarket__enrich_company` with: - `domain` if the user provided a domain or you can infer it - `linkedin_url` if the user provided a LinkedIn company URL This returns firmographics: industry, size, type, location, description, tech stack, and more. 3. **Check internal account data** by calling `mcp__claude_ai_Amplemarket__list_accounts` with the company `name` or `domain` to find if this account already exists in the system. If found, call `mcp__claude_ai_Amplemarket__get_account` with the account `id` to retrieve: - Engagement stats (emails sent, opened, replied) - CRM data and opportunity status - AI-generated insights - Account owner and tags 4. **Map key decision makers** by callin

What's inside
Steps it walks through
  1. Instructions
  2. Steps
  3. Important Notes
  4. Examples
  5. Example 1: Domain-Based Research
  6. Example 2: Company Name Research
  7. Example 3: Account with Specific Product Context
  8. Troubleshooting
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the competitive-account-research skill do?

Generate a comprehensive account brief by combining company enrichment, decision-maker mapping, and engagement history from Amplemarket.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill competitive-account-research --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