using-research-writing

Routes research paper writing tasks to the appropriate workflow skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When starting an academic paper writing task, it is unclear which workflow to follow or which specialized skill to invoke first. This Skill acts as the mandatory entry point for any research writing task, enforcing a structured workflow and routing each task type to the correct downstream skill. ## Core Features & Use Cases - Task Routing: Maps task types (brainstorming, chapter writing, literature review, figures, peer review, LaTeX output) to the corresponding specialized skill via a routing table and decision flowchart. - Workflow Enforcement: Requires medium or full-paper tasks to go through paper-orchestration and brainstorming before writing, with progress tracked in plan/progress.md. - Quality Guardrails: Defines red-flag behaviors (e.g., skipping brainstorming, fabricating citations) and mandates a capability-use audit before claiming task completion. - Use Case: A user asks to write the introduction chapter of a paper. This Skill checks whether brainstorming is complete, then routes to evidence-driven-writing and literature-review, and finally requires user confirmation of the chapter. ## Quick Start Ask the assistant to help write or revise any part of a research paper and it will load this routing skill first to determine the correct workflow.

Frequently Asked Questions about using-research-writing

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

FAQPage Schema
How do I start writing a research paper with this workflow?

Begin by invoking the brainstorming-research skill to define the topic, paper type, and chapter structure. Medium or full-paper tasks must first go through paper-orchestration, which handles phase judgment, task packages, and review stages.

Which skill should I use for writing a specific paper chapter?

Use the writing-chapters skill for drafting individual chapters, after brainstorming is complete. For introduction or related-work sections, combine evidence-driven-writing with literature-review as indicated in the routing table.

Can I skip the brainstorming step if my request is clear?

No. The workflow explicitly forbids skipping brainstorming even when the request seems clear, though user instructions can simplify the process. Progress must still be recorded in the plan/ directory.

Does this workflow support LaTeX paper output?

Yes. The routing table directs LaTeX output and template usage tasks to the latex-output skill, while figure tasks route to figures-python or figures-diagram depending on the visualization type.

What happens if a writing task is completed without an audit?

The task cannot be claimed as complete. Medium and larger tasks require a capability-use audit recording skills used, materials consumed, outputs, verification commands, and remaining risks.