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
mdr add hermes-brasil/hermes-brasil/prospeccao-b2b-comercio-local@git:20260803.34bcfebmdr add hermes-brasil/hermes-brasil/prospeccao-b2b-comercio-local@sha256:3d3dfd2bdb5ef044Pin 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.
[](https://markdownregistry.com/a/art_oqh5hwngadyat27s)
1 badge views in 30 days
Versions
Audit of the latest version
- 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
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.