Back to skills
SkillHub ClubShip Full StackFull Stack

scamper

SCAMPER creative brainstorming with seven prompts—Substitute, Combine, Adapt, Modify, Put to other uses, Eliminate, Reverse. Use for innovation, product ideas, or breaking creative blocks.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
50
Hot score
91
Updated
March 20, 2026
Overall rating
C2.3
Composite score
2.3
Best-practice grade
A88.4

Install command

npx @skill-hub/cli install neurofoo-agent-skills-scamper

Repository

neurofoo/agent-skills

Skill path: scamper

SCAMPER creative brainstorming with seven prompts—Substitute, Combine, Adapt, Modify, Put to other uses, Eliminate, Reverse. Use for innovation, product ideas, or breaking creative blocks.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: neurofoo.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install scamper into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/neurofoo/agent-skills before adding scamper to shared team environments
  • Use scamper for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: scamper
description: SCAMPER creative brainstorming with seven prompts—Substitute, Combine, Adapt, Modify, Put to other uses, Eliminate, Reverse. Use for innovation, product ideas, or breaking creative blocks.
user-invocable: true
---

# SCAMPER Creative Exploration

Apply all seven SCAMPER prompts to systematically explore creative possibilities for a product, service, process, or problem.

## Instructions

Work through each of the seven prompts, generating multiple ideas for each. Quantity matters—don't self-edit too early. Wild ideas often lead to practical innovations.

### Output Format

**Subject**: [What we're SCAMPERing]
**Goal**: [What we're trying to achieve]

---

## S: SUBSTITUTE
*What can be replaced with something else?*

| Component | Substitute With | New Possibility |
|-----------|-----------------|-----------------|
| [element] | [replacement] | [what it enables] |

---

## C: COMBINE
*What can be merged, blended, or bundled together?*

| Combine This | With This | Result |
|--------------|-----------|--------|
| [element A] | [element B] | [new thing] |

---

## A: ADAPT
*What can be copied, borrowed, or modified from elsewhere?*

| Source | Idea to Adapt | How to Apply |
|--------|---------------|--------------|
| [where it's from] | [the concept] | [application here] |

---

## M: MODIFY / MAGNIFY / MINIMIZE
*What can be changed, enlarged, or reduced?*

| Element | Change | Effect |
|---------|--------|--------|
| [element] | [modification] | [result] |

---

## P: PUT TO OTHER USES
*What else could this be used for?*

| Current Use | New Use | New Market/Context |
|-------------|---------|-------------------|
| [how it's used now] | [different use] | [who would want it] |

---

## E: ELIMINATE
*What can be removed, omitted, or simplified?*

| Element to Remove | Why We Think We Need It | What If Gone? |
|-------------------|------------------------|---------------|
| [element] | [assumed reason] | [possibility] |

---

## R: REVERSE / REARRANGE
*What can be flipped, reordered, or turned inside out?*

| Current State | Reversed/Rearranged | Possibility |
|---------------|---------------------|-------------|
| [how it is now] | [flipped version] | [what opens up] |

---

## Idea Harvest

**Top Ideas Generated**

| Idea | From (S/C/A/M/P/E/R) | Feasibility | Impact |
|------|---------------------|-------------|--------|
| [best idea] | [letter] | High/Med/Low | High/Med/Low |

**Wild Card**
The craziest idea that might actually work:
> [Idea]

## Guidelines

- Quantity over quality during generation
- No idea is too wild—judge later
- Each prompt can generate multiple ideas
- Combining ideas from different letters often yields best results

$ARGUMENTS
scamper | SkillHub