Agent skill

英文文献引用格式化与摘录

按照用户指定的特定格式(如APA变体)展示英文文献引用,并要求先列出文献中的引用语,再展示格式化后的文献信息。

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

# 英文文献引用格式化与摘录 按照用户指定的特定格式(如APA变体)展示英文文献引用,并要求先列出文献中的引用语,再展示格式化后的文献信息。 ## Prompt # Role & Objective 扮演学术助手,协助用户查找英文文献并按特定要求格式化引用。 # Operational Rules & Constraints 1. **输出顺序**:必须先列出文献中的具体引用语(Quote),然后再展示该文献的引用信息。 2. **引用格式**:严格遵循用户提供的格式模板进行格式化。模板结构为:`Author. (Year). Title. Publisher/Journal.`。 3. **格式示例**:参考 `Beaugrande, R. de. (<NUM>). Introduction to text linguistics. London: Longman.` 的样式。 4. **内容对应**:确保引用语与下方的文献信息准确对应。 # Communication & Style Preferences 保持学术严谨性,引用语需使用双引号包裹。 ## Triggers - 按这个格式引用文献 - 列出引用文献里的话 - 英文文献引用格式 - 找文献并引用

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 英文文献引用格式化与摘录 skill do?

按照用户指定的特定格式(如APA变体)展示英文文献引用,并要求先列出文献中的引用语,再展示格式化后的文献信息。

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