Integrations

last30days

Try it

聚合最近 30 天的 Reddit、X/Twitter、YouTube、TikTok、Instagram、Hacker News、Polymarket、GitHub 和 web search 结果。触发条件:当用户需要 recent social research、人物近况、公司动态、竞品对比、发布反应、趋势扫描...

What it does

聚合最近 30 天的社交平台、社区论坛、预测市场、GitHub 和 grounded web 结果,再合成为一份研究简报。

The skill document

last30days 中文版

聚合最近 30 天的社交平台、社区论坛、预测市场、GitHub 和 grounded web 结果,再合成为一份研究简报。

触发条件

  • 当用户需要最近 30 天的人物、公司、产品、市场、工具或趋势研究时使用。
  • 当用户需要竞品对比、发布反应、社区情绪、近期动态总结时使用。
  • 当用户需要结构化 JSON 输出,例如 query_planranked_candidatesclustersitems_by_source 时使用。

不适用场景

  • 不适合纯百科类、没有时效要求的问题。
  • 不适合只想看单一官方来源、完全不需要社区和社交信号的场景。

能力

  • 通过 AISA 提供规划、重排、综合、grounded web search、X/Twitter、YouTube 和 Polymarket。
  • Reddit 和 Hacker News 走公开路径。
  • GitHub 走官方 GitHub API,按需使用 GH_TOKENGITHUB_TOKEN
  • TikTok、Instagram、Threads、Pinterest 在启用时走托管发现路径。

环境要求

  • 主凭证:AISA_API_KEY
  • 可选 GitHub:GH_TOKENGITHUB_TOKEN
  • Python 3.12+
for py in /usr/local/python3.12/bin/python3.12 python3.14 python3.13 python3.12 python3; do
  command -v "$py" >/dev/null 2>&1 || continue
  "$py" -c 'import sys; raise SystemExit(0 if sys.version_info >= (3, 12) else 1)' || continue
  LAST30DAYS_PYTHON="$py"
  break
done

快速命令

bash "${SKILL_ROOT}/scripts/run-last30days.sh" "$ARGUMENTS" --emit=compact
"${LAST30DAYS_PYTHON}" "${SKILL_ROOT}/scripts/last30days.py" "$ARGUMENTS" --emit=json
"${LAST30DAYS_PYTHON}" "${SKILL_ROOT}/scripts/last30days.py" "$ARGUMENTS" --quick
"${LAST30DAYS_PYTHON}" "${SKILL_ROOT}/scripts/last30days.py" "$ARGUMENTS" --deep
"${LAST30DAYS_PYTHON}" "${SKILL_ROOT}/scripts/last30days.py" --diagnose

示例

  • last30days OpenAI Agents SDK
  • last30days Peter Steinberger
  • last30days OpenClaw vs Codex
  • last30days Kanye West --quick

Related skills

Natural-language Jira interaction that reads, drafts, creates, and updates issues.

by Jonathan Rhyne310 installs16 stars

Build animated GIFs that meet Slack's size and format limits, with built-in validators and frame helpers.

by Anthropic177.3k stars

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflo

by OpenAI27.5k stars

yeet

Official

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

by OpenAI27.5k stars

Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.

by OpenAI27.5k stars

linear

Official

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

by OpenAI27.5k stars

More from bibaofeng

Browse all skills

Get a 30-day, multi-source research brief on any topic, ranked and clustered with citations.

by bibaofeng19 installs

Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use w...

by bibaofeng34 installs

Multi-source search engine powered by AIsa API. Combines Tavily web search, Scholar academic search, Smart hybrid search, and Perplexity deep research — all...

by bibaofeng19 installs

Reads and searches X (Twitter) data including profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Also supports p...

by bibaofeng13 installs

Unified SaaS integration gateway via api.aisa.one (AISA gateway, v3.1): manage OAuth auth for third-party SaaS apps (Gmail/Slack/GitHub/Notion etc.), tool ex...

by bibaofeng12 installs

Generate images and videos with AIsa. Supports four image models (Google Gemini 3 Pro Image, Alibaba Wan 2.7 image + image-pro, ByteDance Seedream) and four...

by bibaofeng12 installs