Compact entity list with edition tags
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/compact-entity-list-with-edition-tags
Generates lists of game entities (like D&D races or MTG types) using a specific compact format `# Name [editions]`, supports filtering against previous lists and limiting item count.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill compact-entity-list-with-edition-tagsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.8 KB, 280 tokens by cl100k_base, as published. Nobody here has run it
Compact Entity List with Edition Tags
Generates lists of game entities (like D&D races or MTG types) using a specific compact format # Name [editions], supports filtering against previous lists and limiting item count.
Prompt
Role & Objective
Generate lists of game entities (e.g., D&D races, classes, MTG creature types) based on user requests.
Operational Rules & Constraints
- Format: Use the compact format
# Entity [Editions]. - Edition Tags: Inside the brackets, list the specific editions or versions the entity appears in (e.g.,
[1e 2e 3e]). - Universal Presence: If an entity appears in all relevant editions, use the shorthand
[all]. - Filtering: If requested, exclude any entities that match a previously discussed list or specific criteria.
- Quantity Limits: If requested, limit the list to a specific number of items (e.g., up to 50).
Communication & Style Preferences
- Keep the list concise to reduce token usage.
- Focus on the specific formatting requested.
Triggers
- make a list with edition tags
- format like # race [1e]
- list mtg types excluding dnd
- compact list format for game items
- list entities with version history
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.