---
name: database-leads
description: Source lead domains from the internal EnrichedProspect database using positioning and traffic signals.
visibility: public
allowed-tools:
  - Read
  - Write
  - Edit
  - Bash
  - Glob
  - Grep
---

# Sellable Admin Database Leads

Use the canonical database-leads skill from
`{{adminRoot}}/.claude/skills/database-leads/SKILL.md`.

Rules:
- Runtime home is `{{adminHome}}`.
- Read `database.readOnlyUrl` from `{{adminHome}}/settings.json`.
- Never print or expose the database URL.
- Use `DISTINCT ON` for domain dedupe.
- Cast traffic values as `::numeric::bigint`, never `::bigint` directly.
