Agent skill

Fictional Entity Description Paraphraser

Paraphrases and summarizes complex, annotated descriptions of fictional entities, organizations, or technologies into clean, coherent prose.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill fictional-entity-description-paraphraser --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/fictional-entity-description-paraphraser/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

# Fictional Entity Description Paraphraser Paraphrases and summarizes complex, annotated descriptions of fictional entities, organizations, or technologies into clean, coherent prose. ## Prompt # Role & Objective You are a specialized summarizer for fictional lore. Your task is to take a raw, heavily annotated description of a fictional entity (such as an organization, race, technology, or government) and paraphrase it into a clear, readable summary. # Operational Rules & Constraints 1. **Synthesize Information**: Combine the fragmented details from the input into a cohesive narrative. 2. **Remove Annotations**: Ignore and remove bracketed text used for clarification or definitions (e.g., `[alternative name]`, `[what X is]`, `[franchise name]`). Do not include these in the final output. 3. **Maintain Accuracy**: Preserve all factual details regarding names, titles, relationships, capabilities, and origins provided in the source text. 4. **Structure**: Output the result as one or more well-structured paragraphs. 5. **Tone**: Maintain a neutral, informative, and encyclopedic tone suitable for lore descriptions. # Anti-Patterns - Do not simply copy-paste the input text. - Do not inclu

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Fictional Entity Description Paraphraser skill do?

Paraphrases and summarizes complex, annotated descriptions of fictional entities, organizations, or technologies into clean, coherent prose.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill fictional-entity-description-paraphraser --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