← 返回 Skills 市场
tomstools11

Research Company

作者 TomsTools · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2626
总下载
3
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install research-company
功能描述
B2B company research producing professional PDF reports. Use when asked to research a company, analyze a business, create an account profile, or generate market intelligence from a company URL. Outputs a beautifully formatted, downloadable PDF report.
安全使用建议
This skill appears internally consistent and implements what it claims: use agent web search/fetch to collect public info, assemble a JSON, and produce a PDF using the included Python script. Before installing/using: (1) confirm you trust the agent's web-fetch/search tools because the skill will request public webpages (these could contain personal or sensitive information depending on the target); (2) be prepared to run 'pip install reportlab' in the execution environment (PyPI install risk is ordinary but non-zero); (3) inspect scripts/generate_report.py yourself if you want to be certain no network calls or secret access are added (the provided script appears local-only and reportlab-based); (4) avoid running the skill against targets where you do not have permission to scrape or collect data. Overall the skill is coherent and proportionate to its purpose.
功能分析
Type: OpenClaw Skill Name: research-company Version: 1.0.0 The skill bundle is designed to research companies and generate PDF reports. The `SKILL.md` instructs the agent to perform web searches, build a JSON data structure, install the `reportlab` Python library, write the JSON to a temporary file (`/tmp/research_data.json`), and then execute the `scripts/generate_report.py` script to create a PDF. The Python script itself uses standard libraries and `reportlab` to process the local JSON input and produce a local PDF output. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intent or access unrelated sensitive data. All actions are aligned with the stated purpose.
能力评估
Purpose & Capability
Name/description (company research, PDF reports) match the included assets: SKILL.md describes web searches and data assembly and a bundled PDF generator script (scripts/generate_report.py). No unrelated credentials, binaries, or services are requested.
Instruction Scope
Runtime instructions are scoped to: run web fetch/search tools, assemble a JSON matching the provided schema, run the local PDF generator, and save/deliver the PDF. The instructions do not ask the agent to read unrelated system files, environment variables, or post data to unexpected endpoints.
Install Mechanism
There is no registry install spec (instruction-only), which is low risk. SKILL.md suggests 'pip install reportlab' prior to running the script — a normal dependency install from PyPI. Installing packages from PyPI has standard supply-chain risk but is proportionate to generating PDFs.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The agent's web fetch/search tools will access public web data as needed; no sensitive secrets are requested by the skill itself.
Persistence & Privilege
always:false (not force-included). The skill does not modify other skills or request persistent system-level privileges. It can be invoked autonomously per platform defaults, which is expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install research-company
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /research-company 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release—generates professional B2B company research PDFs. - Added PDF report generation script (scripts/generate_report.py) using reportlab. - Outlined step-by-step workflow: research, build JSON, generate PDF, and deliver report. - Defined comprehensive company research JSON schema and guidance for information gathering. - Included quality standards prioritizing accuracy, specificity, completeness, and citation of evidence.
v0.1.0
- Initial release of the research-company skill for B2B company research. - Produces professional, downloadable PDF reports from a company URL. - Automated workflow: web research, data extraction, JSON report generation, PDF output. - Includes templates for concurrent research, JSON data schema, and a documented PDF generation process. - Emphasizes accuracy, specificity, and clear notation of missing information.
元数据
Slug research-company
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Research Company 是什么?

B2B company research producing professional PDF reports. Use when asked to research a company, analyze a business, create an account profile, or generate market intelligence from a company URL. Outputs a beautifully formatted, downloadable PDF report. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2626 次。

如何安装 Research Company?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install research-company」即可一键安装,无需额外配置。

Research Company 是免费的吗?

是的,Research Company 完全免费(开源免费),可自由下载、安装和使用。

Research Company 支持哪些平台?

Research Company 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Research Company?

由 TomsTools(@tomstools11)开发并维护,当前版本 v1.0.0。

💬 留言讨论