← 返回 Skills 市场
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yanbaoke-research-report-download
功能描述
从全球行业报告,券商研报,机构深度报告与图表数据聚合AI平台,覆盖5000多家机构,五百万+报告-覆盖全行业深度研究的研报客平台-pc.yanbaoke.cn,研报客app。搜索各行各业的研究报告,获取报告标题、获取报告内容,并可下载报告源文件。
安全使用建议
This skill's code (search.mjs and download.mjs) appears to do what the description promises: search and download reports from yanbaoke's API. However, the provided installation instructions tell you to curl scripts from https://app.quzili.cn (a host different from the API domain) into your home directory and to append your API key to ~/.bashrc. Before installing, consider: 1) Verify the installer host and files (app.quzili.cn) — prefer downloading code bundled in the registry or from an official, audited release; 2) Inspect the downloaded scripts locally (search.mjs, download.mjs) before running them; 3) Avoid permanently storing sensitive API keys in ~/.bashrc on multi-user machines — use temporary environment variables or a secrets manager if possible; 4) Confirm that the API endpoints (api.yanbaoke.cn) are legitimate and that pricing/terms are acceptable; 5) If you are uncomfortable with curling remote code, copy the script contents from a vetted source or ask the publisher for a signed release. These concerns make the skill suspicious but not necessarily malicious.
能力评估
Purpose & Capability
The skill's name, description, and runtime scripts (search.mjs, download.mjs) align: search is public and download requires a YANBAOKE_API_KEY. Required binary (node) and the single env var are appropriate for the stated functionality. Minor inconsistency: package references both api.yanbaoke.cn (API) and app.quzili.cn (installation host).
Instruction Scope
SKILL.md and the scripts themselves only call the yanbaoke API and print results (no unrelated system file reads). However the install instructions (instruct.md / README.md) direct users to curl remote scripts into ~/.openclaw/skills/yanbaoke and to append an API key to ~/.bashrc — these installation-time instructions instruct writing remote code to disk and persisting credentials, which broadens scope beyond runtime needs.
Install Mechanism
There is no formal install spec in the registry; instead instruct.md tells users to download scripts from https://app.quzili.cn. That host is different from the service domain (pc.yanbaoke.cn / api.yanbaoke.cn). Downloading and extracting code from a third-party URL (not a well-known release host) is higher risk and should be treated cautiously.
Credentials
Only one environment variable is required (YANBAOKE_API_KEY), which is appropriate for authenticated downloads. The instructions recommend writing the API key into ~/.bashrc for persistence — convenient but potentially unsafe if the key is sensitive or user system is shared.
Persistence & Privilege
The skill does not request 'always:true' or other elevated platform privileges. The scripts themselves do not modify other skills or system settings. The installation steps (user-run) suggest persisting the API key to shell rc, which increases persistence of secrets but is an installer behavior rather than an automatic privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yanbaoke-research-report-download - 安装完成后,直接呼叫该 Skill 的名称或使用
/yanbaoke-research-report-download触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
- Initial release of yanbaoke-research-report-download.
- Enables free search of over 5 million global industry and institutional research reports, with filtering by keywords, institution, type, stock name, date, and more.
- Provides detailed report info—title, publisher, type, pages, date, summary content, and available formats.
- Supports paid secure downloads (PDF/DOC/PPT) via API Key; each report is charged once, re-downloads are free.
- Returns clear responses for search/download, with helpful examples and error codes.
- Suggests providing investment analysis based on report content in responses.
元数据
常见问题
yanbaoke-research-report-download 是什么?
从全球行业报告,券商研报,机构深度报告与图表数据聚合AI平台,覆盖5000多家机构,五百万+报告-覆盖全行业深度研究的研报客平台-pc.yanbaoke.cn,研报客app。搜索各行各业的研究报告,获取报告标题、获取报告内容,并可下载报告源文件。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 yanbaoke-research-report-download?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yanbaoke-research-report-download」即可一键安装,无需额外配置。
yanbaoke-research-report-download 是免费的吗?
是的,yanbaoke-research-report-download 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
yanbaoke-research-report-download 支持哪些平台?
yanbaoke-research-report-download 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 yanbaoke-research-report-download?
由 yanbaoke(@yanbaoke)开发并维护,当前版本 v2.1.0。
推荐 Skills