English Practical Writing banner
soloduist-pixiv soloduist-pixiv

English Practical Writing

Development community

Description

Agent skill (SKILL.md) for scoring and writing Chinese Gaokao English 小作文. Works with Claude Code, Codex, Cursor, DeepSeek harness, and other SKILL.md agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

高考英语小作文 Skill

[![GitHub stars](https://img.shields.io/github/stars/soloduist-pixiv/English-Practical-Writing?style=social)](https://github.com/soloduist-pixiv/English-Practical-Writing)

通用 **Agent Skill**(`SKILL.md` 格式):按高考阅卷口径 **打分、评优、升档改写、写范文**。只覆盖新高考 **小作文(应用文)**,默认满分 15 分。学生稿按题目词数看;我们给的范文大约 150 词。

如果这个 skill 帮到你了,点一下右上角的 **Star** 吧,谢谢~ ⭐

凡是能加载 [Agent Skills](https://agentskills.io) / `SKILL.md` 的 harness 都可以用,例如 **Claude Code、Codex、Cursor、DeepSeek 及相关 harness、OpenCode、Gemini CLI** 等。不绑定某一家产品。

This skill scores and writes Chinese Gaokao English short practical writing (letters, notices, speeches, invitations). It does **not** cover continuation writing (读后续写) or summary writing (概要写作).


能做什么

你说 Agent 会
打分 / 批改 / 评分 先定档再给分,列出要点覆盖和升档改法
这篇算不算优秀 用第五档标准给证据,不说空话
按题目写范文 先审题再成稿,自打到 14–15 分
把学生稿升档 先补要点,再改语法,再升句式、换词、加关联词

提分习惯(写进 skill 里的):

  • 句式多样:定语从句、非谓语、名词性从句(主语/宾语/表语从句)
  • 高级替换:如 important → vital / significant(搭配必须正确)
  • 关联词分点:First of all / Besides / What's more,方便阅卷扫读
  • 结尾套话(可选):All in all / From my point of view / Looking forward to…
  • 卷面 +1(可选):只有能看见手写且明显工整时才加分;纯文本一律跳过

不在范围内:读后续写、概要写作、其他大作文。


安装

技能本体在仓库根目录:

gaokao-english-writing/
├── SKILL.md
└── references/

**必须拷贝整个文件夹**(含 `references/`),不要只拿 `SKILL.md`。

git clone https://github.com/soloduist-pixiv/English-Practical-Writing.git

把 `gaokao-english-writing/` 放到你用的 Agent 会扫描的 skills 目录(目录名保持 `gaokao-english-writing`):

Agent 个人(全局) 项目内(打开本仓库或拷进你的项目)
Claude Code ~/.claude/skills/ .claude/skills/
Codex ~/.agents/skills/~/.codex/skills/ .agents/skills/
Cursor ~/.cursor/skills/ .cursor/skills/
DeepSeek / 其他 harness 该产品文档里的 skills 目录 同上;没有目录就在对话里让模型先读 SKILL.md
OpenCode ~/.config/opencode/skills/ .opencode/skills/