{
  "schema_version": "2026-03-26",
  "id": "brainstorming",
  "slug": "brainstorming",
  "display_name": "Brainstorming",
  "description": "Brainstorming workflow skill. Use this skill when a user is exploring a problem and needs options, tradeoffs, and a recommendation.",
  "version": "0.0.1",
  "category": "product",
  "raw_category": "product",
  "taxonomy": {
    "raw_category": "product",
    "canonical_category": "product",
    "inferred_category": "product",
    "category_source": "frontmatter"
  },
  "tags": [
    "ideation",
    "planning",
    "options",
    "discovery",
    "decision-making"
  ],
  "complexity": "intermediate",
  "risk": "safe",
  "source": "omni-team",
  "author": "Omni Skills Team",
  "dates": {
    "added": "2026-03-26",
    "updated": "2026-03-27"
  },
  "entrypoint": "skills/brainstorming/SKILL.md",
  "paths": {
    "root": "skills/brainstorming",
    "manifest": "dist/manifests/brainstorming.json",
    "metadata": "skills/brainstorming/metadata.json"
  },
  "compatibility": {
    "tools": [
      "claude-code",
      "cursor",
      "gemini-cli",
      "codex-cli",
      "antigravity",
      "opencode"
    ],
    "install_targets": [
      {
        "tool": "claude-code",
        "scope": "user-global",
        "default_path": "~/.claude/skills",
        "installer_flag": "--claude",
        "current_installer_behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset.",
        "invocation": ">> /skill-name help me..."
      },
      {
        "tool": "cursor",
        "scope": "user-global",
        "default_path": "~/.cursor/skills",
        "installer_flag": "--cursor",
        "current_installer_behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset.",
        "invocation": "@skill-name"
      },
      {
        "tool": "gemini-cli",
        "scope": "user-global",
        "default_path": "~/.gemini/skills",
        "installer_flag": "--gemini",
        "current_installer_behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset.",
        "invocation": "Use @skill-name to..."
      },
      {
        "tool": "codex-cli",
        "scope": "user-global",
        "default_path": "~/.codex/skills",
        "installer_flag": "--codex",
        "current_installer_behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset.",
        "invocation": "Use @skill-name to..."
      },
      {
        "tool": "antigravity",
        "scope": "user-global",
        "default_path": "~/.gemini/antigravity/skills",
        "installer_flag": "--antigravity",
        "current_installer_behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset.",
        "invocation": "Use @skill-name to... (Agent Mode)"
      },
      {
        "tool": "opencode",
        "scope": "project-local",
        "default_path": ".opencode/skills",
        "installer_flag": "--opencode",
        "current_installer_behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset.",
        "invocation": "opencode run @skill-name"
      }
    ]
  },
  "resources": {
    "sub_resources": [
      "agents",
      "examples",
      "references",
      "scripts"
    ],
    "artifacts_count": 8,
    "references_count": 1,
    "agents_count": 1,
    "assets_count": 0
  },
  "dependencies": {
    "skills": [],
    "external": []
  },
  "install": {
    "strategy": "copy-skill-directory",
    "current_installer": "npx omni-skills installs the full library by default today, and also supports selective installation with --skill and --bundle.",
    "recipes": [
      {
        "tool": "claude-code",
        "command": "npx omni-skills --claude",
        "scope": "user-global",
        "default_path": "~/.claude/skills",
        "behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset."
      },
      {
        "tool": "cursor",
        "command": "npx omni-skills --cursor",
        "scope": "user-global",
        "default_path": "~/.cursor/skills",
        "behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset."
      },
      {
        "tool": "gemini-cli",
        "command": "npx omni-skills --gemini",
        "scope": "user-global",
        "default_path": "~/.gemini/skills",
        "behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset."
      },
      {
        "tool": "codex-cli",
        "command": "npx omni-skills --codex",
        "scope": "user-global",
        "default_path": "~/.codex/skills",
        "behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset."
      },
      {
        "tool": "antigravity",
        "command": "npx omni-skills --antigravity",
        "scope": "user-global",
        "default_path": "~/.gemini/antigravity/skills",
        "behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset."
      },
      {
        "tool": "opencode",
        "command": "npx omni-skills --opencode",
        "scope": "project-local",
        "default_path": ".opencode/skills",
        "behavior": "Installs the full Omni Skills library by default. Use --skill or --bundle to install only a selected subset."
      }
    ]
  },
  "classification": {
    "maturity": {
      "skill_level": 3,
      "skill_level_label": "resources",
      "has_scripts": true,
      "has_extra_files": true
    },
    "best_practices": {
      "score": 99,
      "tier": "excellent",
      "signals": {
        "workflow_steps_count": 5,
        "workflow_section_length": 525,
        "when_to_use_section_length": 249,
        "best_practices_items_count": 6,
        "best_practices_section_length": 432,
        "troubleshooting_items_count": 0,
        "troubleshooting_section_length": 741,
        "resources_items_count": 5,
        "resources_section_length": 468,
        "examples_section_length": 866,
        "examples_code_blocks_count": 6,
        "related_skills_section_length": 258,
        "decision_assets_count": 19,
        "table_count": 6,
        "linked_resource_families_count": 4,
        "linked_resource_families": [
          "agents",
          "examples",
          "references",
          "scripts"
        ],
        "support_links_count": 5,
        "support_files_count": 6,
        "references_files_count": 1,
        "scripts_files_count": 1,
        "examples_files_count": 3,
        "agents_files_count": 1,
        "assets_files_count": 0,
        "tools_count": 6,
        "tags_count": 5,
        "body_density": 5.99
      }
    },
    "quality": {
      "score": 96,
      "tier": "platinum",
      "breakdown": {
        "body": 16,
        "description": 9,
        "metadata": 12,
        "recency": 8,
        "resources": 10,
        "best_practices": 10,
        "semantic_depth": 16,
        "operational_depth": 10,
        "support_pack": 10
      }
    },
    "security": {
      "score": 95,
      "tier": "review",
      "status": "passed",
      "findings_count": 0,
      "findings": [],
      "signals": {
        "scanned_files": 7,
        "script_files": 1,
        "binary_like_files": 0
      },
      "scanners": {
        "static": {
          "enabled": true,
          "status": "completed"
        },
        "clamav": {
          "enabled": true,
          "status": "completed",
          "provider": "clamav",
          "detections": [],
          "infected_files": 0
        },
        "virustotal": {
          "enabled": true,
          "status": "completed",
          "provider": "virustotal",
          "lookups": 1,
          "positives": 0,
          "results": [
            {
              "path": "skills/brainstorming/scripts/render_idea_matrix.py",
              "sha256": "67268848333e546aab179a5cdd9f48c9297f2b59953328c48f505710173584e4",
              "status": "not_found"
            }
          ],
          "details": "Hash lookups only. Unknown files are not uploaded during validation."
        }
      }
    },
    "validation": {
      "errors": [],
      "warnings": [],
      "status": "passed"
    }
  },
  "content": {
    "body_length": 4921,
    "content_length": 5405,
    "body_lines": 114,
    "word_count": 683,
    "has_code_blocks": true,
    "typed_code_blocks_count": 2,
    "has_examples_section": true,
    "example_count": 3,
    "has_workflow_section": true,
    "has_when_to_use_section": true,
    "has_best_practices_section": true,
    "has_troubleshooting_section": true,
    "problem_count": 3,
    "troubleshooting_pairs_count": 2,
    "has_additional_resources_section": true,
    "has_related_skills_section": true,
    "related_skills_count": 3,
    "has_local_support_links": true,
    "local_support_links_count": 2,
    "has_local_script_example": true,
    "local_script_example_count": 0,
    "semantic_signals": {
      "workflow_steps_count": 5,
      "workflow_section_length": 525,
      "when_to_use_section_length": 249,
      "best_practices_items_count": 6,
      "best_practices_section_length": 432,
      "troubleshooting_items_count": 0,
      "troubleshooting_section_length": 741,
      "resources_items_count": 5,
      "resources_section_length": 468,
      "examples_section_length": 866,
      "examples_code_blocks_count": 6,
      "related_skills_section_length": 258,
      "decision_assets_count": 19,
      "table_count": 6,
      "linked_resource_families_count": 4,
      "linked_resource_families": [
        "agents",
        "examples",
        "references",
        "scripts"
      ],
      "support_links_count": 5,
      "support_files_count": 6,
      "references_files_count": 1,
      "scripts_files_count": 1,
      "examples_files_count": 3,
      "agents_files_count": 1,
      "assets_files_count": 0,
      "tools_count": 6,
      "tags_count": 5,
      "body_density": 5.99
    }
  },
  "artifacts": [
    {
      "path": "skills/brainstorming/SKILL.md",
      "kind": "entrypoint",
      "size_bytes": 5423,
      "sha256": "37d00d1066ecb59c560193593959ecc0308d9e111cff4fa4ea2037ba55159899"
    },
    {
      "path": "skills/brainstorming/metadata.json",
      "kind": "support",
      "size_bytes": 5995,
      "sha256": "7231cdd35e4825853333a169059722e97a599c133aa936c58da7e5a9028dc937"
    },
    {
      "path": "skills/brainstorming/agents/openai.yaml",
      "kind": "agent",
      "size_bytes": 281,
      "sha256": "f6acf7fbc75f12f1e5eb6a8accf935ca83c95e7893a961e6fe98a37a62063876"
    },
    {
      "path": "skills/brainstorming/examples/constraint-capture-worksheet.md",
      "kind": "support",
      "size_bytes": 133,
      "sha256": "fc055ffc7650331daa5a9c9f1f66e078b98a09e85f8b15e6edd9f79dd28fc9b5"
    },
    {
      "path": "skills/brainstorming/examples/decision-matrix.md",
      "kind": "support",
      "size_bytes": 183,
      "sha256": "b42371a0415f0e17afcd32888797b96f4399a0599cb93286e8f7c8b577af7ee7"
    },
    {
      "path": "skills/brainstorming/examples/experiment-brief-template.md",
      "kind": "support",
      "size_bytes": 154,
      "sha256": "74091807530f68777f3afcdb21509e26dc979b34ee85ac49f0ce7cb948b093fc"
    },
    {
      "path": "skills/brainstorming/references/checklist.md",
      "kind": "reference",
      "size_bytes": 633,
      "sha256": "d40422276c281c822de231306e53b57fa657953bbc71f7de67f95e0e27b43b48"
    },
    {
      "path": "skills/brainstorming/scripts/render_idea_matrix.py",
      "kind": "support",
      "size_bytes": 851,
      "sha256": "67268848333e546aab179a5cdd9f48c9297f2b59953328c48f505710173584e4"
    }
  ],
  "archives": [
    {
      "format": "zip",
      "path": "dist/archives/brainstorming.zip",
      "file_name": "brainstorming.zip",
      "size_bytes": 14897,
      "sha256": "bf678ea65e2e7d2c0da6cbd9a001b214f11494934b66524d25c2bc1ee8c77e6c",
      "signature": {
        "status": "signed",
        "path": "dist/archives/brainstorming.zip.sig",
        "sha256": "f30a9220b4f19b9741e428f1a36249595ea02b86cacf1a8375754c4f0f48db55",
        "public_key_path": "dist/signing/omni-skills-public.pem",
        "algorithm": "sha256",
        "verify_command": "openssl dgst -sha256 -verify dist/signing/omni-skills-public.pem -signature dist/archives/brainstorming.zip.sig dist/archives/brainstorming.zip"
      }
    },
    {
      "format": "tar.gz",
      "path": "dist/archives/brainstorming.tar.gz",
      "file_name": "brainstorming.tar.gz",
      "size_bytes": 30743,
      "sha256": "47e163b730fb90b29f16525404197743ce76f31ab6dc0b3db175f045471b0ca4",
      "signature": {
        "status": "signed",
        "path": "dist/archives/brainstorming.tar.gz.sig",
        "sha256": "5e1b53a40ef45b5d8317d7d47b0ccb50d345a6ec5fbf506f39815ad1b69091b3",
        "public_key_path": "dist/signing/omni-skills-public.pem",
        "algorithm": "sha256",
        "verify_command": "openssl dgst -sha256 -verify dist/signing/omni-skills-public.pem -signature dist/archives/brainstorming.tar.gz.sig dist/archives/brainstorming.tar.gz"
      }
    }
  ],
  "archive_checksums": {
    "path": "dist/archives/brainstorming.checksums.txt",
    "file_name": "brainstorming.checksums.txt",
    "sha256": "bff0396b36850e6e37d2afa98d5e3c0e8b66dbecab321bfaf290c690277dfde2",
    "signature": {
      "status": "signed",
      "path": "dist/archives/brainstorming.checksums.txt.sig",
      "sha256": "446f989b8db38a0d174748d248d627798e19e2f74d7fc22fdde0db0acb042fa0",
      "public_key_path": "dist/signing/omni-skills-public.pem",
      "algorithm": "sha256",
      "verify_command": "openssl dgst -sha256 -verify dist/signing/omni-skills-public.pem -signature dist/archives/brainstorming.checksums.txt.sig dist/archives/brainstorming.checksums.txt"
    }
  },
  "checksums": {
    "entrypoint_sha256": "37d00d1066ecb59c560193593959ecc0308d9e111cff4fa4ea2037ba55159899",
    "package_sha256": "d1c048497c4f3024c17864ab8c9c141c88c5343e6ee332fc286e2554fb2bc2a7"
  }
}
