← 返回 Skills 市场
tangweigang-jpg

Xalpha Fund Tool

作者 Tang Weigang · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xalpha-fund-tool
功能描述
xalpha 支持多市场基金组合分析,实现 A/C 份额成本比较、可转债估值、组合业绩归因及基金相关性分析。
安全使用建议
This skill appears to be what it claims: an instruction-only finance/backtest helper built around the ZVT ecosystem. Before installing/running: (1) Confirm you have Python 3.12+ and are comfortable letting the agent run the precondition Python checks it lists; (2) expect it to create/use a data directory (ZVT_HOME default: ~/.zvt) and to run recorders that will fetch data from external providers — use a container or isolated environment if you want to limit filesystem/network impact; (3) do not supply unrelated credentials — paid data providers (joinquant/qmt) require separate API keys you should only provide if you trust them; (4) review references/seed.yaml and LOCKS.md if you need to verify fatal constraints (they require strict execution semantics, e.g., no look-ahead). Overall coherent, but exercise normal caution when allowing runtime Python execution and network access.
功能分析
Type: OpenClaw Skill Name: xalpha-fund-tool Version: 0.3.3 The skill bundle is a highly structured financial analysis tool for fund portfolios and convertible bonds, built on the ZVT quant library. It contains extensive domain-specific logic, including 154 business decisions and 46 fatal constraints designed to prevent common financial errors like look-ahead bias and incorrect FIFO accounting. From a security perspective, the bundle includes proactive guardrails such as forbidding shell command chaining, explicitly warning against hardcoding credentials, and acknowledging the insecurity of Base64-encoded tokens (finance-C-006). There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; all instructions are focused on enforcing financial accuracy and compliance.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description say 'fund portfolio analytics'; SKILL.md and reference files focus on backtest/data pipelines, ZVT integration, locks/anti-patterns and component docs. Requested capabilities and preconditions (Python/ZVT, writable ZVT_HOME, recorders for data fetch) are proportionate to a quantitative fund tool.
Instruction Scope
SKILL.md instructs the agent to run Python checks and recorders (e.g., python3 -c 'import zvt' and zvt recorders), to re-read seed.yaml before behavior, and to use local data directories (~/.zvt by default). These are expected for a backtest/data pipeline but mean the agent will run arbitrary Python snippets and may create/write files locally; review the precondition commands before granting execution.
Install Mechanism
No install spec or bundled code is included (instruction-only). The SKILL.md refers to installing zvt via pip if preconditions fail—standard package installation, not an opaque download. No remote/executable archives or unknown URLs are referenced in install steps.
Credentials
The skill declares no required environment variables or credentials. The runtime preconditions reference ZVT_HOME (optional) and may prompt creating/using ~/.zvt. Data providers (eastmoney/joinquant/akshare/qmt) are selectable and some require separate accounts/keys — those are not requested by the skill but will be needed if you choose paid providers.
Persistence & Privilege
always is false and autonomous invocation is allowed by platform default. The skill will create/use its own data directory (~/.zvt) and run recorders, but it does not request persistent platform-level privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xalpha-fund-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xalpha-fund-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.3
v0.3.3: bilingual metadata injected. H1 shows xalpha 基金工具; tagline replaced with skill-specific Chinese hook; tags upgraded to Level 1-4.
v0.3.1
Remove install.sh — knowledge-only bundle. Host AI consumes directly from URL; no user-side installation needed. Fixes ClawHub suspicious flag.
v0.3.0
Doramagic crystal portfolio v0.3.0. Full 5-layer bp-009 standard. github.com/tangweigang-jpg/doramagic-skills
元数据
Slug xalpha-fund-tool
版本 0.3.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Xalpha Fund Tool 是什么?

xalpha 支持多市场基金组合分析,实现 A/C 份额成本比较、可转债估值、组合业绩归因及基金相关性分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Xalpha Fund Tool?

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

Xalpha Fund Tool 是免费的吗?

是的,Xalpha Fund Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xalpha Fund Tool 支持哪些平台?

Xalpha Fund Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xalpha Fund Tool?

由 Tang Weigang(@tangweigang-jpg)开发并维护,当前版本 v0.3.3。

💬 留言讨论