Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

academic-writer学术作家

Agent Skill

academic-writer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

404

周安装

17

GitHub Stars

2

下载量

141
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/cycleuser/skills --skill academic-writer

简介

学术作家专注顶级会议论文撰写,提供选题分析、文献收集与结构生成全流程支持。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中科研写作与投稿准备场景。
  • 核心能力包括 IEEE 格式规范、关键词提取、引用格式化与同行评审模拟。
  • 支持五类命令:新建论文、文献搜索、引用插入、大纲生成与终稿润色。
  • 输出符合学术严谨性要求,但需人工核对事实与引用准确性。

SKILL.md

Academic Writer

Professional academic paper writing assistant for top-tier conference submissions.

Quick Commands

Five commands support the academic writing workflow. The /paper new <topic> command starts a new paper with topic analysis. The /paper search <keywords> command searches and collects relevant literature. The /paper cite command formats citations in standard format. The /paper structure command generates a paper outline. The /paper review command reviews and polishes the paper for submission.

Paper Structure Templates

IEEE Conference Format

Title

Abstract (150-200 words)
Keywords (3-5 terms)

I. INTRODUCTION
   - Background and motivation
   - Problem statement
   - Contributions summary

II. RELATED WORK
   - Literature review
   - Gap identification

III. METHODOLOGY / APPROACH
   A. Problem Formulation
   B. Algorithm/Model Design
   C. Theoretical Analysis

IV. EXPERIMENTS
   A. Experimental Setup
   B. Datasets
   C. Baselines
   D. Results and Analysis
   E. Ablation Studies

V. CONCLUSION

REFERENCES

AAAI/IJCAI Format

Title

Abstract
Keywords

1 Introduction

2 Related Work

3 Preliminaries
   3.1 Problem Definition
   3.2 Notations

4 Method
   4.1 Overview
   4.2 Component Details
   4.3 Algorithm

5 Experiments
   5.1 Setup
   5.2 Main Results
   5.3 Analysis

6 Conclusion

References

Chinese Article Format

标题

摘要
关键词

一、引言

二、相关工作

三、方法设计
   (一)问题定义
   (二)技术方案
   (三)算法流程

四、实验验证
   (一)实验设置
   (二)结果分析
   (三)对比讨论

五、结论

参考文献

Writing Guidelines

Language Style

DO:

  • Use formal academic language
  • Write complete sentences with proper transitions
  • Use passive voice where appropriate
  • Include specific technical terms with definitions
  • Provide numerical evidence for claims

DO NOT:

  • Use emoji or decorative symbols
  • Use colon-separated headings (e.g., "Architecture: The system uses...")
  • Write fragmented bullet points as paragraphs
  • Use informal expressions
  • Overuse adjectives like "novel", "state-of-the-art"

Section Writing Patterns

Introduction Pattern

[Context] In recent years, [domain] has attracted significant attention
due to [reason].

[Problem] However, existing approaches suffer from [limitation], which
hinders their application in [scenario].

[Solution] To address this challenge, we propose [method name], a
[brief description of the approach].

[Contribution] The main contributions of this paper are as follows:
(1) We propose...
(2) We design...
(3) We conduct extensive experiments...

Method Section Pattern

[Overview] Figure X illustrates the overall architecture of [method].

[Component 1] Given input X, we first compute Y through Z process.
Formally, let f denote the mapping function:
    [mathematical formulation]

[Component 2] Building upon the intermediate representation, we then...

[Algorithm] Algorithm 1 presents the detailed procedure.

Experiments Pattern

[Setup] We evaluate [method] on [dataset] benchmark.

[Baseline] We compare against the following methods: [list].

[Main Results] Table X shows the comparison results. Our method
achieves [metric] improvement over the strongest baseline.

[Analysis] To understand the contribution of each component, we conduct
ablation studies on [aspect].

Mathematical Notation

Use standard LaTeX notation:

Inline: Let $f: \mathcal{X} \to \mathcal{Y}$ be the mapping function.

Display:
$$
\mathcal{L} = \sum_{i=1}^{N} \ell(y_i, \hat{y}_i) + \lambda \|\theta\|_2^2
$$

Algorithm:
\begin{algorithm}
\caption{Algorithm Name}
\begin{algorithmic}
\STATE Input: data $\mathcal{D}$
\STATE Output: result $R$
\STATE 1: Initialize parameters
\STATE 2: for iteration $t = 1$ to $T$ do
\STATE 3:   Update $\theta$ using gradient descent
\STATE 4: end for
\end{algorithmic}
\end{algorithm}

Citation Formatting

IEEE Style

[1] A. Author and B. Author, "Title of the paper," in Proc. Conf. Name,
    Year, pp. 1-10.

[2] C. Author, D. Author, and E. Author, "Paper title," Journal Name,
    vol. X, no. Y, pp. 1-20, Year.

ACM Style

[1] Author, A. and Author, B. 2024. Paper title. In Proceedings of
    Conference Name (Conference '24). ACM, New York, NY, USA, 1-10.

APA Style

Author, A. A., & Author, B. B. (2024). Title of the paper. Journal Name,
Volume(Issue), page-range.

Literature Search

Search Sources

Six search sources provide literature for academic writing. Google Scholar at scholar.google.com is best for general academic papers. arXiv at arxiv.org is best for preprints and CS/AI papers. DBLP at dblp.org provides computer science bibliography. Semantic Scholar at semanticscholar.org offers AI-powered paper discovery. ACM DL at dl.acm.org covers computing literature. IEEE Xplore at ieeexplore.ieee.org provides engineering papers.

Search Keywords Template

Primary: [main topic]
Secondary: [specific aspect], [method name], [application domain]
Alternative: [related concepts], [synonyms]

Literature Organization

For each collected paper:

## [Author et al., Year] - Title

**Venue**: Conference/Journal (Year)

**Key Contribution**: One sentence summary

**Method**: Brief description of approach

**Results**: Main findings

**Relevance**: How it relates to your work

**Citation**: [X] A. Author et al., "Title," Venue, Year.

Figure and Table Guidelines

Figure Caption Format

Fig. 1. Description of the figure content. The x-axis represents...
and the y-axis shows...

Fig. 2. Architecture of the proposed method. The system consists of
three main components: encoder, processor, and decoder.

Table Format

TABLE I
COMPARISON WITH STATE-OF-THE-ART METHODS

| Method | Accuracy | F1-Score | Time (ms) |
|--------|----------|----------|-----------|
| Baseline A | 85.2 | 0.83 | 120 |
| Baseline B | 87.1 | 0.85 | 150 |
| Ours | 91.3 | 0.90 | 100 |

Review Checklist

Before Submission

  • Abstract within word limit (150-200)
  • Keywords 3-5 terms
  • All figures have captions
  • All tables have titles
  • All citations are formatted consistently
  • No undefined references
  • Mathematical notation is consistent
  • No grammatical errors
  • Page limit is respected

Quality Check

  • Contribution is clearly stated
  • Experiments are reproducible
  • Baselines are fair comparisons
  • Results are statistically significant
  • Limitations are discussed

Rules

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.04%
按下载量换算52

Claude

27.27%
按下载量换算38

Cursor

19.67%
按下载量换算28

Gemini CLI

8.1%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills