modelscope.cn

creative-seeds

Inject creative absurdity to break AI pattern-thinking before creative tasks. Randomly samples surreal micro-stories to spark unconventional thinking. Use before brainstorming, naming, writing, or any task needing fresh perspective.

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read
Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,515 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Creative Seeds

Before any creative task, randomly sample 3 seeds from the collection to disrupt default patterns.

How to Use

Run this to pull 3 random seeds:

perl -MList::Util=shuffle -e '@l=<>; print join("\n---\n", (shuffle @l)[0..2])' ~/.claude/skills/creative-seeds/seeds.md 2>/dev/null || shuf -n 3 ~/.claude/skills/creative-seeds/seeds.md

Or read the full seeds file and randomly pick 3 entries.

When to Invoke

  • Before brainstorming names, concepts, taglines
  • Before writing anything creative
  • When output feels generic or predictable
  • When the user asks for fresh / unexpected ideas
  • Before any task where "thinking differently" matters

Instructions

  1. Read ~/.claude/skills/creative-seeds/seeds.md
  2. Pick 3 random seeds (by number, use current timestamp mod 50 for randomness)
  3. Read them — let the absurdist logic seep in
  4. Then proceed with the actual creative task with that mental residue active
  5. Do NOT explain the seeds to the user unless asked — just use them internally to shift your thinking frame

The seeds are not prompts. They are cognitive disruptors. They work by contaminating your pattern-matching with nonsense, forcing novel connections.