Claude-skill-registry account-research

Gather actionable sales intelligence on companies and individuals before outreach

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/account-research" ~/.claude/skills/majiayu000-claude-skill-registry-account-research && rm -rf "$T"
manifest: skills/data/account-research/SKILL.md
source content

Account Research Skill Overview

The account-research skill enables you to gather actionable sales intelligence on companies and individuals before outreach. It operates in three tiers:

Core Functionality

Always Available (Web Search): The skill conducts automatic web searches to compile company overviews, recent news, hiring signals, key personnel, and product information. You activate it with triggers like "Research [company]" or "Look up [person]."

Supercharged (With Connectors): When you connect enrichment tools or CRM systems, the skill gains access to verified contact details, technology stacks, organizational charts, prior relationship history, and opportunity records.

Research Output

Results follow a structured format including:

  • Quick assessment of relevance and outreach angle
  • Company profile with foundational details
  • Recent news tied to sales implications
  • Leadership team information with talking points
  • Technology stack details (when enrichment connected)
  • Prior relationship context (when CRM connected)
  • Qualification signals highlighting strengths and concerns
  • Recommended entry points and discovery questions

Execution Process

The skill sequences five steps: parsing your request, conducting web searches, pulling enrichment data if available, checking CRM history if connected, and synthesizing all sources into actionable intelligence.

Best Practice: Include specific domains or full names for more precise results.