← Back to Skills Marketplace
shinelp100

Ths Stock Themes

by shinelp100 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
279
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install ths-stock-themes
Description
获取同花顺个股题材/概念板块和人气排名数据。使用场景:(1) 查询单只股票在同花顺的题材/概念分类,(2) 获取同花顺个股人气排名榜单,(3) 生成包含题材和人气信息的 Markdown 报告。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ths-stock-themes
  3. After installation, invoke the skill by name or use /ths-stock-themes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ths-stock-themes
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Ths Stock Themes?

获取同花顺个股题材/概念板块和人气排名数据。使用场景:(1) 查询单只股票在同花顺的题材/概念分类,(2) 获取同花顺个股人气排名榜单,(3) 生成包含题材和人气信息的 Markdown 报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.

How do I install Ths Stock Themes?

Run "/install ths-stock-themes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ths Stock Themes free?

Yes, Ths Stock Themes is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ths Stock Themes support?

Ths Stock Themes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ths Stock Themes?

It is built and maintained by shinelp100 (@shinelp100); the current version is v2.0.0.

💬 Comments