agent-management
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
$ npx -y skills add davila7/claude-code-templates --skill lead-research-assistant --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/lead-research-assistantContext preview
The summary Claude sees to decide when to auto-load this skill.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
name: lead-research-assistant description: Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
This skill helps you identify and qualify potential leads for your business by analyzing your product/service, understanding your ideal customer profile, and providing actionable outreach strategies.
1. **Understands Your Business**: Analyzes your product/service, value proposition, and target market 2. **Identifies Target Companies**: Finds companies that match your ideal customer profile based on:
3. **Prioritizes Leads**: Ranks companies based on fit score and relevance 4. **Provides Contact Strategies**: Suggests how to approach each lead with personalized messaging 5. **Enriches Data**: Gathers relevant information about decision-makers and company context
Simply describe your product/service and what you're looking for:
I'm building [product description]. Find me 10 companies in [location/industry] that would be good leads for this.
For even better results, run this from your product's source code directory:
Look at what I'm building in this repository and identify the top 10 companies in [location/industry] that would benefit from this product.
For more targeted research:
My product: [description] Ideal customer profile: - Industry: [industry] - Company size: [size range] - Location: [location] - Current pain points: [pain points] - Technologies they use: [tech stack] Find me 20 qualified leads with contact strategies for each.
When a user requests lead research:
1. **Understand the Product/Service**
2. **Define Ideal Customer Profile**
3. **Research and Identify Leads**
4. **Prioritize and Score**
5. **Provide Actionable Output**
For each lead, provide:
6. **Format the Output**
Present results in a clear, scannable format:
# Lead Research Results ## Summary - Total leads found: [X] - High priority (8-10): [X] - Medium priority (5-7): [X] - Average fit score: [X] --- ## Lead 1: [Company Name] **Website**: [URL] **Priority Score**: [X/10] **Industry**: [Industry] **Size**: [Employee count/revenue range] **Why They're a Good Fit**: [2-3 specific reasons based on their business] **Target Decision Maker**: [Role/Title] **LinkedIn**: [URL if available] **Value Proposition for Them**: [Specific benefit for this company] **Outreach Strategy**: [Personalized approach - mention specific pain points, recent company news, or relevant context] **Conversation Starters**: - [Specific point 1] - [Specific point 2] --- [Repeat for each lead]
7. **Offer Next Steps**
**User**: "I'm building a tool that masks sensitive data in AI coding assistant queries. Find potential leads."
**Output**: Creates a prioritized list of companies that:
**User**: "I run a consulting practice for remote team productivity. Find me 10 companies in the Bay Area that recently went remote."
**Output**: Identifies companies that:
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an…
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs",…
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check…
Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we…