Voltar ao índice
IA e agentes Fonte oficial

Prepare briefs de leads e empresas com Firecrawl

Reúna informações públicas sobre empresas, pessoas e notícias para preparar reuniões, abordagens e conversas comerciais.

Ver código no GitHub Instala diretamente do repositório-fonte.

O que esta skill faz

Esta skill pesquisa sites corporativos, páginas públicas de pessoas, notícias e contexto setorial com Firecrawl. O material é sintetizado em um brief conciso, com fatos sustentados por fontes e pontos úteis para a reunião.

Quando usar

  • Preparar uma reunião comercial ou de parceria
  • Pesquisar empresa e participante antes de uma entrevista
  • Identificar lançamentos, contratações e notícias recentes
  • Criar perguntas e pontos de conversa baseados em evidências

Como usar

  1. Informe empresa, pessoa, contexto da reunião e profundidade desejada
  2. Configure FIRECRAWL_API_KEY
  3. Pesquise páginas corporativas, perfis públicos e notícias relevantes
  4. Associe cada afirmação factual a uma URL de origem
  5. Revise atualidade, possíveis ambiguidades e pontos de conversa

O que revisar antes de instalar

  • A skill usa somente informações públicas ou legitimamente acessíveis
  • Possíveis desafios e pain points devem ser apresentados como hipóteses, não fatos
  • Perfis e notícias podem estar incompletos ou desatualizados

SKILL.md

---
name: firecrawl-lead-research
description: Produce pre-meeting lead intelligence briefs with Firecrawl. Use when the user needs company research, person research, recent news, talking points, pain points, or outreach preparation before a sales call, partnership meeting, investor conversation, or customer interview.
license: ISC
metadata:
  author: firecrawl
  version: "0.1.0"
  homepage: https://www.firecrawl.dev
  source: https://github.com/firecrawl/firecrawl-workflows
inputs:
  - name: FIRECRAWL_API_KEY
    description: Firecrawl API key for hosted Firecrawl requests.
    required: true
---

# Firecrawl Lead Research

Use this to create a concise, actionable pre-meeting brief.

## Onboarding Interview

Infer the company, person, meeting context, and desired brief depth from context. If the company is clear, proceed immediately.

Ask at most 1-3 concise questions only if blocked, such as the company/person to research or the meeting context.

## Firecrawl Collection Plan

Use Firecrawl search and scrape to gather:

- company website, about, product, pricing, careers, team, and customer pages
- recent news, funding, launches, hiring, partnerships, and press
- public person profiles, talks, posts, interviews, and role/background
- relevant industry context and likely business challenges

## Parallel Work

If appropriate, use sub-agents or equivalent parallel task runners:

- Company Profile researcher
- Recent News and Activity researcher
- Person researcher
- Industry/Pain Point researcher

Each researcher should return source URLs and only evidence-backed claims.

## Final Deliverable

```markdown
# Lead Brief: [Company]

## Company Overview
[What they do, stage/size signals, products, customers]

## Recent Activity
[News, launches, funding, hiring, partnerships]

## Key People
[Relevant people and public background]

## Talking Points
[5-7 specific conversation starters]

## Likely Pain Points
[Evidence-backed hypotheses]

## Outreach Angle
[Suggested positioning or next step]

## Sources
[URLs used]

## Rerun Inputs
workflow: firecrawl-lead-research
company: [name/url]
person: [optional]
context: [meeting context]
```

## Quality Bar

- Keep it concise and useful before a meeting.
- Do not fabricate personal details.
- Clearly separate facts from inferred pain points.