research-status

Report learning progress for a research domain from pipeline.json.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/idealutopia00/Auto_research --skill research-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-status
Source: https://github.com/idealutopia00/Auto_research/tree/main/skills/research-status
Command: npx skills add https://github.com/idealutopia00/Auto_research --skill research-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracking learning progress across a domain can be time-consuming and error-prone. This Skill provides a concise, live view of stage completion, activity counts, notes, and papers to help you stay on track.

Core Features & Use Cases

  • Progress overview: See overall domain progress across all stages.
  • Detailed stage insights: Review completed activities and generated notes per stage.
  • Operational planning: Use the report to plan next steps and identify bottlenecks.

Quick Start

Ask the agent to display the current progress for a domain.

Frequently Asked Questions about research-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track my research domain learning progress and stage completion?

You can track learning progress by asking the agent to read domain/pipeline.json, which computes completed stages, activity counts, notes, and papers, printing a formatted summary for your research domain.

What does a domain learning progress report include for research planning?

A learning progress report includes stage completion status, saved papers, written notes, and overall activity counts, providing a concise live view to help identify bottlenecks and plan next steps.

Do I need a specific workspace structure to view my learning stage status?

Yes, you need domains maintained under a workspace directory (workspace/DOMAIN) with a domain/pipeline.json file to compute progress; the Skill prompts initialization if required files are missing.

Can I see notes written and papers saved per stage in my research domain?

Yes, the Skill provides detailed stage insights by reviewing completed activities and generated notes per stage, alongside summarizing papers saved across the entire research domain for operational planning.

What happens if the pipeline.json file is missing when checking domain progress?

If the pipeline.json file is missing, the Skill handles the missing files by prompting initialization, ensuring you can set up the domain structure needed to compute and display learning progress.