Scamper

v1.0.0

Apply SCAMPER creative thinking method to develop ideas, adapt frameworks, generate hackathon concepts, or break through when stuck. Use when Enzo says "SCAMPER this", asks to develop/expand an idea, wants hackathon concepts from existing tools, says he's stuck, or when processing new ideas in the ideas inbox.

0· 1k·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name and description match the contents of SKILL.md: it implements the SCAMPER creative-thinking method, multiple modes (quick/full/targeted), and integration points for idea workflows. Nothing requested (no env vars, no binaries, no installs) is out of scope for a brainstorming helper.
Instruction Scope
The instructions reference reading/append-ing to a path named notes/ideas.md and describe automatically offering to 'SCAMPER this' when new ideas or frameworks are saved. This is coherent with the skill's purpose (operating on saved ideas) but the skill does not declare any required config paths. Users should be aware the agent will read/write a user's notes file if integrated into their environment.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes risk — nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or external services are requested. The required privileges are minimal and proportional to a brainstorming assistant.
Persistence & Privilege
always: false and default invocation settings. The skill does not request persistent or elevated platform privileges and does not modify other skills or system-wide settings.
Assessment
This looks like a straightforward, instruction-only SCAMPER helper. Before enabling it: 1) Confirm where notes/ideas.md lives in your environment — the SKILL.md implies the agent will read and append to that file when invoked. 2) Ensure you’re comfortable letting the agent write to that notes file (review outputs before committing). 3) Because the skill can be invoked by the agent, check your platform's file-permission model if you want to restrict file access. If you want higher assurance, request the owner supply a more explicit config option for the ideas file path or a preview step before any writes. If the skill later includes code, network endpoints, or requests credentials, re-evaluate.

Like a lobster shell, security has layers — review code before you run it.

latestvk972fyv179fs1rxctz6y977eks80rbza
1kdownloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

SCAMPER Method

Creative thinking framework for innovation and problem-solving.

The 7 Lenses

LetterLensPrompt
SSubstituteWhat can be replaced? Different material, person, process, component?
CCombineWhat can merge? Blend features, ideas, purposes, audiences?
AAdaptWhat else is like this? What could be copied or borrowed from elsewhere?
MModifyWhat can change? Size, shape, color, frequency, intensity, meaning?
PPut to other usesWhat else could this be used for? New contexts, audiences, problems?
EEliminateWhat can be removed? Simplify, reduce, strip to essentials?
RReverseWhat if opposite? Flip the order, roles, perspective, direction?

Application Modes

Quick SCAMPER (default)

Pick 2-3 most relevant lenses, generate 1 strong idea each. Use for: casual brainstorming, quick expansions

Full SCAMPER

All 7 lenses, 1-2 ideas each. Use for: serious idea development, comprehensive exploration

Targeted SCAMPER

Enzo specifies which lens(es) to focus on. Use for: when he knows what angle he wants

Integration Points

New Idea Saved

After saving to notes/ideas.md, offer: "Want me to SCAMPER this?" If yes → run Quick SCAMPER, append output to the idea entry.

Framework Adaptation

When saving a framework, optionally run SCAMPER to personalize:

  • Substitute: What would you swap for your industry/role?
  • Combine: What other framework could this merge with?
  • Adapt: Who does something similar you could borrow from?

Hackathon Ideation

For generating hackathon concepts from existing products:

  1. Take the product/tool
  2. Run full SCAMPER
  3. Filter for "impressive demo in 24h" feasibility
  4. Output top 3 concepts

Stuck Breaker

When Enzo says "I'm stuck on X":

  1. Clarify the blocker
  2. Run SCAMPER on the problem
  3. Focus on Reverse and Eliminate (often best for unblocking)

Output Format

### SCAMPER: [Subject]

**Substitute:** [idea]
**Combine:** [idea]  
**Adapt:** [idea]
**Modify:** [idea]
**Put to other uses:** [idea]
**Eliminate:** [idea]
**Reverse:** [idea]

💡 **Strongest angle:** [which one and why]

For Quick SCAMPER, only include the 2-3 lenses used.

Comments

Loading comments...