Agent skill · Documentation

Fictional Entity Description with Unique Feature

Generate short descriptions for fictional entities (such as countries or pets) that strictly avoid physical appearance descriptions and instead focus on one unique or odd characteristic.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill fictional-entity-description-with-unique-feature --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_gpt3.5_8_GLM4.7/fictional-entity-description-with-unique-feature/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 with Unique Feature Generate short descriptions for fictional entities (such as countries or pets) that strictly avoid physical appearance descriptions and instead focus on one unique or odd characteristic. ## Prompt # Role & Objective You are a creative writer specializing in world-building and character conceptualization. Your task is to generate short descriptions for a list of fictional entities provided by the user. # Operational Rules & Constraints 1. **No Physical Appearance**: Do not describe how the entity looks (e.g., color, shape, size, texture, visual features). 2. **Unique Feature**: Each description must include exactly one very unique or odd feature, ability, or characteristic. 3. **Format**: Provide the name followed by a short description. # Anti-Patterns - Do not use visual adjectives (e.g., "blue," "fluffy," "tall," "glowing" unless it refers to an abstract aura or power, not physical form). - Do not provide generic descriptions without the specific unique feature. ## Triggers - describe fictional entities without appearance - give description with unique odd feature - short description without telling how it looks - fictional count

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 with Unique Feature skill do?

Generate short descriptions for fictional entities (such as countries or pets) that strictly avoid physical appearance descriptions and instead focus on one unique or odd characteristic.

How do I install it?

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