status

Parse .papermill/state.md to display an academic paper project dashboard.

2|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/queelius/claude-anvil --skill status-queelius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/queelius/claude-anvil/tree/main/papermill/skills/status
Command: npx skills add https://github.com/queelius/claude-anvil --skill status-queelius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a clear, read-only overview of your academic paper's current stage, thesis, prior art, experiments, reviews, and venue status, helping you understand where you are and what to do next.

Core Features & Use Cases

  • Project Dashboard: Consolidates key information from .papermill/state.md.
  • Stage Tracking: Displays the current development stage (idea, thesis, drafting, etc.).
  • Actionable Suggestions: Recommends the next logical step in the paper's lifecycle.
  • Use Case: After a writing session, you can quickly check the status dashboard to see if you're on track with your thesis, if prior art has been surveyed, and what the next recommended action is, such as outlining or reviewing.

Quick Start

Show me the current status of my paper project.

Frequently Asked Questions about status

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

FAQPage Schema
How do I track the progress of an academic paper project?

Track academic paper progress by parsing the `.papermill/state.md` file to display a read-only dashboard. This dashboard summarizes the current stage, thesis claim, prior art, registered experiments, and target venue.

What is the best way to view my research workflow status and next actions?

View research workflow status by reading the `.papermill/state.md` project state file. The dashboard suggests the next logical skill to run based on recent activity logs and the current development stage.

How does a project dashboard summarize prior art and registered experiments?

A project dashboard summarizes prior art by parsing survey details from `.papermill/state.md`. It also lists registered experiments and review history to provide a consolidated read-only overview of the academic paper.

Can I check my paper status without modifying the project state file?

Yes, you can check paper status without modifying the project state file. The dashboard operates in read-only mode, extracting thesis novelty and target venue data from `.papermill/state.md` without writing changes.

Do I need a `.papermill` directory to use an academic writing progress tracker?

Yes, you need a `.papermill/state.md` file to track academic writing progress. The dashboard parses this specific file to display the current stage, related papers, and recent activity logs for the project.