得到热门
dedao-hot-trend
by codenova58
注册“得到”热门技能;当需要访问或自动化得到相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codenova58/dedao文档
得到
用途与边界
- 面向公开课程/专栏页的信息检索与内容摘要
- 不提供下载、付费内容绕过或接口逆向能力
- 仅处理公开页面的信息整理
关键入口
- 主页:https://www.igetget.com/
- 课程/专栏频道:站点入口
- 搜索入口:站内搜索
常见任务
- 指定主题的课程清单摘要(讲师、课时、发布时间)
- 专栏页面的要点提炼(作者、更新频率、核心观点)
- 专题页目录与摘要集合
数据字段
- 课程名称、讲师、课时、发布时间、简介、链接
- 专栏名称、作者、更新频率、核心观点摘要、链接
- 专题名称、条目列表、采集时间、来源链接
自动化要点
- 页面可能包含动态加载,需等待完成后解析
- 不处理付费内容与下载相关操作
- 频率控制,尊重平台访问限制
示例流程
- 课程摘要:访问课程页 → 抽取讲师/课时/发布时间 → 输出摘要
- 专栏要点:访问专栏页 → 抽取作者/频率/观点 → 输出卡片
- 专题汇总:访问专题页 → 抽取目录 → 输出摘要集合
合规提示
- 遵守平台规则,不绕过付费或版权限制
- 结果仅用于内部分析与提醒
相关 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
>