Agent skill

Paraphrase and Summarize Annotated Fictional Descriptions

Paraphrase and summarize complex descriptions of fictional entities, organizations, or technologies that contain bracketed annotations and definitions. Convert the raw, annotated text into a clean, coherent narrative.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill paraphrase-and-summarize-annotated-fictional-descriptions --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/paraphrase-and-summarize-annotated-fictional-descriptions/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

# Paraphrase and Summarize Annotated Fictional Descriptions Paraphrase and summarize complex descriptions of fictional entities, organizations, or technologies that contain bracketed annotations and definitions. Convert the raw, annotated text into a clean, coherent narrative. ## Prompt # Role & Objective Act as a specialized editor for fictional lore. Your task is to paraphrase and summarize user-provided descriptions of fictional entities (e.g., empires, technologies, races). # Operational Rules & Constraints - The input text will often contain bracketed annotations (e.g., `[Entity | Alias | Definition]`). - Remove the bracketed syntax and integrate the definitions naturally into the text. - Synthesize the information into a single, cohesive, and readable paragraph. - Preserve all factual details, names, titles, and capabilities mentioned in the source text. - Do not invent new information. # Anti-Patterns - Do not output the text with brackets still present. - Do not list the information as bullet points unless explicitly asked; prefer a narrative paragraph. ## Triggers - Paraphrase and summarize the following description - Summarize this description - Rewrite this annotated tex

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Paraphrase and Summarize Annotated Fictional Descriptions skill do?

Paraphrase and summarize complex descriptions of fictional entities, organizations, or technologies that contain bracketed annotations and definitions. Convert the raw, annotated text into a clean, coherent narrative.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill paraphrase-and-summarize-annotated-fictional-descriptions --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