用于企业异常归因分析场景。适用于金融工作中的基础任务单元。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add aifinlab/FinClaw --skill global-anomaly-attribution --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Global Anomaly Attribution?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aifinlab-global-anomaly-attribution)More formats (shields.io, HTML) on the badges page.
---
name: global-anomaly-attribution
description: 用于企业异常归因分析场景。适用于金融工作中的基础任务单元。
---
# 企业异常归因 Skill
## 数据来源
- 巨潮资讯公开公告检索平台
- 中国证监会及地方证监局公开监管文书
- 上交所、深交所公开监管动态和业务规则
- 企业公开公告、问询回复、业绩预告等文本
## 功能
- 输入企业名称与异常描述,自动从公开公告中检索相关证据
- 将异常初步归因为:业绩波动、监管合规、治理变动、融资压力、诉讼仲裁、经营事件等类别
- 输出高/中/低置信度归因、支持证据标题与链接
- 适合做“股价异动/基本面异动/监管异动”的公开信息归因初筛
## 使用示例
```bash
python script/anomaly_attribution.py \
--company 东方集团 \
--anomaly 利润大幅下滑并被监管问询
```
## 交易说明
- 本 Skill 的归因结果是公开信息驱动的启发式推理,不代表已证实的法律责任或最终因果关系。
- 对股价异常、财务异常、舞弊嫌疑等高风险主题,必须结合财报、审计意见、监管文书与交易数据复核。
- 不应将本结果直接视为买卖建议、做空依据或司法结论。
## License
MIT
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!