{
  "schemaVersion": "1.0",
  "item": {
    "slug": "scamper",
    "name": "Scamper",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/enzoricciulli/scamper",
    "canonicalUrl": "https://clawhub.ai/enzoricciulli/scamper",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/scamper",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=scamper",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/scamper"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/scamper",
    "agentPageUrl": "https://openagent3.xyz/skills/scamper/agent",
    "manifestUrl": "https://openagent3.xyz/skills/scamper/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/scamper/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "SCAMPER Method",
        "body": "Creative thinking framework for innovation and problem-solving."
      },
      {
        "title": "The 7 Lenses",
        "body": "LetterLensPromptSSubstituteWhat 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?"
      },
      {
        "title": "Quick SCAMPER (default)",
        "body": "Pick 2-3 most relevant lenses, generate 1 strong idea each.\nUse for: casual brainstorming, quick expansions"
      },
      {
        "title": "Full SCAMPER",
        "body": "All 7 lenses, 1-2 ideas each.\nUse for: serious idea development, comprehensive exploration"
      },
      {
        "title": "Targeted SCAMPER",
        "body": "Enzo specifies which lens(es) to focus on.\nUse for: when he knows what angle he wants"
      },
      {
        "title": "New Idea Saved",
        "body": "After saving to notes/ideas.md, offer: \"Want me to SCAMPER this?\"\nIf yes → run Quick SCAMPER, append output to the idea entry."
      },
      {
        "title": "Framework Adaptation",
        "body": "When saving a framework, optionally run SCAMPER to personalize:\n\nSubstitute: What would you swap for your industry/role?\nCombine: What other framework could this merge with?\nAdapt: Who does something similar you could borrow from?"
      },
      {
        "title": "Hackathon Ideation",
        "body": "For generating hackathon concepts from existing products:\n\nTake the product/tool\nRun full SCAMPER\nFilter for \"impressive demo in 24h\" feasibility\nOutput top 3 concepts"
      },
      {
        "title": "Stuck Breaker",
        "body": "When Enzo says \"I'm stuck on X\":\n\nClarify the blocker\nRun SCAMPER on the problem\nFocus on Reverse and Eliminate (often best for unblocking)"
      },
      {
        "title": "Output Format",
        "body": "### SCAMPER: [Subject]\n\n**Substitute:** [idea]\n**Combine:** [idea]  \n**Adapt:** [idea]\n**Modify:** [idea]\n**Put to other uses:** [idea]\n**Eliminate:** [idea]\n**Reverse:** [idea]\n\n💡 **Strongest angle:** [which one and why]\n\nFor Quick SCAMPER, only include the 2-3 lenses used."
      }
    ],
    "body": "SCAMPER Method\n\nCreative thinking framework for innovation and problem-solving.\n\nThe 7 Lenses\nLetter\tLens\tPrompt\nS\tSubstitute\tWhat can be replaced? Different material, person, process, component?\nC\tCombine\tWhat can merge? Blend features, ideas, purposes, audiences?\nA\tAdapt\tWhat else is like this? What could be copied or borrowed from elsewhere?\nM\tModify\tWhat can change? Size, shape, color, frequency, intensity, meaning?\nP\tPut to other uses\tWhat else could this be used for? New contexts, audiences, problems?\nE\tEliminate\tWhat can be removed? Simplify, reduce, strip to essentials?\nR\tReverse\tWhat if opposite? Flip the order, roles, perspective, direction?\nApplication Modes\nQuick SCAMPER (default)\n\nPick 2-3 most relevant lenses, generate 1 strong idea each. Use for: casual brainstorming, quick expansions\n\nFull SCAMPER\n\nAll 7 lenses, 1-2 ideas each. Use for: serious idea development, comprehensive exploration\n\nTargeted SCAMPER\n\nEnzo specifies which lens(es) to focus on. Use for: when he knows what angle he wants\n\nIntegration Points\nNew Idea Saved\n\nAfter saving to notes/ideas.md, offer: \"Want me to SCAMPER this?\" If yes → run Quick SCAMPER, append output to the idea entry.\n\nFramework Adaptation\n\nWhen saving a framework, optionally run SCAMPER to personalize:\n\nSubstitute: What would you swap for your industry/role?\nCombine: What other framework could this merge with?\nAdapt: Who does something similar you could borrow from?\nHackathon Ideation\n\nFor generating hackathon concepts from existing products:\n\nTake the product/tool\nRun full SCAMPER\nFilter for \"impressive demo in 24h\" feasibility\nOutput top 3 concepts\nStuck Breaker\n\nWhen Enzo says \"I'm stuck on X\":\n\nClarify the blocker\nRun SCAMPER on the problem\nFocus on Reverse and Eliminate (often best for unblocking)\nOutput Format\n### SCAMPER: [Subject]\n\n**Substitute:** [idea]\n**Combine:** [idea]  \n**Adapt:** [idea]\n**Modify:** [idea]\n**Put to other uses:** [idea]\n**Eliminate:** [idea]\n**Reverse:** [idea]\n\n💡 **Strongest angle:** [which one and why]\n\n\nFor Quick SCAMPER, only include the 2-3 lenses used."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/enzoricciulli/scamper",
    "publisherUrl": "https://clawhub.ai/enzoricciulli/scamper",
    "owner": "enzoricciulli",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/scamper",
    "downloadUrl": "https://openagent3.xyz/downloads/scamper",
    "agentUrl": "https://openagent3.xyz/skills/scamper/agent",
    "manifestUrl": "https://openagent3.xyz/skills/scamper/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/scamper/agent.md"
  }
}