掘金热榜
juejin-hot-trend
by codekungfu
注册“掘金”热门技能;当需要访问或自动化掘金相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/juejin-hot-trend文档
掘金
用途与边界
- 面向公开文章/专栏/话题页的检索与技术要点摘要
- 不提供接口逆向或批量抓取能力
- 仅用于公开页面的轻量信息整理
关键入口
- 主页:https://juejin.cn/
- 文章/话题频道:站点入口
- 搜索入口:https://juejin.cn/search
常见任务
- 指定关键词的技术文章摘要(标题、标签、点赞/收藏/评论)
- 代码示例的技术栈与关键点提取
- 话题分布与趋势统计
数据字段
- 标题、作者、发布时间、标签、点赞/收藏/评论数、链接
- 技术栈、问题与解决方案摘要
- 采集时间、来源链接
自动化要点
- 动态渲染与人机校验,建议人工打开后触发解析
- 请求频率需控制,不进行批量抓取
- 不进行接口调用
示例流程
- 文章摘要:输入关键词 → 搜索 → 抽取条目 → 输出互动指标
- 示例要点:访问文章页 → 抽取技术栈/关键点 → 输出摘要
- 趋势统计:收集条目 → 基于标签分类 → 生成趋势分布
合规提示
- 遵守平台规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
相关 Skills
Claude API
by anthropic
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
Solana防骗检测
by ammkode
Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.
营收工作室
by amoldericksoans
A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.