Screen Chinese funds, plan DCA strategies, and assess portfolio risk levels. Use when screening A-share funds, planning DCA, or comparing fund categories.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill fund-advisor-cn --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fund Advisor Cn?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-fund-advisor-cn)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: Fund Advisor
description: "Screen Chinese funds, plan DCA strategies, and assess portfolio risk levels. Use when screening A-share funds, planning DCA, or comparing fund categories."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# 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
```bash
# Show help
fund-advisor-cn help
# Run
fund-advisor-cn run
```
## Commands
Run `fund-advisor-cn help` to see all available commands.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...