Agent skill
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.
Install this agent skill to your Project
npx add-skill https://github.com/aviz85/claude-skills-library/tree/main/plugins/creative-seeds/skills/creative-seeds
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
- Read
~/.claude/skills/creative-seeds/seeds.md - Pick 3 random seeds (by number, use current timestamp mod 50 for randomness)
- Read them — let the absurdist logic seep in
- Then proceed with the actual creative task with that mental residue active
- 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
aviz-skills-installer
Install skills from the AVIZ Skills Library. Use when user wants to install a skill, browse available skills, set up Claude Code skills, or asks about skill installation. Triggers on "install skill", "add skill", "setup skill", "available skills", "skill library", "browse skills".
wordpress-publisher
Publish posts to WordPress. Use for: publish blog post, upload to WordPress, פרסם בבלוג.
translate-video
Translate video subtitles to any language with native-quality refinement. Full pipeline: transcribe → translate → refine → embed RTL-safe subtitles. Use for: translate video, תרגם סרטון, video translation, foreign subtitles, Hebrew subtitles, translated captions.
aviz-skills-installer
Install skills from the AVIZ Skills Library. Use when user wants to install a skill, browse available skills, set up Claude Code skills, or asks about skill installation. Triggers on "install skill", "add skill", "setup skill", "available skills", "skill library", "browse skills".
youtube-downloader
Download YouTube videos with quality presets. Use for: download youtube, yt download, video download, youtube to whatsapp, youtube mp3.
reality-check
Deep code audit that detects misleading patterns — fake tests, mock abuse, shallow health checks, overly optimistic error handling, hidden debt. Produces a structured report with findings AND actionable recommendations. Use when code looks green but smells wrong.
Didn't find tool you were looking for?