Research-Paper-Writing-Skills

Research-Paper-Writing-Skills

A skill pack for writing research papers in machine learning, computer vision, and natural language processing.

Agent SkillWritingOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 4.2k
Source
skill-github

Overview

This skill pack is specifically designed for writing research papers in ML/CV/NLP, curated and adapted from publicly available notes by Professor Si-Ta Peng. It provides writing guides and templates for every section—from abstract to conclusion—helping AI improve paragraph fluency and logical coherence, and perform evidence alignment checks. Compatible with platforms such as Codex, Claude Code, and Gemini. Ideal for researchers and students who need to write or revise academic papers.

Capabilities

  • Draft or rewrite abstract/introduction/methods/experiments/conclusion
  • Improve paragraph fluency and chapter-level logic
  • Check argument-evidence alignment
  • Self-review before submission

Use cases

Writing ML/CV/NLP research papersImproving paper structure and logicConducting pre-submission review

Setup

Requires: API KeyNode 环境
Copy the skill pack into the appropriate skill directory, for example:
```bash
mkdir -p "$CODEX_HOME/skills"
cp -R research-paper-writing "$CODEX_HOME/skills/"
```

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which platforms does this skill pack support?

Supports Codex, Claude Code, and Gemini.

How do I use this skill pack?

Copy the skill pack into the corresponding skill directory, then request its use in your prompt.

Related skills