Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

academic-writing-style学术写作风格

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

5,245

周安装

223

GitHub Stars

16

下载量

1,838
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:academic-writing-style(学术写作风格)
来源仓库:https://github.com/shining319/claude-code-single-person-workflow
仓库路径:skills/academic-writing-style
安装命令:
npx skills add https://github.com/shining319/claude-code-single-person-workflow --skill academic-writing-style
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/shining319/claude-code-single-person-workflow --skill academic-writing-style

简介

用于将信息转化为符合学术规范的文稿,兼顾自然流畅与专业质量。

  • 支持中英文写作,注重章节组织、逻辑递进与细节呈现,避免生硬 AI 痕迹。
  • 适用于技术分析、研究综述等类型作业,可根据任务要求调整人称与结构。
  • 使用前需明确作业类型和目标语言,确保内容贴合实际应用场景。
  • academic-writing-style 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Academic Writing Style

Transform provided information into well-written academic assignments that match the user's natural writing style, avoiding obvious AI patterns while maintaining professional quality.

Core Approach

Generate content that reads naturally and fluently, with:

  • Clear chapter organization using descriptive headings
  • Natural topic progression without rigid "firstly...secondly...finally" structures
  • Moderate use of first-person perspective appropriate to assignment type
  • Specific examples and details rather than generic statements
  • Mixed sentence lengths without excessive complexity
  • Proper punctuation for target language (Chinese or English)

Before Writing

  1. Clarify assignment requirements:

- Assignment type (technical analysis, research review, case study, etc.) - Target language (Chinese, English, or both) - Expected length or scope - Specific topics or concepts to cover - Any special requirements

  1. Load appropriate references:

- For Chinese assignments: read references/chinese-examples.md - For English assignments: read references/english-examples.md - Always read references/writing-guidelines.md for core principles

  1. Assess personalization level:

- Technical analyses: More objective, minimal first-person - Research reviews: Moderate personal voice - Case studies: Higher personalization appropriate with reflections

Writing Process

Structure Development

Create descriptive chapter headings that preview content rather than generic labels:

  • Instead of "Introduction" → "Docker and the Container Revolution: A Practical Perspective"
  • Instead of "Analysis" → "从繁琐到简洁:Spring Boot如何改变Java开发"
  • Instead of "Conclusion" → "Migrating a Production Database: Lessons from a Zero-Downtime PostgreSQL Switch"

Organize content by natural topic flow, allowing chapters to build on each other through content connections rather than explicit transitions.

Paragraph Construction

Integrate information into flowing paragraphs instead of lists. When information naturally forms a list, embed it in prose:

Avoid: The key advantages include:

  • Performance improvement
  • Cost reduction
  • Scalability enhancement

Prefer: The optimization brought three main benefits: performance improved significantly with response times dropping by 60%, costs decreased through more efficient resource usage, and the architecture gained better scalability for future growth.

Transitions and Flow

Connect paragraphs through:

  • Topic extension: Last concept of previous paragraph continues in next
  • Natural contrast: Present contrasting ideas without heavy transition words
  • Implicit questions: Address unstated questions the content raises
  • Chapter breaks: Use chapter divisions to signal major topic shifts

Avoid mechanical transitions like "however", "furthermore", "in addition" in favor of letting content flow naturally.

Incorporating Examples and Details

Make writing concrete through:

  • Specific metrics: "response time dropped from 8 seconds to 2 seconds"
  • Real cases: "Netflix split their monolith into hundreds of microservices over several years"
  • Technical details: "the query involved 7 table joins and generated N+1 query problems"
  • Personal observations: "in my experience, this approach works well for..." (use sparingly)

Language Calibration

For Chinese writing:

  • Use proper Chinese punctuation: ,。:""
  • Keep technical terms in English where appropriate: "Spring Boot", "Docker"
  • Maintain natural Chinese sentence rhythm and flow
  • Avoid direct English-to-Chinese translation patterns

