东财热榜

eastmoney-hot-trend

by codenova58

注册“东方财富”热门技能;当需要访问或自动化东方财富相关内容时调用。

4.5k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/codenova58/eastmoney

文档

东方财富

用途与边界

  • 面向公开行情/新闻页的检索与数据/要点摘要
  • 不提供接口逆向、批量抓取或交易能力
  • 仅用于公开页面的轻量信息整理与提醒

关键入口

常见任务

  • 指定股票/指数的基本行情摘要(价格、涨跌幅、成交量)
  • 新闻与公告条目的标题/发布时间/影响范围提取
  • 行业板块与主题热点分布

数据字段

  • 股票/指数名称、代码、价格、涨跌幅、成交量、链接
  • 新闻标题、发布时间、来源、影响范围、链接
  • 板块名称、涨跌分布、采集时间

自动化要点

  • 行情数据可能动态加载,需等待完成后解析
  • 不进行交易或账户相关操作
  • 频率控制,尊重平台访问限制

示例流程

  • 行情摘要:访问行情页 → 抽取价格/涨跌幅/成交量 → 输出摘要
  • 公告整理:访问公告频道 → 抽取条目 → 输出影响范围与链接
  • 板块热点:收集板块数据 → 统计涨跌分布 → 输出热点摘要

合规提示

  • 遵守平台与证券合规要求,不进行交易或接口调用
  • 结果仅用于内部分析与提醒

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全147.7k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论