Agent Plugins Marketplace
All plugins

english-writing

v1.0.0

Academic paper writing assistance for CS/ML researchers

Claude Code1 Skill

By yzy1.2k GitHub starsUpdated 5 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Apr 17, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install english-writing for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install english-writing@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/yzy1996/English-Writing

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

english-writing/
├── .claude-plugin/plugin.json
└── skills/academic-paper-polish/SKILL.md

Included Skills1

academic-paper-polishskills/academic-paper-polish/SKILL.md

Polish and improve English writing for academic/research papers, especially in CS and ML fields. Use this skill whenever the user asks to improve, revise, or polish academic writing; wants sentence templates or phrase suggestions for paper sections (abstract, introduction, related work, method, experiment, conclusion, rebuttal); needs better vocabulary or synonyms for paper writing; asks how to phrase results, describe methods, or present findings academically; wants help writing any part of a research paper. Also activate when the user pastes a paragraph and asks to "make it better", "make it more academic", or similar in a research context.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "english-writing",
  "version": "1.0.0",
  "description": "Academic paper writing assistance for CS/ML researchers",
  "author": {
    "name": "yzy"
  },
  "keywords": [
    "academic",
    "writing",
    "paper",
    "polish",
    "english",
    "research"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[english-writing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/english-writing)