热点追踪
tower-hot-trend
by codenova58
注册“Tower”技能;用于公开项目/公告页信息整理与任务摘要。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codenova58/tower文档
Tower
用途与边界
- 面向公开项目与公告页的信息提取与摘要
- 不提供账号登录或任务操作能力
- 仅处理公开可访问页面
关键入口
- 主页:https://tower.im/
- 项目/公告分享页:公开链接
- 帮助中心:站点入口
常见任务
- 公告分享页的标题/作者/更新时间与正文摘要
- 公开项目页的任务分组与状态分布统计
- 项目文档与资源链接整理
数据字段
- 标题、作者、更新时间、正文摘要、标签、来源链接
- 任务分组、任务数量、状态分布(待办/进行/已完成)
- 文档标题、资源链接
自动化要点
- 内容动态加载,需等待渲染完成后解析
- 无账号鉴权能力,仅处理公开分享
- 频率控制避免重复访问
示例流程
- 公告摘要:访问分享页 → 解析标题/作者/更新时间 → 抽取正文摘要
- 项目统计:进入项目页 → 抽取任务分组 → 统计状态分布
- 资源整理:访问项目文档 → 汇总资源链接 → 输出清单
合规提示
- 遵守平台与团队信息安全规定,不处理非公开内容
- 输出仅用于内部分析与提醒
相关 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.
并行代理
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
高光制作器
by bwbernardweston18
>