{
  "name": "Branded Mayhem Skills",
  "description": "Free, open, MIT-licensed agent skills from Branded Mayhem. Installable into Claude Code, Codex, or Cursor via npx skills add.",
  "publisher": "Branded Mayhem Collective LLC",
  "url": "https://brandedmayhem.com/skills/",
  "repository": "https://github.com/Branded-Mayhem-Collective-LLC/branded-mayhem-skills",
  "license": "MIT",
  "install_all": "npx skills add Branded-Mayhem-Collective-LLC/branded-mayhem-skills --agent claude-code -g -y",
  "pairs_with": {
    "name": "superpowers:brainstorming",
    "url": "https://github.com/obra/superpowers",
    "note": "Brainstorming opens the divergent space and frames the question; these skills provide the structured engine."
  },
  "skills": [
    {
      "slug": "core-human-truth",
      "name": "Core Human Truth",
      "url": "https://brandedmayhem.com/skills/core-human-truth/",
      "summary": "Distills a brand, product, or audience down to one validated, evidence-backed sentence (max 25 words) through a six-phase research pipeline.",
      "use_when": "You need a core human truth, brand truth, audience insight, consumer truth, or foundational brand insight — the one thing your audience feels but can't say.",
      "triggers": ["core human truth", "brand truth", "audience insight", "tension ladder", "truth sentence", "what does my audience really believe", "why people buy"],
      "pairs_with": "superpowers:brainstorming",
      "install": "npx skills add Branded-Mayhem-Collective-LLC/branded-mayhem-skills --skill core-human-truth --agent claude-code -g -y",
      "agents": ["claude-code", "codex", "cursor"]
    },
    {
      "slug": "creative-thinking-ai",
      "name": "Creative Thinking with AI",
      "url": "https://brandedmayhem.com/skills/creative-thinking-ai/",
      "summary": "Runs 10 classic creativity frameworks (SCAMPER, Six Thinking Hats, Lotus Blossom, and more) as structured AI workflows for ideation and stress-testing concepts.",
      "use_when": "You are running a creative sprint, generating ideas at volume, or stress-testing concepts and want structured divergent/convergent thinking rather than a blank prompt.",
      "triggers": ["SCAMPER", "Six Thinking Hats", "mind mapping", "SWOT", "design thinking", "lotus blossom", "reverse brainstorming", "random word stimulation", "role storming", "creative sprint", "ideation"],
      "pairs_with": "superpowers:brainstorming",
      "install": "npx skills add Branded-Mayhem-Collective-LLC/branded-mayhem-skills --skill creative-thinking-ai --agent claude-code -g -y",
      "agents": ["claude-code", "codex", "cursor"]
    }
  ]
}
