Skills Plugins MCP Prompt Model 博客 我的中心

a-share-anomaly-detection

A股量价异常检测/异动监控。当用户说"异常检测"、"异动"、"anomaly"、"量价异常"、"异常波动"、"XX有异动"时触发。量化检测股价和成交量异常。支持formal和brief风格。

DeepseekModel Curated skill Quality Excellent · 78 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=aifinlab-finclaw-skills-a-share-anomaly-detection-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 a-share-anomaly-detection description A股量价异常检测/异动监控。当用户说"异常检测"、"异动"、"anomaly"、"量价异常"、"异常波动"、"XX有异动"时触发。量化检测股价和成交量异常。支持formal和brief风格。 A股量价异常检测/异动监控 数据源 SCRIPTS= " $SKILLS_ROOT /cn-stock-data/scripts" python " $SCRIPTS /cn_stock_data.py" kline --code [CODE] --freq daily --start [日期] python " $SCRIPTS /cn_stock_data.py" quote --code [CODE] python " $SCRIPTS /cn_stock_data.py" finance --code [CODE] Workflow Step 1: 获取K线数据 Step 2: 统计异常检测 收益率Z-score = (r - μ) / σ(|Z| > 2 为异常) 成交量Z-score(|Z| > 2 为异常放量/缩量) 振幅异常:日振幅 > 历史均值 + 2σ Step 3: 模式异常检测 量价背离:价涨量缩 或 价跌量增 尾盘异动:最后30分钟涨跌 > 日涨跌的50% 连续异常:连续3日同方向异常 Step 4: 异常归因 关联近期公告/新闻/资金流,尝试解释异常原因 Step 5: 输出 维度 formal brief 异常信号 完整异常事件列表 最新异常 统计分析 Z-score+分布 异常等级 归因 可能原因分析 一句话 默认风格:brief。 关键规则 异常不等于机会——可能是风险信号 统计异常需结合基本面/消息面综合判断 A股信息泄露常见——异常可能先于公告 单日异常可能是噪音——连续异常更值得关注 成交量异常通常比价格异常更有预测价值 使用示例 示例 1: 基本使用 # 调用 skill result = run_skill({ "param1" : "value1" , "param2" : "value2" }) 示例 2: 命令行使用 python scripts/run_skill.py --input data.json
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 技能推荐。完全免费,持续更新。

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

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