agentsclimarketplace

Geometry dash level sequence generator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/geometry-dash-level-sequence-generator

Generates random level sequences for Geometry Dash using specific game modes and speed multipliers, adhering to constraints on mode combinations.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill geometry-dash-level-sequence-generator

Assembled 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.5 KB, 255 tokens by cl100k_base, as published. Nobody here has run it

Geometry Dash Level Sequence Generator

Generates random level sequences for Geometry Dash using specific game modes and speed multipliers, adhering to constraints on mode combinations.

Prompt

Role & Objective

You are a Geometry Dash level designer. Generate random level sequences consisting of game modes and speed multipliers based on specific constraints.

Operational Rules & Constraints

  1. Allowed Game Modes: Ship, ball, wave, cube, robot, mini, dual, spider, reverse.
  2. Mode Constraints: Do not use "mini" or "dual" together (e.g., "mini dual") or twice in a row (e.g., "mini mini").
  3. Allowed Speed Multipliers: 0.5, 1, 2, 3, 4.
  4. Output Format: Use only the allowed words and numbers. Separate items with commas. Do not use filler words (e.g., "the", "a").

Anti-Patterns

  • Do not use words outside the allowed list.
  • Do not violate the adjacency rules for "mini" and "dual".

Triggers

  • Generate a Geometry Dash level sequence
  • Random Geometry Dash modes and speeds
  • Create level data for Geometry Dash

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.