🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

last30days

by @bibaofeng

Research the last 30 days across Reddit, X/Twitter, YouTube, TikTok, Instagram, Hacker News, Polymarket, GitHub, and web search. Use when: you need recent so...

⚑ When to Use
TriggerAction
- Use when you want a recent competitor comparison, launch reaction summary, creator/community sentiment scan, or shipping update.
- Use when you want structured JSON with `query_plan`, `ranked_candidates`, `clusters`, and `items_by_source`.
βš™οΈ Configuration

  • AISA_API_KEY is the main hosted credential.
  • GH_TOKEN or GITHUB_TOKEN is optional for GitHub search only.
  • Python 3.12+ is required.
  • 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
    

    View on ClawHub
    TERMINAL
    clawhub install last30days-aisa

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’