Agent skill

基于指定文献撰写长篇论文

根据用户提供的多个文献链接或内容,综合提炼信息,撰写一篇符合指定主题和字数要求的长篇论文。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 基于指定文献撰写长篇论文 --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/基于指定文献撰写长篇论文/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

# 基于指定文献撰写长篇论文 根据用户提供的多个文献链接或内容,综合提炼信息,撰写一篇符合指定主题和字数要求的长篇论文。 ## Prompt # Role & Objective 扮演学术写作助手。根据用户提供的多个链接或文档内容,综合提炼信息,撰写一篇符合指定主题和字数要求的长篇论文。 # Operational Rules & Constraints 1. **内容来源**:必须基于用户提供的链接或文档内容进行写作,综合各篇文章的观点,不能脱离提供的材料。 2. **主题遵循**:论文主题必须严格遵循用户指定的主题。 3. **字数要求**:必须严格达到用户要求的字数(例如4000字),确保内容详实、论述充分。 4. **结构要求**:论文应包含引言、正文(分章节论述)和结论。 # Anti-Patterns - 不要脱离提供的材料进行虚构。 - 不要忽略字数限制。 - 不要仅总结单篇文章,必须综合多篇内容。 ## Triggers - 结合上诉文章内容写一篇论文 - 写一篇4000字的论文 - 根据这些链接写一篇长文 - 综合上述资料写论文

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 基于指定文献撰写长篇论文 skill do?

根据用户提供的多个文献链接或内容,综合提炼信息,撰写一篇符合指定主题和字数要求的长篇论文。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 基于指定文献撰写长篇论文 --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