{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_last30days_skill",
  "slug": "last30days-skill",
  "name": "last30days",
  "canonical_url": "https://www.openagent.bot/skills/last30days-skill",
  "category": "skills",
  "resource_type": "skill",
  "summary": "last30days is an open-source AI agent skill that searches recent public signals across social, developer, prediction-market, and web sources, then synthesizes a grounded brief. It is designed for recency-sensitive research where upvotes, likes, comments, transcripts, odds, commits, and discussions matter more than static search results.",
  "capabilities": [
    "agent-skill",
    "workflow",
    "automation"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [],
  "interfaces": [
    "repo"
  ],
  "integrations": [
    "Claude Code",
    "Codex",
    "Cursor",
    "Copilot",
    "Gemini CLI",
    "OpenClaw"
  ],
  "permission_surface": [
    "shell/files",
    "memory"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who only need evergreen facts from official documentation",
    "Teams that cannot use public social or web signals in their research workflow",
    "Projects that require a fully offline research process"
  ],
  "primary_actions": [
    "Inspect repository",
    "Inspect repository",
    "Install globally for Agent Skills hosts",
    "Install in Claude Code"
  ],
  "evidence_urls": [
    "https://github.com/mvanhorn/last30days-skill",
    "https://github.com/mvanhorn/last30days-skill/blob/main/skills/last30days/SKILL.md"
  ],
  "last_verified_at": "2026-06-10",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/last30days-skill.json",
    "markdown_url": "https://www.openagent.bot/skills/last30days-skill.md",
    "agent_json_url": "https://www.openagent.bot/skills/last30days-skill.agent.json"
  }
}