last30days-zh

last30days-zh is a skill for Claude Code from AIsa-team/agent-skills. It costs 57 tokens per session (765 once invoked), scanned A, original, Apache-2.0.

A research tool that combines results from the past 30 days across social platforms, communities, prediction markets, and web search, with support for Chinese-language reports.

In plain words
What is it for?
Researching recent people, companies, products, tools, trends, competitors, launches, community reactions, and market sentiment across several sources.
Why use it?
It brings recent discussion and web information into one structured brief instead of requiring separate searches. It is designed for time-sensitive research rather than general reference questions.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: mentions Claude Code; mentions Codex; built for openclaw.

Good fit Researching recent people, companies, products, tools, trends, competitors, launches, community reactions, and market sentiment across several sources.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aisa-team/agent-skills/last30days-zh
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AIsa-team/agent-skills --skill last30days-zh
Clone the repo
git clone --depth 1 https://github.com/AIsa-team/agent-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for last30days-zh

README.md
[![agentmods](https://agentmods.dev/badge/skills/aisa-team/agent-skills/last30days-zh/github.svg)](https://agentmods.dev/skills/aisa-team/agent-skills/last30days-zh)
Your own site
<a href="https://agentmods.dev/skills/aisa-team/agent-skills/last30days-zh"><img src="https://agentmods.dev/badge/skills/aisa-team/agent-skills/last30days-zh/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for last30days-zh

Your own site · 80×15
<a href="https://agentmods.dev/skills/aisa-team/agent-skills/last30days-zh"><img src="https://agentmods.dev/badge/skills/aisa-team/agent-skills/last30days-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 765 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.00765
Opus 5 $0.00028 $0.00382
Sonnet 5 $0.00011 $0.00153
Haiku 4.5 $0.00006 $0.00076

Measured 11d ago against content hash 90cecacbaa5a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

last30days-zh scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 42 executable files (scripts/dev-python.sh, scripts/evaluate_search_quality.py, scripts/last30days.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

search-research/last30days-zh/SKILL.md · 67 lines

What it actually says

last30days 中文版

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

触发条件

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

不适用场景

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

能力

  • 通过 AISA 提供规划、重排、综合、grounded web search、X/Twitter、YouTube 和 Polymarket。
  • Reddit 和 Hacker News 走公开路径。
  • TikTok、Instagram、Threads、Pinterest 在启用时走托管发现路径。
  • 对外发布层现在只保留无状态研究主链,不再默认携带旧的 watchlist / briefing / 第二凭证 GitHub 扩展面。

环境要求

  • 主凭证:AISA_API_KEY
  • Python 3.12+
  • 统一使用仓库相对路径下的 scripts/ 命令,避免运行时变量替换失败。
  • 可选 repo-local 配置文件:./.last30days-data/config.env,也可以直接传 --api-key
  • 小红书扩展只在显式提供 XIAOHONGSHU_API_BASE 时启用;公开发布包不会默认探测本地网络端点。

快速命令

bash scripts/run-last30days.sh "$ARGUMENTS" --emit=compact
python3 scripts/last30days.py "$ARGUMENTS" --api-key="$AISA_API_KEY"
python3 scripts/last30days.py "$ARGUMENTS" --emit=json
python3 scripts/last30days.py "$ARGUMENTS" --quick
python3 scripts/last30days.py "$ARGUMENTS" --deep
python3 scripts/last30days.py --diagnose

示例

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

What ships with it

43 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 67 lines · 57 tokens per session scan A 90cecacbaa5a

Subscribe to this mod's changes

last30days-zh is a skill published in the GitHub repository AIsa-team/agent-skills (24 stars, last pushed yesterday), licensed Apache-2.0. It adds 57 tokens to every session and 765 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens