← 返回 Skills 市场
Ths Stock Themes
作者
shinelp100
· GitHub ↗
· v2.0.0
· MIT-0
279
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install ths-stock-themes
功能描述
获取同花顺个股题材/概念板块和人气排名数据。使用场景:(1) 查询单只股票在同花顺的题材/概念分类,(2) 获取同花顺个股人气排名榜单,(3) 生成包含题材和人气信息的 Markdown 报告。
安全使用建议
This skill appears to do what it says: it uses a browser snapshot tool to scrape public pages on stockpage.10jqka.com.cn and iwencai.com and produces Markdown/JSON outputs. Before installing, consider: (1) the scripts are stubs that require the platform's browser tool to actually fetch live data — they do not perform network I/O by themselves; (2) scraping may break if the sites change and may be subject to the sites' terms of service — avoid high-frequency requests and respect robots/usage policies; (3) snapshots capture full page content, so avoid running the skill in contexts where the browser session would contain sensitive data (cookies, auth tokens) for other sites; (4) if you need higher assurance, review the browser tool's behavior (what data is logged or sent back to the agent runtime) and run the scripts in a controlled environment first.
功能分析
Type: OpenClaw Skill
Name: ths-stock-themes
Version: 2.0.0
The skill bundle is designed to fetch stock themes and popularity rankings from Tonghuashun (10jqka.com.cn and iwencai.com). The Python scripts (fetch_popularity.py, fetch_themes.py) serve as helper utilities for data formatting and validation, while the core scraping logic relies on the agent's built-in browser tool as described in SKILL.md and implementation.md. No malicious behavior, data exfiltration, or suspicious execution patterns were identified.
能力评估
Purpose & Capability
The name/description match the included artifacts. The SKILL.md, README, implementation notes, and the two Python scripts all focus on extracting '涉及概念' from stockpage.10jqka.com.cn and popularity tables from iwencai.com. No unrelated APIs, binaries, or credentials are requested.
Instruction Scope
Runtime instructions explicitly limit operations to navigating to the two public URLs and taking browser snapshots to parse page structure. There are no instructions to read local files, environment secrets, or to send data to third‑party endpoints beyond the specified sites. The SKILL.md does recommend respectful scraping (delay, retries) and filtering ST stocks.
Install Mechanism
There is no install spec (instruction-only skill with small helper scripts). Nothing is downloaded or written during installation, and included scripts are simple stubs that assume a browser tool; no external package installs or arbitrary URL downloads are performed.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code and docs likewise do not reference secrets. This is proportionate for a web‑scraping/parse helper.
Persistence & Privilege
always is false, and the skill does not request persistent/system‑wide configuration changes or access to other skills' credentials. Agent autonomous invocation is allowed (platform default) but not combined with any broad privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ths-stock-themes - 安装完成后,直接呼叫该 Skill 的名称或使用
/ths-stock-themes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Monorepo 独立版本,支持单独安装
v1.0.1
首次独立发布:支持个股题材/概念查询,人气排名榜单获取
v1.0.0
Initial release of ths-stock-themes:
- Provides tools to fetch stock themes/concepts and popularity rankings from 同花顺 (iWenCai).
- Supports queries for single-stock concept/sector classification and stock popularity rankings.
- Generates structured Markdown reports including stock themes, concept info, and popularity details.
- Includes scripts and step-by-step methods for data extraction from 同花顺 with recommended error handling and output templates.
元数据
常见问题
Ths Stock Themes 是什么?
获取同花顺个股题材/概念板块和人气排名数据。使用场景:(1) 查询单只股票在同花顺的题材/概念分类,(2) 获取同花顺个股人气排名榜单,(3) 生成包含题材和人气信息的 Markdown 报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。
如何安装 Ths Stock Themes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ths-stock-themes」即可一键安装,无需额外配置。
Ths Stock Themes 是免费的吗?
是的,Ths Stock Themes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ths Stock Themes 支持哪些平台?
Ths Stock Themes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ths Stock Themes?
由 shinelp100(@shinelp100)开发并维护,当前版本 v2.0.0。
推荐 Skills