思否热榜

segmentfault-hot-trend

by codekungfu

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

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

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/segmentfault

文档

SegmentFault

用途与边界

  • 面向公开问答与文章页的检索与技术要点摘要
  • 不提供接口逆向或批量抓取能力
  • 仅用于公开页面的轻量信息整理

关键入口

常见任务

  • 指定关键词的问答摘要(标题、标签、点赞/回答数)
  • 技术文章的要点提取(技术栈、问题/解决方案)
  • 标签分布与主题趋势统计

数据字段

  • 标题、作者、发布时间、标签、点赞数、回答数、链接
  • 技术栈、问题与解决方案摘要
  • 采集时间、来源链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行接口调用

示例流程

  • 问答摘要:输入关键词 → 搜索 → 抽取条目 → 输出互动指标
  • 文章要点:访问文章页 → 提取技术栈/问题/方案 → 输出摘要
  • 标签统计:收集条目 → 基于标签分类 → 生成主题趋势

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒

相关 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.

其他
安全149.6k

并行代理

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

评论