competitive-account-research
Generate a comprehensive account brief by combining company enrichment, decision-maker mapping, and engagement history from Amplemarket.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Instructions
- Steps
- Important Notes
- Examples
- Example 1: Domain-Based Research
- Example 2: Company Name Research
- Example 3: Account with Specific Product Context
- Troubleshooting
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.
