Install
openclaw skills install @dataify-server/dataify-lead-intelligenceDiscover and qualify target companies from public evidence
openclaw skills install @dataify-server/dataify-lead-intelligenceProduce a deduplicated, evidence-backed company prospect list. This Skill qualifies organizations, not private individuals, and must not invent emails, phone numbers, revenue or employee counts.
scripts/run_lead_intelligence.py for bounded discovery. Use known LinkedIn, Crunchbase, Indeed, Glassdoor or company URLs as supporting sources when available.python3 skills/dataify-lead-intelligence/scripts/run_lead_intelligence.py \
--ideal-customer-profile "US AI startups hiring data engineers" \
--geography US --mode quick
Use --keyword for a buying signal, --source-url for a known public company source, and --dry-run to review request scope.
dataify-competitive-intelligence.Use dataify-task-operations for Token setup and safe completion. Never request that a user paste credentials into chat.
export for macOS/Linux shells, $env: for Windows PowerShell, or set for Windows Command Prompt). Show other platforms or persistent setup only when detection is ambiguous or the user asks.DATAIFY_API_TOKEN is present; never print its value. If verification succeeds, continue the original task without asking the user to repeat it..env unless the execution path explicitly loads it, and ensure .env is ignored by version control.