Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › agents-view vs last30days

agents-view vs last30days

Two Science & Research Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Nameagents-viewlast30days
DescriptionWraps the Research Preview `claude agents` CLI (CC 2.1.139+) and `claude plugin details ork` for live observability of parallel agent sessions. Surfaces running/blocked/done state, per-session token cost, and the…Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.
CategoryScience & ResearchScience & Research
Sub-categoryscience-miscscience-misc
Tagsai:agent type:audit type:review
AuthorOrchestKitmvanhorn
LicenseMITMIT
Install/add-skill agents-view/add-skill mvanhorn-last30days-skill

Tag overlap

Shared

Only in agents-view ai:agent, type:audit, type:review

Only in last30days

Sample code from each SKILL.md

agents-view

$ /ork:agents-view
claude agents — Research Preview (CC 2.1.139)
─────────────────────────────────────────────
ID      AGENT                          STATE     ELAPSED   TOKENS   COST(proj)
a1f3    ork:explore                    running   00:04:12  142.3K   $0.42
a1f4    └─ ork:backend-system-architect blocked   00:01:08   34.1K   $0.09   (waiting: db-schema)
a1f5    └─ ork:frontend-ui-developer   running   00:02:55   71.8K   $0.21
a1f2    ork:code-quality-reviewer      done      00:00:48   18.4…

last30days

CANONICAL_ROOT="$HOME/.claude/plugins/cache/last30days-skill/last30days"
CANONICAL_LATEST=$(ls -d "$CANONICAL_ROOT"/*/ 2>/dev/null | sort -V | tail -1)
CANONICAL_LATEST="${CANONICAL_LATEST%/}"

When to choose each

agents-view — Wraps the Research Preview `claude agents` CLI (CC 2.1.139+) and `claude plugin details ork` for live observability of parallel agent sessions. Surfaces running/blocked/done state, per-session token cost, and the…

last30days — Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open agents-view → Open last30days →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Science & Research skills · Top 100