.claude/skills/etf-fund-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
ETF(交易型开放式指数基金)信息与行情查询。ETF 在证券交易所上市交易,通常通过券商股票账户买卖,盘中按交易价格成交,以6位证券代码识别(如510300)。 支持查询ETF基础信息、规模费率、持仓明细、历史分红、区间收益、资金流向、涨幅榜、热搜榜、按持仓股票反查相关ETF,以及最新价、盘中涨跌、成交、换手率、IOPV、溢折率和分钟走势。 适用于用户关注场内ETF基础信息、成交活跃度、主题ETF筛选、同类ETF比较和实时行情等场景。如果用户通过银行、基金公司或第三方基金销售平台申购赎回指数基金,应使用 open-fund-query;如果用户查询指数本身,应使用 index-query。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/etf-fund-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/etf-fund-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/etf-fund-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @e-fintech/etf-fund-queryclawhub inspect @e-fintech/etf-fund-query --version 1.0.3This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:ad6b714509881186da230832cde284bf1ab86bf2868cbd859406df6eb8ec96d7config.pyguardrails.pyinstall-spec.shINSTALL.mdinstall.shreferences/catalog-etf.mdscripts/api_client.pyskill-card.mdSKILL.mdVersion 2.0.0 (major update) - 新增实时ETF行情能力,包括盘口价格、涨跌、成交、换手率、IOPV、溢折率及分钟走势等查询。 - 严格区分ETF、场外指数基金与指数本身,支持对象类型识别与路由。 - 所有数据调用统一经 scripts/api_client.py 发起,支持鉴权、缓存和批量请求,提升调用准确性与效率。 - 场景和能力说明同步扩展,涵盖更多ETF和行情指标,详细列出接口选择与调用规则。 - 完善异常处理、权限与准确性要求,强化数据来源规范,仅支持真实查询结果作答。 - 更新文件结构,移除 skill-card.md,新增 scripts/api_client.py 及安装脚本。