Cailianpress Unified
统一的财联社(CLS)数据技能。该技能为整个工作区提供单一、稳定、可审计的财联社数据访问入口,避免不同脚本、任务、报告各自调用不同 CLS 接口而导致口径漂移。
by caimao9539 · published 2026-04-01
$ claw add gh:caimao9539/caimao9539-cailianpress-unified# Cailianpress Unified
统一的财联社(CLS)数据技能。该技能为整个工作区提供单一、稳定、可审计的财联社数据访问入口,避免不同脚本、任务、报告各自调用不同 CLS 接口而导致口径漂移。
核心目标
V1 能力边界
包含
不包含
统一数据源
主源
详情源
兜底源
统一规则
基于当前工作区实测,V1 采用以下规则:
对外接口
CLI
python3 skills/cailianpress-unified/scripts/cls_query.py telegraph --hours 1
python3 skills/cailianpress-unified/scripts/cls_query.py telegraph --hours 24
python3 skills/cailianpress-unified/scripts/cls_query.py red --hours 24
python3 skills/cailianpress-unified/scripts/cls_query.py hot --hours 1 --min-reading 10000
python3 skills/cailianpress-unified/scripts/cls_query.py article --id 2326490服务层
推荐供其他 Python 技能调用:
输出格式
支持:
目录结构
skills/cailianpress-unified/
├── README.md
├── SKILL.md
├── CHANGELOG.md
├── docs/
│ └── api_contract.md
├── scripts/
│ ├── cls_query.py
│ ├── cls_service.py
│ ├── adapters/
│ │ ├── article_share.py
│ │ ├── telegraph_nodeapi.py
│ │ └── telegraph_page_fallback.py
│ ├── formatters/
│ │ ├── json_formatter.py
│ │ ├── markdown_formatter.py
│ │ └── text_formatter.py
│ └── models/
│ └── schemas.py
└── tests/使用纪律
应该做
不应该做
迁移建议
推荐顺序:
1. 先在本技能内跑通并稳定验证
2. 迁移 `hourly-pulse-report-001`
3. 迁移“过去1小时/24小时财联社电报”类任务
4. 迁移加红简报与依赖 CLS 的 stock-news 聚合链路
5. 最后清理旧的直接访问逻辑
发布说明
当前文档同步版本:`0.1.2`(2026-03-29)
这个技能已经按 GitHub / ClawHub 友好方式组织,但正式发布前仍建议:
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...