style-review

Review prose against academic writing standards using a linter and language model.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/hsigstad/research-kit --skill style-review-hsigstad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: style-review
Source: https://github.com/hsigstad/research-kit/tree/main/skills/style-review
Command: npx skills add https://github.com/hsigstad/research-kit --skill style-review-hsigstad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The style-review Skill unit addresses the challenge of ensuring high-quality writing in academic and professional documents through thorough text analysis and suggestions.

Core Features & Use Cases

  • Academic Style Analysis: Reviews documents against empirical-economics writing style guides.
  • Linter and LLM Review: Utilizes a mechanical linter for basic compliance and a language model for more nuanced review.
  • Section-specific Analysis: Allows review of specific sections within a document, providing in-depth analysis for submission readiness.

Quick Start

Run the style-review Skill on your document 'paper_final.md' for a comprehensive style check.

Frequently Asked Questions about style-review

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

FAQPage Schema
How do I review my document against academic writing standards?

To review your document against academic writing standards, the style-review Skill uses a mechanical linter for basic compliance and a language model for nuanced prose assessment. It analyzes text to ensure your writing meets empirical-economics style guide requirements.

Can I run a style check on specific sections of my paper?

Yes, you can run a style check on specific sections of your paper. The style review process supports section-specific analysis, allowing you to target individual parts of a document for in-depth writing assessment and submission readiness evaluation.

What is the best way to polish academic prose for publication quality?

The best way to polish academic prose for publication quality is combining a mechanical linter with a language model. This text analysis approach catches both basic style guide violations and nuanced structural issues in your document refinement process.

Does the academic style analysis require a local linter and language model?

Yes, academic style analysis requires parsing and execution of local linter and language model tools. These dependencies are necessary to perform the mechanical text analysis and nuanced language model review for writing assessment.

How do I assess my markdown document for empirical-economics writing style?

You assess a markdown document for empirical-economics writing style by running the style-review process on your file. It provides file-based feedback by checking your prose against specific style guides using linter and language model execution.

What limitations exist when using a linter for document refinement?

A limitation of using a linter for document refinement is that it only handles basic style compliance mechanically. Nuanced writing assessment requires the integrated language model, and the review process depends on local tool execution rather than standalone operation.