skill-name-here
简要描述这个Skill做什么(1-2句话)。当用户提到XX、YY、ZZ时触发。 不用于XX场景(负触发条件)。
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=aliyun-qwen-dianjin-dianjin-skills-wealth-copilot-template-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 skill-name-here description 简要描述这个Skill做什么(1-2句话)。当用户提到XX、YY、ZZ时触发。 不用于XX场景(负触发条件)。 Skill 中文名称 可用工具 本技能可调用以下 MCP 数据服务,执行流程中按需选用: 盈米金融数据(qieman) 服务地址: https://dashscope.aliyuncs.com/api/v1/mcps/Qieman/sse 核心能力:基金搜索/诊断、组合分析/回测、资产配置方案、CFP 工具链、图表渲染 本技能主要工具: 工具A , 工具B 恒生聚源金融数据(gildata-aidata) 服务地址:开通恒生聚源 MCP 服务后获取,格式为 https://dashscope.aliyuncs.com/api/v1/mcps/<your-mcp-id>/mcp 核心能力:个股研究(A/H/US)、财务报表、资金流向、研报舆情、理财产品、宏观数据 本技能主要工具: 工具C , 工具D 输入要求 必填信息 字段1:说明 字段2:说明 可选信息 字段3:说明 如果用户未提供必填信息,主动追问获取。 执行流程 第一步: 信息收集与解析 解析用户消息中的客户上下文(如有) 识别用户意图和关键参数 第二步: 数据获取 调用相关MCP工具获取实时数据 列出具体调用哪些工具、传什么参数 第三步: 分析与加工 描述分析逻辑 描述如何将原始数据转化为有价值的洞察 第四步: 输出生成 按照输出模板生成结构化内容 输出模板 ## 标题 ### 小节1 内容... ### 小节2 内容... --- *风险提示:以上内容仅供参考,不构成投资建议。* 注意事项 合规要求:不做收益承诺,必须包含风险提示 输出长度控制在合理范围 语言风格:专业但易懂
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 |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.