agentsclimarketplace

Research status

Skill bigph00t/claude-research-team/plugin/skills/research-status

Autonomous research agents for Claude Code - passively research and inject helpful context

Install
npx -y skills add bigph00t/claude-research-team --skill research-status

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Check the status of the research service and recent research history.

SKILL.md

0.9 KB, as published. Nobody here has run it

Research Status

Check research service status and view recent findings.

When to Use

  • Verify the research service is running
  • See recent research activity
  • Check queue status
  • View past findings

Usage

Check Service Status

curl http://localhost:3200/api/status

View Recent Tasks

curl http://localhost:3200/api/tasks?limit=10

View Recent Findings

curl http://localhost:3200/api/findings?limit=10

Check Active Sessions

curl http://localhost:3200/api/sessions

Dashboard

Full dashboard with real-time updates: http://localhost:3200

Shows:

  • Queue status (queued, running, completed, failed)
  • Active sessions
  • Research findings with sources
  • Injection history
  • Settings configuration

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.