← 返回 Skills 市场
ning-kun

Xueqiu Combo Report

作者 ning-kun · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install xueqiu-combo-report
功能描述
End-to-end workflow for Xueqiu self-selected combo analysis from scraped or self-selected combo holdings batches through final ranking and PDF export. Use wh...
安全使用建议
This skill appears to do what it says, but consider these points before installing or running: (1) The upstream collection step requires the agent's browser tool to run inside an already-logged-in Xueqiu session — that will expose session cookies and page content to the tool; only allow this if you trust the environment and the skill. (2) Review any batch JSON inputs and patch JSON carefully before merging; patches overwrite combos by symbol. (3) The scripts generate HTML by interpolating fields from input data without sanitization — treat untrusted input cautiously (malicious HTML could be embedded). (4) PDF rendering calls a local Chrome/Chromium binary (the script uses --no-sandbox when invoking it), so ensure you run in a safe, isolated environment if you have security concerns. (5) There are no hidden network endpoints or required secrets, and you can inspect the included Python scripts directly; run them locally or in an isolated container if you want to limit exposure.
功能分析
Type: OpenClaw Skill Name: xueqiu-combo-report Version: 1.0.2 The skill provides a legitimate workflow for collecting, merging, and analyzing stock portfolio data from the Xueqiu financial platform. It includes Python scripts for data aggregation and report generation (JSON, Markdown, HTML, PDF) and a JavaScript snippet for browser-based scraping within an authenticated session. While `build_report.py` utilizes `subprocess.run` to invoke a local Chrome/Chromium binary for PDF rendering, the implementation is consistent with the tool's stated purpose and lacks indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name, description, SKILL.md, reference docs, and included Python scripts all align: upstream collection requires a logged-in Xueqiu browser session and downstream scripts merge data, build rankings, and render JSON/MD/HTML/PDF. There are no unrelated environment variables, binaries, or external services requested.
Instruction Scope
Instructions explicitly require using a logged-in browser context (browser tool) to fetch Xueqiu data with credentials:'include' and then run local scripts to merge/patch and render reports. This is expected for a scraper/report workflow, but it means the agent/browser tool will access session cookies and page content — a sensitive capability that the SKILL.md does call out and limit (small batches, interactive evaluation).
Install Mechanism
No install spec or third-party downloads are present. The skill is instruction-first and ships two small Python scripts that use only stdlib (argparse, json, subprocess, shutil, pathlib). PDF rendering uses a locally installed Chrome/Chromium binary if available (no network downloads).
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, it depends on the agent's browser tool having access to an already-logged-in Xueqiu session (cookies/auth in the page). That access is necessary for the stated scraping step but is sensitive and should be granted consciously.
Persistence & Privilege
always is false and the skill is user-invocable; it does not declare persistent or system-wide privileges and does not modify other skills. Runtime actions write report files to the workspace and suggest committing them; there is no autonomous persistent installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xueqiu-combo-report
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xueqiu-combo-report 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Update description from Xueqiu combo to Xueqiu self-selected combo
v1.0.1
Add fuller bilingual Chinese-English instructions and examples.
v1.0.0
Initial release: end-to-end Xueqiu combo batch collection workflow, merge, ranking, and PDF export.
元数据
Slug xueqiu-combo-report
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Xueqiu Combo Report 是什么?

End-to-end workflow for Xueqiu self-selected combo analysis from scraped or self-selected combo holdings batches through final ranking and PDF export. Use wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Xueqiu Combo Report?

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

Xueqiu Combo Report 是免费的吗?

是的,Xueqiu Combo Report 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xueqiu Combo Report 支持哪些平台?

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

谁开发了 Xueqiu Combo Report?

由 ning-kun(@ning-kun)开发并维护,当前版本 v1.0.2。

💬 留言讨论