← 返回 Skills 市场
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pans-lead-miner
功能描述
AI算力销售线索挖掘器。输入行业关键词,自动搜索筛选潜在客户,识别算力需求信号。 通过SearXNG聚合多数据源(Crunchbase/GitHub/LinkedIn/新闻),按融资和算力需求排序。 触发词:线索挖掘, 客户发现, AI公司搜索, 融资动态, 算力需求, lead generation, pros...
安全使用建议
This skill appears to do what it says: it queries a local SearXNG instance to gather and score leads. Before installing/running: (1) confirm you have a local SearXNG instance at http://127.0.0.1:8888 and are comfortable with its configured data sources (LinkedIn/Crunchbase crawling may have legal/privacy implications); (2) fix the documentation mismatch (SKILL examples use 'mine.py' but the included file is 'miner.py') and verify required Python packages (the script uses urllib, not requests/bs4 — install any needed libraries); (3) run the script in an isolated environment first to validate behavior and outputs; (4) if you rely on third‑party SearXNG instances, be cautious — that could expose queries externally. If you want higher assurance, request the full, untruncated miner.py for review and confirm there are no hidden network calls beyond the local SearXNG endpoint.
功能分析
Type: OpenClaw Skill
Name: pans-lead-miner
Version: 1.0.0
The pans-lead-miner skill is a legitimate lead generation tool designed to identify AI companies with high compute needs. It functions by querying a local SearXNG instance (http://127.0.0.1:8888) for funding and infrastructure signals, with a fallback to hardcoded demo data if the service is unavailable. The Python script (scripts/miner.py) uses standard libraries for HTTP requests and data parsing, and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection instructions.
能力评估
Purpose & Capability
Name/description match the implementation: the script queries a local SearXNG instance, parses search results for funding/compute signals, scores and exports leads. The declared data sources (Crunchbase/GitHub/LinkedIn/news) are used via SearXNG aggregation, which fits the stated purpose.
Instruction Scope
SKILL.md restricts network access to a local SearXNG (127.0.0.1:8888) and the Python script only makes HTTP requests to that URL; it does not read unrelated system files or request credentials. Two inconsistencies: CLI examples reference 'mine.py' but the included script is 'miner.py', and the dependencies list mentions 'requests' and 'beautifulsoup4' while the shipped script uses urllib and does not import requests/bs4. These look like documentation drift rather than malicious behavior, but you should confirm filenames and required packages before running.
Install Mechanism
No install spec — instruction-only with an included Python script. Nothing is downloaded or written to disk by an install step, so installation risk is low. The tool expects Python 3.11+ present on the host.
Credentials
No environment variables, credentials, or config paths are requested. The script only contacts a local SearXNG endpoint; no external hardcoded remote endpoints or secret exfiltration mechanisms were observed.
Persistence & Privilege
always:false and no code indicates the skill attempts to persist itself or modify other skills or system-wide agent settings. Normal runtime autonomy is allowed, but the skill itself does not request elevated persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pans-lead-miner - 安装完成后,直接呼叫该 Skill 的名称或使用
/pans-lead-miner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pans-lead-miner:
- AI-driven tool for mining sales leads needing AI compute power.
- Aggregates data from Crunchbase, GitHub, LinkedIn, and news sources via SearXNG.
- Filters and ranks prospects by fundraising stage and compute-related signals.
- Command-line search with support for keywords, data sources, region, and funding stage.
- Outputs results in table, JSON, or CSV formats.
元数据
常见问题
Pans Lead Miner 是什么?
AI算力销售线索挖掘器。输入行业关键词,自动搜索筛选潜在客户,识别算力需求信号。 通过SearXNG聚合多数据源(Crunchbase/GitHub/LinkedIn/新闻),按融资和算力需求排序。 触发词:线索挖掘, 客户发现, AI公司搜索, 融资动态, 算力需求, lead generation, pros... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Pans Lead Miner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-lead-miner」即可一键安装,无需额外配置。
Pans Lead Miner 是免费的吗?
是的,Pans Lead Miner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pans Lead Miner 支持哪些平台?
Pans Lead Miner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pans Lead Miner?
由 dashiming(@dashiming)开发并维护,当前版本 v1.0.0。
推荐 Skills