Skills Plugins MCP Prompt Model 博客 我的中心

fund-query

查询场外基金(公募基金)的实时估值、净值、基本信息及持仓日报。支持 QDII 基金自动 fallback。当用户询问基金净值、估值、涨跌、持仓盈亏时使用。

DeepseekModel Curated skill Quality Good · 48 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=ampresent-openclaw-workspace-skills-fund-query-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name fund-query description 查询场外基金(公募基金)的实时估值、净值、基本信息及持仓日报。支持 QDII 基金自动 fallback。当用户询问基金净值、估值、涨跌、持仓盈亏时使用。 metadata {"requires":{"bins":["python3"]}} 场外基金查询 查询公募基金的实时估值、历史净值、基本信息及持仓日报。QDII 基金自动 fallback 到最新净值。 使用场景 查询单只基金估值/净值 批量查询持仓当日盈亏( --portfolio ) QDII 基金查询(自动用最新净值替代实时估值) 使用方法 单只查询 python3 {{SKILL_DIR}}/scripts/fund_query_v2.py <基金代码> [estimate|nav] 不传 / estimate :实时估值优先,自动 fallback 到净值 nav :仅查最新净值 持仓日报 python3 {{SKILL_DIR}}/scripts/fund_query_v2.py --portfolio <json文件> JSON 格式: [ { "code" : "000217" , "name" : "华安黄金ETF联接C" , "amount" : 344359.66 } , { "code" : "007722" , "name" : "天弘标普500(QDII-FOF)C" , "amount" : 102352.58 } ] 持仓文件: projects/investment/portfolio.json 数据来源 📊 实时估值:fundgz.1234567.com.cn(国内基金交易时段 9:30-15:00) 📋 最新净值:fund.eastmoney.com pingzhongdata(所有基金可用,QDII fallback) 注意事项 实时估值仅在交易时段更新 QDII 基金不支持实时估值,自动使用最近一个交易日的净值涨跌幅 基金代码必须为 6 位数字 旧版 fund_query.py 保留但不再推荐使用
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。