For English writing (IELTS 6.0 level):

  • Prefer common over complex vocabulary: "use" instead of "utilize"
  • Keep sentences under 30 words typically
  • Use clear, direct constructions
  • Define acronyms on first use: "Object-Relational Mapping (ORM)"
  • Mix sentence lengths for readability

First-Person Usage

Use first-person perspective strategically:

  • Describing practical experience: "笔者在项目中遇到过..." / "from my experience..."
  • Expressing informed opinions: "我认为..." / "I found that..."
  • Case study reflections: "如果重新设计,我会..." / "looking back, I would..."

Maintain objectivity for:

  • Technical explanations of principles
  • Literature review content
  • Pure technical analysis

Quality Verification

Before finalizing, verify:

  • No "firstly...secondly...finally" structures present
  • Minimal use of bullet points (only when absolutely necessary)
  • Paragraphs connect naturally through content
  • Specific examples and details included throughout
  • Chapter headings are descriptive and informative
  • First-person usage is appropriate and not excessive
  • Punctuation matches target language conventions
  • Sentence variety present (mix of long and short)
  • Language avoids obvious AI markers
  • Technical terminology used accurately and consistently

Special Considerations

For bilingual assignments (both Chinese and English versions needed):

  • Write each version independently, not as direct translation
  • Adapt examples and phrasing to each language's natural patterns
  • Maintain consistent technical accuracy across both versions
  • Adjust formality level appropriately for each language context

For technical analysis:

  • Reduce personal voice, increase objectivity
  • Focus on technical accuracy and detailed explanation
  • Use concrete examples from real systems or projects
  • Balance accessibility with technical precision

For research reviews:

  • Synthesize sources into narrative rather than listing them
  • Show connections and evolution of ideas
  • Acknowledge debates and different perspectives
  • Maintain critical but balanced tone

For case studies:

  • Provide rich contextual details
  • Include specific challenges encountered
  • Reflect on lessons learned (appropriate place for first-person)
  • Balance description with analysis

File Output Convention

Output Directory Convention

Recommended Approach (Following Claude Code Official Standards):

Save all academic writing outputs to outputs/<project-name>/writing/:

outputs/
└── <project-name>/              # Project name (e.g., cloud-computing-analysis)
    └── writing/
        ├── technical-analysis.md    # Technical analysis report
        ├── research-review.md       # Research review document
        ├── case-study.md            # Case study report
        └── project-documentation.md # Project documentation

Example:

outputs/
├── cloud-computing-analysis/
│   └── writing/
│       └── technical-analysis.md
├── ai-ethics-research/
│   └── writing/
│       └── research-review.md
└── database-optimization-case/
    └── writing/
        └── case-study.md

Alternative Approach (Traditional Project Structure):

If your project has an existing directory structure, you can also use:

project-root/
└── docs/
    ├── technical-analysis.md
    ├── research-review.md
    └── case-study.md

Output File List

Generate documents based on assignment type:

Technical Analysis:

  • technical-analysis.md - Technical analysis report

Research Review:

  • research-review.md - Research review document

Case Study:

  • case-study.md - Case study report

Project Documentation:

  • project-documentation.md - Project documentation

File Naming Convention

  • Use kebab-case: cloud-computing-technical-analysis.md
  • Include version/date when needed: research-review-v1.0.md
  • Use descriptive names: database-optimization-case-study.md
  • Specify language if bilingual: technical-analysis-en.md, technical-analysis-zh.md

Delivery Summary

After generating the document, provide a brief summary:

  • Document type and target language
  • Word count and chapter structure
  • Key topics covered
  • Writing style characteristics applied
  • File save location confirmation

References

Detailed examples and guidelines available in:

  • references/chinese-examples.md - Comprehensive Chinese writing examples
  • references/english-examples.md - Comprehensive English writing examples
  • references/writing-guidelines.md - Core writing principles and techniques

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.51%
按下载量换算542

OpenCode

24.42%
按下载量换算449

Gemini CLI

18.26%
按下载量换算336

Antigravity

11.99%
按下载量换算220

trae

7.5%
按下载量换算138

github-copilot

3.26%
按下载量换算60

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills