ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

last30days-zh

通过 AIsa 执行网页、多源或近 30 天研究检索。触发条件:当用户需要搜索、研究、比对或趋势归纳时使用。支持多源检索与结构化输出。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bibaofeng/last30days-zh
Or

Last30days Zh

通过 AIsa 执行网页、多源或近 30 天研究检索。触发条件:当用户需要搜索、研究、比对或趋势归纳时使用。支持多源检索与结构化输出。

适用场景

  • 用户需要网页、多源或近 30 天研究检索。
  • 用户需要竞品研究、趋势扫描或结构化搜索结果。
  • 用户希望用一个技能覆盖多来源检索。

高意图工作流

  • 先搜索再归纳最近动态。
  • 对两个产品做近期对比研究。
  • 把多来源结果整理成结构化输出。

快速命令

  • python3 scripts/last30days.py --help
  • bash scripts/run-last30days.sh --help

配置

  • 需要 AISA_API_KEY 才能访问 AIsa API。
  • 使用公开包里的相对 scripts/ 路径。
  • 如果脚本提供显式鉴权参数,优先使用该参数。

示例请求

  • 研究 OpenAI Agents SDK 最近 30 天讨论
  • 比较 OpenClaw 和 Codex 最近的反馈
  • 搜索某个品牌最近一周的社区反应

边界说明

  • 不要把开发测试脚本当成公开功能。
  • 不要承诺未实际返回的来源。
  • 如果某些来源超时,要按真实情况说明。

Metadata

Author@bibaofeng
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bibaofeng-last30days-zh": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.