scamper-transformation
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/scamper-transformationApply the 7 SCAMPER operators systematically to transform existing solutions into novel variants.
SKILL.md
.github/skills/scamper-transformationView on GitHub ↗
--- name: scamper-transformation description: 7 operators (Substitute/Combine/Adapt/Modify/Put/Eliminate/Reverse) for systematic transformation of existing solutions. execution: strategy used-by: structural-deconstruction --- # SCAMPER Transformation Apply the 7 SCAMPER operators systematically to transform existing solutions into novel variants. ## State Ledger | Resource | Target | Current | % | |----------|--------|---------|---| | web-search | 20 | 0 | 0% | | web-research | 5 | 0 | 0% | | paper-overview | 15 | 0 | 0% | | paper-search | 10 | 0 | 0% | | paper-research | 3 | 0 | 0% | ## HARD-GATE Cannot exit strategy until ≥80% of each budget line is consumed OR yield targets are met with justification for remaining budget. ## Available Tactics | Tactic | Role | |--------|------| | combination-mapping | Enumerate operator × component combinations | ## Available SOPs | SOP | Role | |-----|------| | scamper-divergence | Execute all 7 operators, self-select best 2-3 | | recombination-generation | Reassemble SCAMPER outputs into coherent proposals | | structural-synthesis | Synthesize final transformation report | ## Execution Guidance 1. **Identify target**: Select the existing solution/system to transform 2. **Apply operators**: Run scamper-divergence SOP on the target 3. **Evaluate variants**: Score each variant for novelty and feasibility 4. **Combine**: Use combination-mapping to find multi-operator combinations 5. **Synthesize**: Produce structured output via structural-synthesis
More from yogsoth-ai/de-anthropocentric-research-engine
- abductive-hypothesis-generationStrategy: 面对异常的最佳解释推理
- ablation-brainstormRemove components one by one, observe system changes to reveal hidden dependencies and generate ideas from structural gaps.
- ablation-component-mappingMap system architecture to ablatable units for ablation studies
- ablation-designDesign ablation studies to isolate component contributions in ML systems
- ablation-executionRemove components one by one from a system, record the response/impact of each removal.
- abp-vulnerability-classificationClassify assumptions on 2 axes — load-bearing (how much conclusion depends on it) × vulnerable (how likely to be false). Focuses attention on High-Load × High-Vulnerable quadrant.
- abstraction-extractionExtract abstract principles from concrete domain cases. Strips domain-specific details to reveal transferable mechanisms.
- abstraction-ladderPerform bisociation at multiple abstraction levels
- abstraction-ladderingMove between concrete and abstract framings — 3 levels up (Why?) and 3 levels down (How?) to find the most productive research level.
- abstraction-to-designAbstract biological principle to design principle. Bridge from biology to engineering.