ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

fund-query

查询中国公募基金信息,支持收藏和分组管理。包括基金名称、单位净值、估算净值、涨跌幅等。使用天天基金 API 获取实时数据。当用户输入基金代码(6 位数字)、询问基金净值、或需要管理基金收藏/分组时使用此技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/allenkwok/fund-manage
Or

What This Skill Does

The fund-query skill provides a seamless interface for users to track, organize, and manage Chinese public mutual funds directly through OpenClaw. Powered by the real-time data from East Money (天天基金), this skill allows users to fetch essential metrics such as unit net value, estimated net value, and growth rates. Beyond basic lookups, the skill features robust portfolio management tools, enabling users to add funds to a "Favorites" list and categorize them into custom groups (e.g., "Tech", "Wine", "High-Risk"). This makes it an indispensable tool for investors who need quick access to market data and a structured way to monitor their personal investment collections without needing to open a browser.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/allenkwok/fund-manage

Use Cases

This skill is designed for individual investors and financial enthusiasts who track specific mutual funds. It is ideal for daily portfolio checks, keeping tabs on sector-specific performance via groups, and quickly auditing current net values before making investment decisions. Whether you are managing a single fund or a diverse collection of multiple sector-focused instruments, the command-line and conversational capabilities ensure that your financial data is always just one prompt away.

Example Prompts

  1. "查询基金 161725,告诉我现在的估算净值是多少。"
  2. "把基金 000001 加入到我的科技分组中,并帮我刷新列表。"
  3. "显示所有白酒分组里的基金,看看今天的涨跌幅情况。"

Tips & Limitations

  • Efficiency: Use group names to filter your watchlists, allowing for faster updates on specific sectors rather than refreshing your entire portfolio.
  • Data Source: Note that data is retrieved from East Money. While generally reliable, rely on official bank apps for final transaction confirmations.
  • Flexibility: A single fund can be assigned to multiple groups, and funds without a group will always appear in the general list. Keep your groups descriptive to maintain a clean workspace.
  • Persistence: Your settings and favorites are stored locally in the data/ directory, ensuring your configuration persists across sessions.

Metadata

Author@allenkwok
Stars3992
Views1
Updated2026-04-10
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-allenkwok-fund-manage": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#investing#portfolio-management#market-data#mutual-funds
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api