← Back to Skills Marketplace
hhofchina

all in one skill for wencai 同花顺

by hhofchina · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
345
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wen-cai
Description
同花顺问财全功能合并技能。集成行情数据查询、指数数据查询、财务数据查询、基本资料查询、事件数据查询、公司经营数据查询、机构研究与评级查询、研报搜索、公告搜索、新闻搜索、问财选A股、问财选板块共12个子功能。只需配置 IWENCAI_BASE_URL 和 IWENCAI_API_KEY 两个环境变量,无需任何外部库...
Usage Guidance
This skill appears to do what it says: it sends financial queries to the iwencai API and returns formatted results, requiring IWENCAI_API_KEY (and optionally IWENCAI_BASE_URL). Before installing: 1) provide a valid IWENCAI_API_KEY — don’t share other unrelated credentials; 2) keep IWENCAI_BASE_URL as the default (https://openapi.iwencai.com) unless you trust an alternative endpoint — changing it will cause the skill to send your API key and queries to that host; 3) be aware the package metadata omitted the required env var (IWENCAI_API_KEY) — confirm the registry entry is corrected if you rely on that metadata.
Capability Analysis
Type: OpenClaw Skill Name: wen-cai Version: 1.0.0 The 'wen-cai' skill bundle is a legitimate integration for the Tonghuashun Wencai financial data API. It uses only Python standard libraries (urllib, json) to query stock market data, financial reports, and news, with no evidence of data exfiltration, malicious execution, or prompt injection. The code in scripts/cli.py and instructions in SKILL.md are well-documented and align perfectly with the stated purpose of providing financial information.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description state a consolidated iwencai (同花顺问财) client and the code implements POST calls to /v1/query2data and /v1/comprehensive/search on a configurable IWENCAI_BASE_URL using an IWENCAI_API_KEY. This is coherent. Note: the registry metadata lists no required env vars but the skill actually requires IWENCAI_API_KEY (and optionally IWENCAI_BASE_URL); this metadata mismatch should be corrected.
Instruction Scope
SKILL.md and scripts/cli.py limit behavior to transforming queries, calling the iwencai endpoints, parsing results, and formatting output. There are no instructions to read unrelated files, credentials, or system state. One caution: the skill honors an IWENCAI_BASE_URL override — if set to a non-official host it will send your API key and queries there.
Install Mechanism
No install spec or external downloads; the skill is instruction-only with a small Python CLI using only the standard library. No archive downloads or package installs are performed.
Credentials
The skill requires an IWENCAI_API_KEY (and optionally IWENCAI_BASE_URL) which is proportionate to its purpose. However the registry metadata failing to declare the required env var is an inconsistency. Also, because the base URL is configurable, setting IWENCAI_BASE_URL to an attacker-controlled host would expose the API key and query contents to that host.
Persistence & Privilege
The skill does not request persistent 'always' inclusion or modify other skills or system settings. It does not persist credentials beyond using the provided API key for outgoing requests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wen-cai
  3. After installation, invoke the skill by name or use /wen-cai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — merges 12 sub-skills of 同花顺问财 (iWenCai) into a single, full-featured skill. - Supports market data, index data, financials, company info, events, operations, institutional ratings, research reports, announcements, news, A-share and sector screening—all via unified API. - Requires only two environment variables (`IWENCAI_BASE_URL`, `IWENCAI_API_KEY`); no external libraries (Python standard library only). - Auto-routing of queries based on user intent; smart query rewriting and error handling included. - CLI usage examples for all sub-functions; clear result formatting and source attribution. - Robust fallback and pagination logic; guides users in case of empty data or errors.
Metadata
Slug wen-cai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is all in one skill for wencai 同花顺?

同花顺问财全功能合并技能。集成行情数据查询、指数数据查询、财务数据查询、基本资料查询、事件数据查询、公司经营数据查询、机构研究与评级查询、研报搜索、公告搜索、新闻搜索、问财选A股、问财选板块共12个子功能。只需配置 IWENCAI_BASE_URL 和 IWENCAI_API_KEY 两个环境变量,无需任何外部库... It is an AI Agent Skill for Claude Code / OpenClaw, with 345 downloads so far.

How do I install all in one skill for wencai 同花顺?

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

Is all in one skill for wencai 同花顺 free?

Yes, all in one skill for wencai 同花顺 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does all in one skill for wencai 同花顺 support?

all in one skill for wencai 同花顺 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created all in one skill for wencai 同花顺?

It is built and maintained by hhofchina (@hhofchina); the current version is v1.0.0.

💬 Comments