← Back to Skills Marketplace
ckchzh

Fund Advisor Cn

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
450
Downloads
0
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install fund-advisor-cn
Description
基金投资顾问。基金筛选、定投策略、资产配置、风险评估、收益计算、再平衡建议。Fund investment advisor with screening, DCA strategy, asset allocation, rebalancing. 基金理财、定投计划、投资组合、资产配置。Use when makin...
README (SKILL.md)

Fund Advisor

基金投资顾问。基金筛选、定投策略、资产配置、风险评估、收益计算、再平衡建议。Fund investment advisor with screening, DCA strategy, asset allocation, rebalancing. 基金理财、定投计划、投资组合、资产配置。Use when making fund investment decisions.

使用场景

💡 无论你是新手还是专业人士,都能快速上手

专业建议

  • 简单说: 你出钱,基金经理帮你买一篮子股票/债券。
  • 门槛低** — 10元起投
  • 分散风险** — 一只基金持有几十到几百只股票
  • 专业管理** — 基金经理全职研究
  • | 类型 | 风险 | 预期年化 | 适合 |

Fund Advisor by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
fund-advisor-cn help

# Run
fund-advisor-cn run

Commands

Run fund-advisor-cn help to see all available commands.

Usage Guidance
This skill appears coherent and implements a local fund-advisor CLI: it does finance computations, gives allocation/rebalancing suggestions, and keeps simple local logs in ~/.local/share/fund-advisor-cn (or a custom FUND_ADVISOR_CN_DIR). No credentials or network calls were observed in the provided content. Before installing: (1) verify the publisher/source (bytesagain.com / GitHub link listed) if you require provenance; (2) review the full scripts (fund.sh in particular is large — ensure there are no hidden network calls or commands beyond the truncated preview); (3) if you do not want the agent to write files, do not grant autonomous execution or unset FUND_ADVISOR_CN_DIR; (4) treat outputs as educational information, not professional financial advice.
Capability Analysis
Type: OpenClaw Skill Name: fund-advisor-cn Version: 2.0.0 The skill bundle provides a comprehensive set of financial tools for fund investment analysis and transaction tracking. The scripts (fund.sh and script.sh) perform mathematical calculations (DCA, Sharpe ratio, Monte Carlo simulations) and local logging to a standard data directory (~/.local/share) without any network requests, unauthorized file access, or evidence of malicious intent. The documentation in SKILL.md and tips.md is purely educational and lacks any prompt-injection or harmful instructions.
Capability Assessment
Purpose & Capability
Name/description (fund screening, DCA, asset allocation, rebalancing) align with the included scripts: fund.sh implements calculations, allocation and rebalance analysis; script.sh implements a local tracking/CLI interface. No unrelated credentials, binaries, or cloud APIs are requested.
Instruction Scope
SKILL.md gives CLI usage (help/run) and the scripts run local computations and present advice. The scripts read/write only to a local data directory (FUND_ADVISOR_CN_DIR or $XDG_DATA_HOME/$HOME) and use embedded Python for finance math. SKILL.md and scripts do not direct data to external endpoints in the portions provided. Note: the script writes logs and a local data.log/history.log; if you care about local persistence, expect these files in ~/.local/share/fund-advisor-cn (or custom dir).
Install Mechanism
No install spec or external downloads are present; this is an instruction-only package with bundled scripts. No network-based installers or archive extraction from arbitrary URLs were observed.
Credentials
No required environment variables or credentials are declared. Scripts optionally respect FUND_ADVISOR_CN_DIR, XDG_DATA_HOME and HOME to determine data storage location — reasonable and proportionate for a local CLI tool.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It will create and write files under the user's data directory (defaults to ~/.local/share/fund-advisor-cn). Autonomous invocation is allowed by default (platform behavior); if enabled, the agent could run these local scripts and create/modify those files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fund-advisor-cn
  3. After installation, invoke the skill by name or use /fund-advisor-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.4
yaml-fix+quality
v2.3.3
yaml-fix+quality
v2.3.2
Quality upgrade
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
- Removed the tips.md file to streamline documentation. - No changes to functionality or main documentation content.
v1.0.0
Fund Advisor 1.0.0 – Initial Release - 提供基金筛选、定投策略、收益计算等核心基金投资顾问功能 - 支持资产配置建议与再平衡建议 - 适用于基金理财新手及专业投资者 - 支持中英双语简介与场景说明
Metadata
Slug fund-advisor-cn
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 10
Frequently Asked Questions

What is Fund Advisor Cn?

基金投资顾问。基金筛选、定投策略、资产配置、风险评估、收益计算、再平衡建议。Fund investment advisor with screening, DCA strategy, asset allocation, rebalancing. 基金理财、定投计划、投资组合、资产配置。Use when makin... It is an AI Agent Skill for Claude Code / OpenClaw, with 450 downloads so far.

How do I install Fund Advisor Cn?

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

Is Fund Advisor Cn free?

Yes, Fund Advisor Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fund Advisor Cn support?

Fund Advisor Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fund Advisor Cn?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments