← 返回 Skills 市场
hhofchina

all in one skill for wencai 同花顺

作者 hhofchina · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
345
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wen-cai
功能描述
同花顺问财全功能合并技能。集成行情数据查询、指数数据查询、财务数据查询、基本资料查询、事件数据查询、公司经营数据查询、机构研究与评级查询、研报搜索、公告搜索、新闻搜索、问财选A股、问财选板块共12个子功能。只需配置 IWENCAI_BASE_URL 和 IWENCAI_API_KEY 两个环境变量,无需任何外部库...
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wen-cai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wen-cai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug wen-cai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

all in one skill for wencai 同花顺 是什么?

同花顺问财全功能合并技能。集成行情数据查询、指数数据查询、财务数据查询、基本资料查询、事件数据查询、公司经营数据查询、机构研究与评级查询、研报搜索、公告搜索、新闻搜索、问财选A股、问财选板块共12个子功能。只需配置 IWENCAI_BASE_URL 和 IWENCAI_API_KEY 两个环境变量,无需任何外部库... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 345 次。

如何安装 all in one skill for wencai 同花顺?

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

all in one skill for wencai 同花顺 是免费的吗?

是的,all in one skill for wencai 同花顺 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

all in one skill for wencai 同花顺 支持哪些平台?

all in one skill for wencai 同花顺 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 all in one skill for wencai 同花顺?

由 hhofchina(@hhofchina)开发并维护,当前版本 v1.0.0。

💬 留言讨论