style-check

Check prose style in documents with style_lint.py and report violations by severity.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for quick, deterministic prose-style checking, providing an immediate mechanical pass to ensure document quality before submission.

Core Features & Use Cases

  • Fast Style Checking: Quickly scan documents for mechanical style issues.
  • File-Scope: Target specific files for detailed analysis.
  • Use Case: Before sending a paper or email, run the style-check Skill on the document to catch any style issues before they become a problem.

Quick Start

Execute /style-check <file> to check the style of a document.

Frequently Asked Questions about style-check

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

FAQPage Schema
How do I check prose style issues in a document before submission?

To check prose style issues in a document, you can run a style checking tool that scans your files for mechanical style violations and outputs them with severity levels. This provides a quick deterministic pass to ensure document quality before submission.

What is deterministic prose-style checking and how does it work?

Deterministic prose-style checking is a mechanical process that scans documents for common style rule violations. It works by targeting specific files and outputting identified issues with severity levels, providing an immediate pass to ensure writing quality without subjective interpretation.

Can I run style checking on specific files within my research workflow?

Yes, you can run style checking on specific files within your research workflow. The tool operates at the file-scope level, allowing you to target individual documents for detailed analysis of common style guidelines and violations.

Does style checking require any external dependencies or components?

No external dependencies or components are required for this style checking tool. It operates independently to provide a fast mechanical pass on your prose documents, ensuring quick validation without needing additional software or setup.

What is the best way to catch style violations in an email or paper?

The best way to catch style violations in an email or paper is to execute a file-scope style check on the document. This provides an immediate mechanical scan for common style issues, outputting violations with severity levels before the document becomes a problem.

What are the limitations of using a mechanical style checker for prose documents?

A mechanical style checker for prose documents is limited to deterministic rules and cannot assess subjective writing quality or context. It targets common style guidelines and outputs violations with severity levels, serving as a quick pre-submission pass rather than a comprehensive editorial review.