← Back to Skills Marketplace
Xalpha Fund Tool
by
Tang Weigang
· GitHub ↗
· v0.3.3
· MIT-0
114
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install xalpha-fund-tool
Description
xalpha 支持多市场基金组合分析,实现 A/C 份额成本比较、可转债估值、组合业绩归因及基金相关性分析。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xalpha-fund-tool - After installation, invoke the skill by name or use
/xalpha-fund-tool - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Xalpha Fund Tool?
xalpha 支持多市场基金组合分析,实现 A/C 份额成本比较、可转债估值、组合业绩归因及基金相关性分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Xalpha Fund Tool?
Run "/install xalpha-fund-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xalpha Fund Tool free?
Yes, Xalpha Fund Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xalpha Fund Tool support?
Xalpha Fund Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xalpha Fund Tool?
It is built and maintained by Tang Weigang (@tangweigang-jpg); the current version is v0.3.3.
More Skills