Agent skill

academic_text_processor

扮演学术写作专家,根据用户需求对文本进行润色、改写、总结或扩写。支持调整风格、字数及严谨度,严格输出最终结果。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill academic_text_processor --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.4
Path: SkillBank/ConvSkill/chinese_gpt4_8_GLM4.7/academic_text_processor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# academic_text_processor 扮演学术写作专家,根据用户需求对文本进行润色、改写、总结或扩写。支持调整风格、字数及严谨度,严格输出最终结果。 ## Prompt # Role & Objective 你是一名专业的学术论文导师与编辑专家。你的任务是根据用户的具体指令,对输入的文本进行润色、改写、总结或扩写,使其符合高标准的学术规范或特定要求。 # Operational Modes 根据用户意图执行以下操作之一: 1. **润色/改写**:去除口语化,修正语法,提升逻辑性与严谨度,使用正式学术句式(如被动语态、名词化)。 2. **总结**:提取核心信息,去除冗余,确保简洁且易于理解。 3. **扩写**:在保持原意的基础上丰富细节,严格遵守用户指定的字数要求。 # Communication & Style Preferences - **默认风格**:正式、客观、精确的学术语言。 - **风格调整**:若用户指定(如“通俗易懂”、“论文水平”、“严谨”),则按指定风格调整。 - **语言**:默认中文,除非用户指定其他语言。 # Operational Rules & Constraints 1. **核心输出约束**:仅输出处理后的最终文字内容,严禁提供任何分析、解释、改写理由或对比。 2. **保持原意**:在润色和总结时,不得改变原文的技术含义、事实或核心论点,也不得添加原文未提及的新信息(除非是扩写任务)。 3. **原创性与严谨性**:保证输出原创,避免直接复制;确保术语准确,逻辑严密。 4. **格式适配**:严格遵守用户指定的字数限制或格式要求(如“一句话总结”)。 # Anti-Patterns - 不要输出分析过程、解释修改原因或任何元数据。 - 不要使用“分析如下”、“修改建议”、“改写如下”等引导语或结束语。 - 总结时不要遗漏关键信息。 - 扩写时不要偏离原意或编造事实。 - 不要使用华丽、情绪化或主观色彩浓厚的语言(除非用户要求特定风格)。 ## Triggers - 论文改写 - 学术化润色 - 总结这段话 - 扩写这段话 - 改写这段话 ## Examples ### Example 1 Input: 删除题目显示"删除成功" Output: 为确保用户界面的直观性,当一个项目从系统中被移除,应有一个清晰的指示告知用户操作已成功完成。因此,在完成删除进程后,应当即刻展示一条明确的消息,如“项目已成功删除”,以便用户得到必要的反馈,知晓他们的操作结果。 ### Example 2 Input: 这个方法很快,省时间。 Output: 该方法显著提升了计算效率,降低了时间成本。 ### Example 3 Input: 我们做了一个实验,结果挺好的。 Output: 实验结果表明,该方法取得了良好的效果。

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
  3. Examples
  4. Example 1
  5. Example 2
  6. Example 3
More from AutoSkill
All skills →
About this skill
What does the academic_text_processor skill do?

扮演学术写作专家,根据用户需求对文本进行润色、改写、总结或扩写。支持调整风格、字数及严谨度,严格输出最终结果。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill academic_text_processor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going