@jackdark425

AIGroup Lead Discovery

Lead-discovery and company-intelligence suite for OpenClaw

当前版本
v0.1.10
bundle-plugin社区source-linked

aigroup-lead-discovery-openclaw

Lead-discovery and company-intelligence suite for banker workflows on OpenClaw.

This plugin is the recommended first install in the AIGroup banker stack. Install it first as the intelligence and data-entry suite, then add aigroup-financial-services-openclaw as the downstream modeling and deliverables suite.

This repository is a standalone OpenClaw-compatible Claude bundle. The Hub release packages:

  • five banker SOP skills for lead discovery and customer investigation
  • no bundled MCP bridge runtime by default
  • a clean skill-only install surface for OpenClaw Hub

It is also designed to be used alongside the AIGroup data-service MCP stack:

  • aigroup-fmp-mcp
  • aigroup-market-mcp
  • aigroup-finnhub-mcp
  • Tianyancha
  • PrimeMatrixData

Included

Skills

  • client-initial-screening
  • company-event-scan
  • customer-investigation
  • key-account-briefing
  • weekly-lead-watchlist

Recommended companion AIGroup data services

  • aigroup-fmp-mcp
  • aigroup-market-mcp
  • aigroup-finnhub-mcp

Plugin Layout

.claude-plugin/plugin.json
skills/

OpenClaw detects this repository as a Claude bundle and maps:

  • skills/ into normal OpenClaw skills

Install

Recommended suite-first install flow:

openclaw plugins install aigroup-lead-discovery-openclaw
openclaw plugins install aigroup-financial-services-openclaw

OpenClaw Hub

openclaw plugins install aigroup-lead-discovery-openclaw

Local path

openclaw plugins install ./aigroup-lead-discovery-openclaw

GitHub shorthand

openclaw plugins install jackdark425/aigroup-lead-discovery-openclaw

Published package:

  • aigroup-lead-discovery-openclaw@0.1.8

Recommended companion package:

  • aigroup-financial-services-openclaw

Quick install guide:

Verify After Install

openclaw plugins inspect aigroup-lead-discovery-openclaw
openclaw plugins inspect aigroup-financial-services-openclaw
openclaw skills list

Recommended Trust Pinning

If you want to silence the plugins.allow is empty warning and pin trust explicitly, add the two AIGroup suite ids to your OpenClaw config:

{
  "plugins": {
    "allow": [
      "aigroup-lead-discovery-openclaw",
      "aigroup-financial-services-openclaw"
    ]
  }
}

Then restart the gateway.

Release Prep

Validate the repository bundle shape directly:

python3 scripts/validate_bundle.py .

ClawHub releases should be published from the repository root. The Hub release is intentionally skill-only so it avoids shipping optional bridge helpers that can trigger conservative static security scans.

Environment

Recommended data sources for best results:

  • PrimeMatrixData
  • Tianyancha
  • aigroup-market-mcp
  • aigroup-fmp-mcp
  • aigroup-finnhub-mcp

What Each Skill Does

client-initial-screening

Quickly decide whether a company is worth contacting at all. Focuses on entity confirmation, operating status, growth clues, risk flags, and a recommended next action.

company-event-scan

Turns web and enterprise-data signals into outreach triggers such as hiring, expansion, partnerships, honors, financing clues, and likely banking entry points.

customer-investigation

Default banker workflow for turning company intelligence into a structured Chinese customer investigation report. Use it when a client manager needs entity confirmation, business summary, risk review, and banking entry points in one internal memo.

key-account-briefing

Produces a concise pre-meeting briefing for a banker before first contact or an on-site visit.

weekly-lead-watchlist

Scans a batch list and ranks accounts into follow now, observe, or pause groups.

Validation

This plugin has been validated on OpenClaw 2026.4.2 for:

  • bundle loading
  • MCP recognition
  • skill discovery
  • skill readiness

See docs/validation.md.

Notes

  • The plugin is distributed as a compatible bundle, not a native in-process OpenClaw plugin.
  • The Hub release intentionally excludes optional local bridge helpers and focuses on portable skills.
  • The recommended deployment model is suite-first: use this plugin for intelligence gathering and customer investigation, then use aigroup-financial-services-openclaw for customer analysis, modeling, and deliverable workflows.

源码与版本

源码仓库

jackdark425/aigroup-lead-discovery-openclaw

打开仓库

源码提交

e6930535e5b001ff52696cffacce528a6cfaa137

查看提交

安装命令

openclaw plugins install clawhub:aigroup-lead-discovery-openclaw

元数据

  • 包名: aigroup-lead-discovery-openclaw
  • 创建时间: 2026/04/03
  • 更新时间: 2026/04/16
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 0.1.10
  • 插件 API 范围: -
  • 标签: latest
  • 文件数: 15