writing-core

Write and revise Chinese academic papers with de-AI-ification rules and Markdown formatting checks.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/huaibovip/research-marketplace --skill writing-core-huaibovip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-core
Source: https://github.com/huaibovip/research-marketplace/tree/main/plugins/research-writing-assistant/skills/writing-core
Command: npx skills add https://github.com/huaibovip/research-marketplace --skill writing-core-huaibovip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Academic manuscripts, especially Chinese journal papers, often read as machine-generated due to templated transitions, empty emphasis phrases, translation-flavored syntax, and over-compressed sentences. This Skill enforces natural academic prose, removes AI-style writing patterns, and standardizes Markdown formatting so drafts are ready for submission. ## Core Features & Use Cases - De-AI-ification Rules: Bans mechanical transitions, hollow emphasis phrases, and subjective statements while preserving data scope, method conditions, and conclusion boundaries. - Markdown Formatting Standards: Enforces paragraph-based prose without decorative bolding, consistent blank lines between paragraphs, and restricted list usage in paper body text. - Three-Round Quality Checks: Provides structural, language, and layout checklists plus style check scripts (style_check.sh / style_check.ps1) for automated review. - Use Case: When revising a Chinese journal manuscript that reviewers flagged as sounding machine-translated, apply the natural word-order rules, restore lost experimental details, and run the style check script before submission. ## Quick Start Use the writing-core skill to revise my Chinese paper draft in draft.md, removing AI-style phrasing and checking it against the quality checklist.

Frequently Asked Questions about writing-core

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

FAQPage Schema
How do I make AI-generated academic writing sound natural?

Replace templated transitions with semantic connections, use data instead of empty adjectives, and alternate sentence lengths. Restore research objects, data ranges, method conditions, and conclusion boundaries that over-compression removed, then adjust to natural Chinese word order.

How to remove AI-style phrasing from Chinese journal papers?

Identify banned expressions like mechanical transitions, hollow emphasis sentences, and reviewer-response tones, then rewrite them as objective narrative statements. Keep necessary qualifiers and explanatory sentences so paragraphs read like a researcher's natural prose rather than compressed summaries.

What formatting rules apply to Markdown academic manuscripts?

Body text avoids bold and italics, paragraphs are separated by exactly one blank line, and lists are restricted to plans, checklists, parameters, and procedures. Paper body content should use continuous prose paragraphs of 150-300 Chinese characters each.

Does the style check script work on Windows?

Yes, a PowerShell version (style_check.ps1) is provided for Windows alongside the bash script for macOS and Linux. Run it with the target Markdown file path after completing each writing pass.

When should lists be converted to paragraphs in papers?

Convert lists to paragraphs whenever they appear in paper body text, such as contribution summaries. Add subjects, predicates, and connective elements so each paragraph presents one central idea with supporting evidence and a closing sentence.