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/Users/chinese_gpt3.5_8_GLM4.7/文章内容四段式结构化整理/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. 文章有提到的更新内容分点概括。 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?

根据用户提供的网址或文章内容,按照“概述、大纲、更新内容、总结”四个固定部分进行结构化整理。

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