Home / hermes-brasil / hermes-brasil · skills/prospeccao-b2b-comercio-local/SKILL.md · GitHub

prospeccao-b2b-comercio-local skillA

prospeccao-b2b-comercio-local is agent-read markdown (skill) from hermes-brasil/hermes-brasil: Prospeccao B2B de comercio local (Google Places + WhatsApp + registro)..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Prospecção B2B — Comércio Local

> Pipeline automatizado de prospecção B2B para comércio local.
> Cobre coleta → qualificação → envio → registro → follow-up.
> Nichos: clínicas, salões, pet shops, restaurantes, mercados, lojas, oficinas, franquias.

## Visão geral do fluxo

```
1. COLETA: Google Places API → nomes, endereços, telefones, sites, avaliações
2. DEDUP: consultar banco ANTES de inserir (zero duplicatas)
3. FILTRO: manter só comércios com WhatsApp OU Instagram OU site
4. ENVIO: WhatsApp (Evolution API) com delay entre mensagens
5. REGISTRO: SQLite + planilha (Google Sheets)
6. RESUMO: relatório no Telegram
```

## 1. Coleta — Google Places API (New) — RECOMENDADO

Muito mais rápido e confiável que browser:

```bash
curl -s "https://places.googleapis.com/v1/places:searchText?key={API_KEY}" \
  -H "Content-Type: application/json" \
  -H "X-Goog-FieldMask: places.displayName,places.formattedAddress,places.nationalPhoneNumber,places.rating,places.websiteUri" \
  -d '{"textQuery":"auto pecas em Pirituba Sao Paulo","maxResultCount":10}'
```

**⚠️ Header OBRIGATÓRIO:** `X-Goog-FieldMask` — sem ele retorna erro 400.

### Setup (uma única vez)
…

Read the whole file at its exact version.

How to install

Latest version
mdr add hermes-brasil/hermes-brasil/prospeccao-b2b-comercio-local@git:20260803.34bcfeb
Exact content
mdr add hermes-brasil/hermes-brasil/prospeccao-b2b-comercio-local@sha256:3d3dfd2bdb5ef044

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_oqh5hwngadyat27s.svg)](https://markdownregistry.com/a/art_oqh5hwngadyat27s)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260803.34bcfeb latest2026-08-03 34bcfeb 4,494 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4494 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

hermes-brasil/hermes-brasil · 144 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_oqh5hwngadyat27s
GET https://markdownregistry.com/api/v1/resolve?ref=hermes-brasil/hermes-brasil/prospeccao-b2b-comercio-local
GET https://markdownregistry.com/api/v1/blob/3d3dfd2bdb5ef0449b941d389b20b9a638291b46648f1ff44380706e6a860aa8

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from hermes-brasil/hermes-brasil

anti-ai-slop skill
hermes-brasil/hermes-brasil · skills/anti-ai-slop/SKILL.md · Protocolo de revisão editorial para eliminar AI slop em textos PT-BR e EN. Use em toda peça escrita antes da entrega…
v1.0.0 · audit A · 144 stars
hermes-ops-producao skill
hermes-brasil/hermes-brasil · skills/hermes-ops-producao/SKILL.md · Operar Hermes Agent em produção no VPS — update, restart de gateway, health-check, profiles múltiplos e ambientes sem…
git:20260804.b558aec · audit A · 144 stars
hermes-philosophy-podcast skill
hermes-brasil/hermes-brasil · skills/hermes-philosophy-podcast/SKILL.md · Insights do podcast Peter Yang com Karan Malhotra (Nous).
git:20260804.5e2ca7f · audit A · 144 stars
orquestracao-kanban-humano-agente skill
hermes-brasil/hermes-brasil · skills/orquestracao-kanban-humano-agente/SKILL.md · Orquestrar projetos com Kanban humano + agentes de IA.
git:20260804.a5390e5 · audit A · 144 stars
rag-assistente-conhecimento skill
hermes-brasil/hermes-brasil · skills/rag-assistente-conhecimento/SKILL.md · Criar assistente RAG com conhecimento da empresa.
git:20260803.34bcfeb · audit A · 144 stars
think-tank-research skill
hermes-brasil/hermes-brasil · skills/think-tank-research/SKILL.md · Use quando precisar de pesquisa multi-persona com síntese protegida por evidências.
v0.1.0 · audit A · 144 stars
triagem-conteudo-externo skill
hermes-brasil/hermes-brasil · skills/triagem-conteudo-externo/SKILL.md · Tratar conteúdo externo não confiável antes de agir.
v1.0.0 · audit A · 144 stars

Every file in hermes-brasil/hermes-brasil

Browse by kind, by grade A, or by owner.