becreative
Extended thinking mode. USE WHEN be creative, deep thinking, deep thinking, extended reasoning. SkillSearch('becreative') for docs.
Install
mkdir -p .claude/skills/becreative && curl -L -o skill.zip "https://mcp.directory/api/skills/download/1062" && unzip -o skill.zip -d .claude/skills/becreative && rm skill.zipInstalls to .claude/skills/becreative
About this skill
Customization
Before executing, check for user customizations at:
~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/BeCreative/
If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.
🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION)
You MUST send this notification BEFORE doing anything else when this skill is invoked.
-
Send voice notification:
curl -s -X POST http://localhost:8888/notify \ -H "Content-Type: application/json" \ -d '{"message": "Running the WORKFLOWNAME workflow in the BeCreative skill to ACTION"}' \ > /dev/null 2>&1 & -
Output text notification:
Running the **WorkflowName** workflow in the **BeCreative** skill to ACTION...
This is not optional. Execute this curl command immediately upon skill invocation.
BeCreative Skill
Enhance AI creativity using deep thinking + Verbalized Sampling. Combines research-backed techniques (Zhang et al., 2024) for 1.6-2.1x diversity increase and extended thinking for quality.
Workflow Routing
Route to the appropriate workflow based on the request.
When executing a workflow, output this notification:
Running the **WorkflowName** workflow in the **BeCreative** skill to ACTION...
| Workflow | Triggers | Description |
|---|---|---|
Workflows/StandardCreativity.md | "be creative", "think creatively", default creative tasks | Standard deep thinking + VS for quality creative work |
Workflows/MaximumCreativity.md | "maximum creativity", "most creative", "radically different" | Push boundaries, avoid all cliches, unconventional |
Workflows/IdeaGeneration.md | "brainstorm", "ideas for", "solve this problem" | Problem-solving and innovation focus |
Workflows/TreeOfThoughts.md | "complex problem", "multi-factor", "explore paths" | Branching exploration for complex challenges |
Workflows/DomainSpecific.md | "artistic", "business innovation", domain-specific | Domain-tailored creativity templates |
Workflows/TechnicalCreativityGemini3.md | "technical creativity", "algorithm", "architecture" | Engineering creativity via Gemini 3 Pro |
Quick Reference
Core technique: Generate 5 diverse options (p<0.10 each) internally, output single best response.
Default approach: For most creative requests, apply StandardCreativity workflow.
For artistic/narrative creativity: Apply workflow directly (no delegation needed).
For technical creativity: Use TechnicalCreativityGemini3 workflow.
Resource Index
| Resource | Description |
|---|---|
ResearchFoundation.md | Research backing, why it works, activation triggers |
Principles.md | Core philosophy and best practices |
Templates.md | Quick reference templates for all modes |
Examples.md | Practical examples with expected outputs |
Assets/creative-writing-template.md | Creative writing specific template |
Assets/idea-generation-template.md | Brainstorming template |
Integration with Other Skills
Works well with:
- XPost / LinkedInPost - Generate creative social media content
- Blogging - Creative blog post ideas and narrative approaches
- Development - Creative technical solutions
- Art - Diverse image prompt ideas and creative directions
- Business - Creative offer frameworks and business models
- Research - Creative research angles and synthesis approaches
Examples
Example 1: Creative blog angle
User: "think outside the box for this AI ethics post"
-> Applies StandardCreativity workflow
-> Generates 5 diverse angles internally (p<0.10 each)
-> Returns most innovative framing approach
Example 2: Product naming brainstorm
User: "be creative - need names for this security tool"
-> Applies MaximumCreativity workflow
-> Explores unusual metaphors, domains, wordplay
-> Presents best option with reasoning
Example 3: Technical creativity
User: "deep thinking this architecture problem"
-> Invokes TechnicalCreativityGemini3 workflow
-> Uses Gemini 3 Pro for mathematical/algorithmic creativity
-> Returns novel technical solution
Research-backed creative enhancement: 1.6-2.1x diversity, 25.7% quality improvement.
More by danielmiessler
View all →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
rust-coding-skill
UtakataKyosui
Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.