{
  "schemaVersion": 1,
  "updatedAt": "2026-09-11",
  "standard": "https://agentskills.io",
  "license": "CC-BY-NC-SA-4.0",
  "security": {
    "networkRequired": false,
    "executableCode": false,
    "secretsRequired": false,
    "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
  },
  "marketplace": "https://cognitive-biases.github.io/agent-skills/",
  "skills": [
    {
      "name": "cognitive-bias-lens",
      "title": "Cognitive Bias Lens",
      "description": "Explain or compare a named cognitive bias using an evidence-aware lens. Use when a user asks what a bias means, whether two concepts differ, or how a bias may matter in a decision. Do not diagnose people or treat a bias label as proof of cause.",
      "category": "understanding",
      "sourceDecisionSkill": null,
      "skillFile": "https://cognitive-biases.github.io/agent-skills/cognitive-bias-lens/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/cognitive-bias-lens/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/cognitive-bias-lens && curl -fsSL https://cognitive-biases.github.io/agent-skills/cognitive-bias-lens/SKILL.md -o ~/.hermes/skills/cognitive-bias-lens/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/cognitive-bias-lens && curl -fsSL https://cognitive-biases.github.io/agent-skills/cognitive-bias-lens/SKILL.md -o ~/.openclaw/workspace/skills/cognitive-bias-lens/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/cognitive-bias-lens/SKILL.md into <agent-skill-root>/cognitive-bias-lens/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-aware-decision-review",
      "title": "Bias-aware Decision Review",
      "description": "Review an important decision for cognitive-bias risks without pretending the decision can be made bias-free. Separate facts, assumptions and unknowns; surface a few plausible lenses; challenge them; and produce concrete checks and next actions.",
      "category": "decision-making",
      "sourceDecisionSkill": null,
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-aware-decision-review && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/SKILL.md -o ~/.hermes/skills/bias-aware-decision-review/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-aware-decision-review && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/SKILL.md -o ~/.openclaw/workspace/skills/bias-aware-decision-review/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/SKILL.md into <agent-skill-root>/bias-aware-decision-review/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "evidence-evaluation",
      "title": "Evidence Evaluation",
      "description": "Evaluate whether a claim deserves confidence before repetition, fluency, vivid examples or preference are mistaken for evidence. Use for research, proposals, fact checks and consequential AI-generated claims.",
      "category": "research",
      "sourceDecisionSkill": "evidence-evaluation",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/evidence-evaluation/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/evidence-evaluation/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/evidence-evaluation && curl -fsSL https://cognitive-biases.github.io/agent-skills/evidence-evaluation/SKILL.md -o ~/.hermes/skills/evidence-evaluation/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/evidence-evaluation && curl -fsSL https://cognitive-biases.github.io/agent-skills/evidence-evaluation/SKILL.md -o ~/.openclaw/workspace/skills/evidence-evaluation/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/evidence-evaluation/SKILL.md into <agent-skill-root>/evidence-evaluation/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "decision-making-under-uncertainty",
      "title": "Decision Making Under Uncertainty",
      "description": "Make a decision without pretending uncertainty has disappeared. Use ranges, reference classes, independent estimates, future-value thinking and explicit review triggers when anchors, recent events or sunk costs may distort judgment.",
      "category": "decision-making",
      "sourceDecisionSkill": "decision-making-under-uncertainty",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/decision-making-under-uncertainty/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/decision-making-under-uncertainty/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/decision-making-under-uncertainty && curl -fsSL https://cognitive-biases.github.io/agent-skills/decision-making-under-uncertainty/SKILL.md -o ~/.hermes/skills/decision-making-under-uncertainty/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/decision-making-under-uncertainty && curl -fsSL https://cognitive-biases.github.io/agent-skills/decision-making-under-uncertainty/SKILL.md -o ~/.openclaw/workspace/skills/decision-making-under-uncertainty/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/decision-making-under-uncertainty/SKILL.md into <agent-skill-root>/decision-making-under-uncertainty/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "forecasting",
      "title": "Forecasting",
      "description": "Produce forecasts that can be challenged and learned from later. Use an outside view, explicit uncertainty, pre-outcome assumptions and a durable forecast record instead of one-point certainty and reconstructed hindsight.",
      "category": "forecasting",
      "sourceDecisionSkill": "forecasting",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/forecasting/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/forecasting/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/forecasting && curl -fsSL https://cognitive-biases.github.io/agent-skills/forecasting/SKILL.md -o ~/.hermes/skills/forecasting/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/forecasting && curl -fsSL https://cognitive-biases.github.io/agent-skills/forecasting/SKILL.md -o ~/.openclaw/workspace/skills/forecasting/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/forecasting/SKILL.md into <agent-skill-root>/forecasting/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "metacognition",
      "title": "Metacognition",
      "description": "Review how a judgment was formed without confusing confidence, outcome and hindsight with decision quality. Use for retrospectives, decision journals and learning from past choices.",
      "category": "reflection",
      "sourceDecisionSkill": "metacognition",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/metacognition/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/metacognition/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/metacognition && curl -fsSL https://cognitive-biases.github.io/agent-skills/metacognition/SKILL.md -o ~/.hermes/skills/metacognition/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/metacognition && curl -fsSL https://cognitive-biases.github.io/agent-skills/metacognition/SKILL.md -o ~/.openclaw/workspace/skills/metacognition/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/metacognition/SKILL.md into <agent-skill-root>/metacognition/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "information-verification",
      "title": "Information Verification",
      "description": "Verify important information by tracing provenance, counting independent sources instead of repetitions, preserving corrections and keeping verified, disputed and unknown claims separate.",
      "category": "verification",
      "sourceDecisionSkill": "information-verification",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/information-verification/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/information-verification/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/information-verification && curl -fsSL https://cognitive-biases.github.io/agent-skills/information-verification/SKILL.md -o ~/.hermes/skills/information-verification/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/information-verification && curl -fsSL https://cognitive-biases.github.io/agent-skills/information-verification/SKILL.md -o ~/.openclaw/workspace/skills/information-verification/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/information-verification/SKILL.md into <agent-skill-root>/information-verification/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "ai-assisted-reasoning",
      "title": "AI-assisted Reasoning",
      "description": "Use AI to expand reasoning without letting the first generated answer become an anchor, treating fluent output as evidence, or outsourcing the final judgment. Use for consequential recommendations, estimates and research with AI assistants.",
      "category": "ai",
      "sourceDecisionSkill": "ai-assisted-reasoning",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/ai-assisted-reasoning/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/ai-assisted-reasoning/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/ai-assisted-reasoning && curl -fsSL https://cognitive-biases.github.io/agent-skills/ai-assisted-reasoning/SKILL.md -o ~/.hermes/skills/ai-assisted-reasoning/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/ai-assisted-reasoning && curl -fsSL https://cognitive-biases.github.io/agent-skills/ai-assisted-reasoning/SKILL.md -o ~/.openclaw/workspace/skills/ai-assisted-reasoning/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/ai-assisted-reasoning/SKILL.md into <agent-skill-root>/ai-assisted-reasoning/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-decision-making-action-bias",
      "title": "Action Bias",
      "description": "Use Action Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "decision-making-action-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-decision-making-action-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-decision-making-action-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-decision-making-action-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-decision-making-action-bias/SKILL.md -o ~/.hermes/skills/bias-decision-making-action-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-decision-making-action-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-decision-making-action-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-decision-making-action-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-decision-making-action-bias/SKILL.md into <agent-skill-root>/bias-decision-making-action-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-actor",
      "title": "Actor-Observer Bias",
      "description": "Use Actor-Observer Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-actor",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-actor/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-actor/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-actor && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-actor/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-actor/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-actor && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-actor/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-actor/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-actor/SKILL.md into <agent-skill-root>/bias-attribution-bias-actor/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-decision-making-additive-bias",
      "title": "Additive Bias",
      "description": "Use Additive Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "decision-making-additive-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-decision-making-additive-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-decision-making-additive-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-decision-making-additive-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-decision-making-additive-bias/SKILL.md -o ~/.hermes/skills/bias-decision-making-additive-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-decision-making-additive-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-decision-making-additive-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-decision-making-additive-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-decision-making-additive-bias/SKILL.md into <agent-skill-root>/bias-decision-making-additive-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-false-priors-agent-detection-bias",
      "title": "Agent Detection Bias",
      "description": "Use Agent Detection Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "false-priors-agent-detection-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-agent-detection-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-agent-detection-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-false-priors-agent-detection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-agent-detection-bias/SKILL.md -o ~/.hermes/skills/bias-false-priors-agent-detection-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-false-priors-agent-detection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-agent-detection-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-false-priors-agent-detection-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-false-priors-agent-detection-bias/SKILL.md into <agent-skill-root>/bias-false-priors-agent-detection-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-ambiguity-effect",
      "title": "Ambiguity Effect",
      "description": "Use Ambiguity Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-ambiguity-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-ambiguity-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-ambiguity-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-ambiguity-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-ambiguity-effect/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-ambiguity-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-ambiguity-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-ambiguity-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-ambiguity-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-ambiguity-effect/SKILL.md into <agent-skill-root>/bias-prospect-theory-ambiguity-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-anchoring-effect",
      "title": "Anchoring Effect",
      "description": "Use Anchoring Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-anchoring-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-anchoring-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-anchoring-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-anchoring-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-anchoring-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-anchoring-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-anchoring-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-anchoring-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-anchoring-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-anchoring-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-anchoring-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-anthropocentric-thinking",
      "title": "Anthropocentric Thinking",
      "description": "Use Anthropocentric Thinking as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-anthropocentric-thinking",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropocentric-thinking/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropocentric-thinking/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-anthropocentric-thinking && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropocentric-thinking/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-anthropocentric-thinking/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-anthropocentric-thinking && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropocentric-thinking/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-anthropocentric-thinking/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropocentric-thinking/SKILL.md into <agent-skill-root>/bias-availability-heuristic-anthropocentric-thinking/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-anthropomorphism",
      "title": "Anthropomorphism",
      "description": "Use Anthropomorphism as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-anthropomorphism",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropomorphism/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropomorphism/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-anthropomorphism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropomorphism/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-anthropomorphism/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-anthropomorphism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropomorphism/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-anthropomorphism/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-anthropomorphism/SKILL.md into <agent-skill-root>/bias-availability-heuristic-anthropomorphism/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-human-robot-interaction-form",
      "title": "Appearance–Capability Expectation",
      "description": "Use Appearance–Capability Expectation as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "human-robot-interaction-form",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-human-robot-interaction-form/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-human-robot-interaction-form/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-human-robot-interaction-form && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-human-robot-interaction-form/SKILL.md -o ~/.hermes/skills/bias-human-robot-interaction-form/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-human-robot-interaction-form && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-human-robot-interaction-form/SKILL.md -o ~/.openclaw/workspace/skills/bias-human-robot-interaction-form/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-human-robot-interaction-form/SKILL.md into <agent-skill-root>/bias-human-robot-interaction-form/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-assumed-similarity-bias",
      "title": "Assumed Similarity Bias",
      "description": "Use Assumed Similarity Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-assumed-similarity-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-assumed-similarity-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-assumed-similarity-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-assumed-similarity-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-assumed-similarity-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-assumed-similarity-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-assumed-similarity-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-assumed-similarity-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-assumed-similarity-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-assumed-similarity-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-assumed-similarity-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-attentional-bias",
      "title": "Attentional Bias",
      "description": "Use Attentional Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-attentional-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-attentional-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-attentional-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-attentional-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-attentional-bias/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-attentional-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-attentional-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-attentional-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-attentional-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-attentional-bias/SKILL.md into <agent-skill-root>/bias-availability-heuristic-attentional-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-decision-making-attribute-substitution",
      "title": "Attribute Substitution",
      "description": "Use Attribute Substitution as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "decision-making-attribute-substitution",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-decision-making-attribute-substitution/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-decision-making-attribute-substitution/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-decision-making-attribute-substitution && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-decision-making-attribute-substitution/SKILL.md -o ~/.hermes/skills/bias-decision-making-attribute-substitution/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-decision-making-attribute-substitution && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-decision-making-attribute-substitution/SKILL.md -o ~/.openclaw/workspace/skills/bias-decision-making-attribute-substitution/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-decision-making-attribute-substitution/SKILL.md into <agent-skill-root>/bias-decision-making-attribute-substitution/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-social-bias-authority-bias",
      "title": "Authority Bias",
      "description": "Use Authority Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "social-bias-authority-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-social-bias-authority-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-social-bias-authority-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-social-bias-authority-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-social-bias-authority-bias/SKILL.md -o ~/.hermes/skills/bias-social-bias-authority-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-social-bias-authority-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-social-bias-authority-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-social-bias-authority-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-social-bias-authority-bias/SKILL.md into <agent-skill-root>/bias-social-bias-authority-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-false-priors-automation-bias",
      "title": "Automation Bias",
      "description": "Use Automation Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "false-priors-automation-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-automation-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-automation-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-false-priors-automation-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-automation-bias/SKILL.md -o ~/.hermes/skills/bias-false-priors-automation-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-false-priors-automation-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-automation-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-false-priors-automation-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-false-priors-automation-bias/SKILL.md into <agent-skill-root>/bias-false-priors-automation-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-availability-cascade",
      "title": "Availability Cascade",
      "description": "Use Availability Cascade as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-availability-cascade",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-availability-cascade/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-availability-cascade/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-availability-cascade && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-availability-cascade/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-availability-cascade/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-availability-cascade && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-availability-cascade/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-availability-cascade/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-availability-cascade/SKILL.md into <agent-skill-root>/bias-conformity-bias-availability-cascade/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-heuristic-bias-availability-bias",
      "title": "Availability Heuristic",
      "description": "Use Availability Heuristic as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "heuristic-bias-availability-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-heuristic-bias-availability-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-heuristic-bias-availability-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-heuristic-bias-availability-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-heuristic-bias-availability-bias/SKILL.md -o ~/.hermes/skills/bias-heuristic-bias-availability-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-heuristic-bias-availability-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-heuristic-bias-availability-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-heuristic-bias-availability-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-heuristic-bias-availability-bias/SKILL.md into <agent-skill-root>/bias-heuristic-bias-availability-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-confirmation-bias-backfire-effect",
      "title": "Backfire Effect",
      "description": "Use Backfire Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "confirmation-bias-backfire-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-backfire-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-backfire-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-confirmation-bias-backfire-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-backfire-effect/SKILL.md -o ~/.hermes/skills/bias-confirmation-bias-backfire-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-confirmation-bias-backfire-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-backfire-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-confirmation-bias-backfire-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-backfire-effect/SKILL.md into <agent-skill-root>/bias-confirmation-bias-backfire-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-bandwagon-effect",
      "title": "Bandwagon Effect",
      "description": "Use Bandwagon Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-bandwagon-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-bandwagon-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-bandwagon-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-bandwagon-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-bandwagon-effect/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-bandwagon-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-bandwagon-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-bandwagon-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-bandwagon-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-bandwagon-effect/SKILL.md into <agent-skill-root>/bias-conformity-bias-bandwagon-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-base-rate-fallacy",
      "title": "Base Rate Fallacy",
      "description": "Use Base Rate Fallacy as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-base-rate-fallacy",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-base-rate-fallacy/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-base-rate-fallacy/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-base-rate-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-base-rate-fallacy/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-base-rate-fallacy/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-base-rate-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-base-rate-fallacy/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-base-rate-fallacy/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-base-rate-fallacy/SKILL.md into <agent-skill-root>/bias-extension-neglect-base-rate-fallacy/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-truth-judgment-belief-bias",
      "title": "Belief Bias",
      "description": "Use Belief Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "truth-judgment-belief-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-belief-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-belief-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-truth-judgment-belief-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-belief-bias/SKILL.md -o ~/.hermes/skills/bias-truth-judgment-belief-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-truth-judgment-belief-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-belief-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-truth-judgment-belief-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-belief-bias/SKILL.md into <agent-skill-root>/bias-truth-judgment-belief-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-dissonance-ben-franklin-effect",
      "title": "Ben Franklin Effect",
      "description": "Use Ben Franklin Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-dissonance-ben-franklin-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-ben-franklin-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-dissonance-ben-franklin-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-dissonance-ben-franklin-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md into <agent-skill-root>/bias-cognitive-dissonance-ben-franklin-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-berksons-paradox",
      "title": "Berkson’s Paradox",
      "description": "Use Berkson’s Paradox as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-berksons-paradox",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-berksons-paradox/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-berksons-paradox/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-berksons-paradox && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-berksons-paradox/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-berksons-paradox/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-berksons-paradox && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-berksons-paradox/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-berksons-paradox/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-berksons-paradox/SKILL.md into <agent-skill-root>/bias-logical-fallacy-berksons-paradox/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-bizarreness-effect",
      "title": "Bizarreness Effect",
      "description": "Use Bizarreness Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-bizarreness-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-bizarreness-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-bizarreness-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-bizarreness-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-bizarreness-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-bizarreness-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-bizarreness-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-bizarreness-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-bizarreness-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-bizarreness-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-bizarreness-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-boundary-extension",
      "title": "Boundary Extension",
      "description": "Use Boundary Extension as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-boundary-extension",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-boundary-extension/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-boundary-extension/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-boundary-extension && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-boundary-extension/SKILL.md -o ~/.hermes/skills/bias-memory-bias-boundary-extension/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-boundary-extension && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-boundary-extension/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-boundary-extension/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-boundary-extension/SKILL.md into <agent-skill-root>/bias-memory-bias-boundary-extension/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-childhood-amnesia",
      "title": "Childhood Amnesia",
      "description": "Use Childhood Amnesia as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-childhood-amnesia",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-childhood-amnesia/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-childhood-amnesia/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-childhood-amnesia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-childhood-amnesia/SKILL.md -o ~/.hermes/skills/bias-memory-bias-childhood-amnesia/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-childhood-amnesia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-childhood-amnesia/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-childhood-amnesia/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-childhood-amnesia/SKILL.md into <agent-skill-root>/bias-memory-bias-childhood-amnesia/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-apophenia-clustering-illusion",
      "title": "Clustering Illusion",
      "description": "Use Clustering Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "apophenia-clustering-illusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-apophenia-clustering-illusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-apophenia-clustering-illusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-apophenia-clustering-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-apophenia-clustering-illusion/SKILL.md -o ~/.hermes/skills/bias-apophenia-clustering-illusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-apophenia-clustering-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-apophenia-clustering-illusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-apophenia-clustering-illusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-apophenia-clustering-illusion/SKILL.md into <agent-skill-root>/bias-apophenia-clustering-illusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-information-bias-common-source-bias",
      "title": "Common Source Bias",
      "description": "Use Common Source Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "information-bias-common-source-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-information-bias-common-source-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-information-bias-common-source-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-information-bias-common-source-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-information-bias-common-source-bias/SKILL.md -o ~/.hermes/skills/bias-information-bias-common-source-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-information-bias-common-source-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-information-bias-common-source-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-information-bias-common-source-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-information-bias-common-source-bias/SKILL.md into <agent-skill-root>/bias-information-bias-common-source-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-compassion-fade",
      "title": "Compassion Fade",
      "description": "Use Compassion Fade as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-compassion-fade",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-compassion-fade/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-compassion-fade/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-compassion-fade && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-compassion-fade/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-compassion-fade/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-compassion-fade && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-compassion-fade/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-compassion-fade/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-compassion-fade/SKILL.md into <agent-skill-root>/bias-extension-neglect-compassion-fade/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-confirmation-bias",
      "title": "Confirmation Bias",
      "description": "Use Confirmation Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-confirmation-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-confirmation-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-confirmation-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-confirmation-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-confirmation-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-confirmation-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-confirmation-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-confirmation-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-confirmation-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-confirmation-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-confirmation-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-confirmation-bias-congruence-bias",
      "title": "Congruence Bias",
      "description": "Use Congruence Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "confirmation-bias-congruence-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-congruence-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-congruence-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-confirmation-bias-congruence-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-congruence-bias/SKILL.md -o ~/.hermes/skills/bias-confirmation-bias-congruence-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-confirmation-bias-congruence-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-congruence-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-confirmation-bias-congruence-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-congruence-bias/SKILL.md into <agent-skill-root>/bias-confirmation-bias-congruence-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-conjunction-fallacy",
      "title": "Conjunction Fallacy",
      "description": "Use Conjunction Fallacy as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-conjunction-fallacy",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-conjunction-fallacy/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-conjunction-fallacy/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-conjunction-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-conjunction-fallacy/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-conjunction-fallacy/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-conjunction-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-conjunction-fallacy/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-conjunction-fallacy/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-conjunction-fallacy/SKILL.md into <agent-skill-root>/bias-extension-neglect-conjunction-fallacy/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-belief-perseverance-conservatism-bias",
      "title": "Conservatism Bias",
      "description": "Use Conservatism Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "belief-perseverance-conservatism-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-belief-perseverance-conservatism-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-belief-perseverance-conservatism-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-belief-perseverance-conservatism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-belief-perseverance-conservatism-bias/SKILL.md -o ~/.hermes/skills/bias-belief-perseverance-conservatism-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-belief-perseverance-conservatism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-belief-perseverance-conservatism-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-belief-perseverance-conservatism-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-belief-perseverance-conservatism-bias/SKILL.md into <agent-skill-root>/bias-belief-perseverance-conservatism-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-conservatism-bias",
      "title": "Conservatism Bias",
      "description": "Use Conservatism Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-conservatism-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-conservatism-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-conservatism-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-conservatism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-conservatism-bias/SKILL.md -o ~/.hermes/skills/bias-memory-bias-conservatism-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-conservatism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-conservatism-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-conservatism-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-conservatism-bias/SKILL.md into <agent-skill-root>/bias-memory-bias-conservatism-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-consistency-bias",
      "title": "Consistency Bias",
      "description": "Use Consistency Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-consistency-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-consistency-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-consistency-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-consistency-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-consistency-bias/SKILL.md -o ~/.hermes/skills/bias-memory-bias-consistency-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-consistency-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-consistency-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-consistency-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-consistency-bias/SKILL.md into <agent-skill-root>/bias-memory-bias-consistency-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-context-effect",
      "title": "Context Effect",
      "description": "Use Context Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-context-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-context-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-context-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-context-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-context-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-context-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-context-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-context-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-context-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-context-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-context-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-context-neglect-bias",
      "title": "Context Neglect Bias",
      "description": "Use Context Neglect Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-context-neglect-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-context-neglect-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-context-neglect-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-context-neglect-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-context-neglect-bias/SKILL.md -o ~/.hermes/skills/bias-framing-effect-context-neglect-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-context-neglect-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-context-neglect-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-context-neglect-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-context-neglect-bias/SKILL.md into <agent-skill-root>/bias-framing-effect-context-neglect-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-continued-influence-effect",
      "title": "Continued Influence Effect",
      "description": "Use Continued Influence Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-continued-influence-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-continued-influence-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-continued-influence-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-continued-influence-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-continued-influence-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-continued-influence-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-continued-influence-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-continued-influence-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-continued-influence-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-continued-influence-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-continued-influence-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-courtesy-bias",
      "title": "Courtesy Bias",
      "description": "Use Courtesy Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-courtesy-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-courtesy-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-courtesy-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-courtesy-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-courtesy-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-courtesy-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-courtesy-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-courtesy-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-courtesy-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-courtesy-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-courtesy-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-cross",
      "title": "Cross-Race Effect",
      "description": "Use Cross-Race Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-cross",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cross/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cross/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-cross && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cross/SKILL.md -o ~/.hermes/skills/bias-memory-bias-cross/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-cross && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cross/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-cross/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cross/SKILL.md into <agent-skill-root>/bias-memory-bias-cross/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-cryptomnesia",
      "title": "Cryptomnesia",
      "description": "Use Cryptomnesia as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-cryptomnesia",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cryptomnesia/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cryptomnesia/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-cryptomnesia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cryptomnesia/SKILL.md -o ~/.hermes/skills/bias-memory-bias-cryptomnesia/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-cryptomnesia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cryptomnesia/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-cryptomnesia/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-cryptomnesia/SKILL.md into <agent-skill-root>/bias-memory-bias-cryptomnesia/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-curse-of-knowledge",
      "title": "Curse of Knowledge",
      "description": "Use Curse of Knowledge as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-curse-of-knowledge",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-curse-of-knowledge/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-curse-of-knowledge/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-curse-of-knowledge && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-curse-of-knowledge/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-curse-of-knowledge/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-curse-of-knowledge && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-curse-of-knowledge/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-curse-of-knowledge/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-curse-of-knowledge/SKILL.md into <agent-skill-root>/bias-cognitive-bias-curse-of-knowledge/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-declinism",
      "title": "Declinism",
      "description": "Use Declinism as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-declinism",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-declinism/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-declinism/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-declinism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-declinism/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-declinism/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-declinism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-declinism/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-declinism/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-declinism/SKILL.md into <agent-skill-root>/bias-cognitive-bias-declinism/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-decoy-effect",
      "title": "Decoy Effect",
      "description": "Use Decoy Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-decoy-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-decoy-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-decoy-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-decoy-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-decoy-effect/SKILL.md -o ~/.hermes/skills/bias-framing-effect-decoy-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-decoy-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-decoy-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-decoy-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-decoy-effect/SKILL.md into <agent-skill-root>/bias-framing-effect-decoy-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-default-effect",
      "title": "Default Effect",
      "description": "Use Default Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-default-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-default-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-default-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-default-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-default-effect/SKILL.md -o ~/.hermes/skills/bias-framing-effect-default-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-default-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-default-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-default-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-default-effect/SKILL.md into <agent-skill-root>/bias-framing-effect-default-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-defensive-attribution",
      "title": "Defensive Attribution",
      "description": "Use Defensive Attribution as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-defensive-attribution",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-defensive-attribution/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-defensive-attribution/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-defensive-attribution && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-defensive-attribution/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-defensive-attribution/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-defensive-attribution && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-defensive-attribution/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-defensive-attribution/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-defensive-attribution/SKILL.md into <agent-skill-root>/bias-attribution-bias-defensive-attribution/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-denomination-effect",
      "title": "Denomination Effect",
      "description": "Use Denomination Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-denomination-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-denomination-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-denomination-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-denomination-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-denomination-effect/SKILL.md -o ~/.hermes/skills/bias-framing-effect-denomination-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-denomination-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-denomination-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-denomination-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-denomination-effect/SKILL.md into <agent-skill-root>/bias-framing-effect-denomination-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-disposition-effect",
      "title": "Disposition Effect",
      "description": "Use Disposition Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-disposition-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-disposition-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-disposition-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-disposition-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-disposition-effect/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-disposition-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-disposition-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-disposition-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-disposition-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-disposition-effect/SKILL.md into <agent-skill-root>/bias-prospect-theory-disposition-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-distinction-bias",
      "title": "Distinction Bias",
      "description": "Use Distinction Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-distinction-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-distinction-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-distinction-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-distinction-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-distinction-bias/SKILL.md -o ~/.hermes/skills/bias-framing-effect-distinction-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-distinction-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-distinction-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-distinction-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-distinction-bias/SKILL.md into <agent-skill-root>/bias-framing-effect-distinction-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-domain-neglect-bias",
      "title": "Domain Neglect Bias",
      "description": "Use Domain Neglect Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-domain-neglect-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-domain-neglect-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-domain-neglect-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-domain-neglect-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-domain-neglect-bias/SKILL.md -o ~/.hermes/skills/bias-framing-effect-domain-neglect-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-domain-neglect-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-domain-neglect-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-domain-neglect-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-domain-neglect-bias/SKILL.md into <agent-skill-root>/bias-framing-effect-domain-neglect-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-dread-aversion",
      "title": "Dread Aversion",
      "description": "Use Dread Aversion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-dread-aversion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-dread-aversion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-dread-aversion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-dread-aversion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-dread-aversion/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-dread-aversion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-dread-aversion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-dread-aversion/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-dread-aversion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-dread-aversion/SKILL.md into <agent-skill-root>/bias-prospect-theory-dread-aversion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-dunning",
      "title": "Dunning–Kruger Effect",
      "description": "Use Dunning–Kruger Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-dunning",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-dunning/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-dunning/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-dunning && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-dunning/SKILL.md -o ~/.hermes/skills/bias-self-assessment-dunning/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-dunning && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-dunning/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-dunning/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-dunning/SKILL.md into <agent-skill-root>/bias-self-assessment-dunning/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-duration-neglect",
      "title": "Duration Neglect",
      "description": "Use Duration Neglect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-duration-neglect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-duration-neglect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-duration-neglect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-duration-neglect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-duration-neglect/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-duration-neglect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-duration-neglect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-duration-neglect/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-duration-neglect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-duration-neglect/SKILL.md into <agent-skill-root>/bias-extension-neglect-duration-neglect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-dissonance-effort-justification",
      "title": "Effort Justification",
      "description": "Use Effort Justification as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-dissonance-effort-justification",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-effort-justification/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-effort-justification/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-dissonance-effort-justification && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-effort-justification/SKILL.md -o ~/.hermes/skills/bias-cognitive-dissonance-effort-justification/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-dissonance-effort-justification && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-effort-justification/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-dissonance-effort-justification/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-effort-justification/SKILL.md into <agent-skill-root>/bias-cognitive-dissonance-effort-justification/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-egocentric-bias",
      "title": "Egocentric Bias",
      "description": "Use Egocentric Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-egocentric-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-egocentric-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-egocentric-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-egocentric-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-egocentric-bias/SKILL.md -o ~/.hermes/skills/bias-memory-bias-egocentric-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-egocentric-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-egocentric-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-egocentric-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-egocentric-bias/SKILL.md into <agent-skill-root>/bias-memory-bias-egocentric-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-end",
      "title": "End-of-History Illusion",
      "description": "Use End-of-History Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-end",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-end/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-end/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-end && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-end/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-end/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-end && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-end/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-end/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-end/SKILL.md into <agent-skill-root>/bias-cognitive-bias-end/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-endowment-effect",
      "title": "Endowment Effect",
      "description": "Use Endowment Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-endowment-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-endowment-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-endowment-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-endowment-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-endowment-effect/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-endowment-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-endowment-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-endowment-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-endowment-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-endowment-effect/SKILL.md into <agent-skill-root>/bias-prospect-theory-endowment-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-escalation-of-commitment",
      "title": "Escalation of Commitment",
      "description": "Use Escalation of Commitment as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-escalation-of-commitment",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-escalation-of-commitment/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-escalation-of-commitment/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-escalation-of-commitment && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-escalation-of-commitment/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-escalation-of-commitment/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-escalation-of-commitment && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-escalation-of-commitment/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-escalation-of-commitment/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-escalation-of-commitment/SKILL.md into <agent-skill-root>/bias-logical-fallacy-escalation-of-commitment/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-euphoric-recall",
      "title": "Euphoric Recall",
      "description": "Use Euphoric Recall as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-euphoric-recall",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-euphoric-recall/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-euphoric-recall/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-euphoric-recall && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-euphoric-recall/SKILL.md -o ~/.hermes/skills/bias-memory-bias-euphoric-recall/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-euphoric-recall && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-euphoric-recall/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-euphoric-recall/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-euphoric-recall/SKILL.md into <agent-skill-root>/bias-memory-bias-euphoric-recall/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-exaggerated-expectation",
      "title": "Exaggerated Expectation",
      "description": "Use Exaggerated Expectation as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-exaggerated-expectation",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-exaggerated-expectation/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-exaggerated-expectation/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-exaggerated-expectation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-exaggerated-expectation/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-exaggerated-expectation/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-exaggerated-expectation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-exaggerated-expectation/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-exaggerated-expectation/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-exaggerated-expectation/SKILL.md into <agent-skill-root>/bias-cognitive-bias-exaggerated-expectation/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-confirmation-bias-experimenters-bias",
      "title": "Experimenter’s Bias",
      "description": "Use Experimenter’s Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "confirmation-bias-experimenters-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-experimenters-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-experimenters-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-confirmation-bias-experimenters-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-experimenters-bias/SKILL.md -o ~/.hermes/skills/bias-confirmation-bias-experimenters-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-confirmation-bias-experimenters-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-experimenters-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-confirmation-bias-experimenters-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-experimenters-bias/SKILL.md into <agent-skill-root>/bias-confirmation-bias-experimenters-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-extrinsic-incentives-bias",
      "title": "Extrinsic Incentives Bias",
      "description": "Use Extrinsic Incentives Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-extrinsic-incentives-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-extrinsic-incentives-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-extrinsic-incentives-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-extrinsic-incentives-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md into <agent-skill-root>/bias-attribution-bias-extrinsic-incentives-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-fading-affect-bias",
      "title": "Fading Affect Bias",
      "description": "Use Fading Affect Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-fading-affect-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-fading-affect-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-fading-affect-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-fading-affect-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-fading-affect-bias/SKILL.md -o ~/.hermes/skills/bias-memory-bias-fading-affect-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-fading-affect-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-fading-affect-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-fading-affect-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-fading-affect-bias/SKILL.md into <agent-skill-root>/bias-memory-bias-fading-affect-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-false-consensus-effect",
      "title": "False Consensus Effect",
      "description": "Use False Consensus Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-false-consensus-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-consensus-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-consensus-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-false-consensus-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-consensus-effect/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-false-consensus-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-false-consensus-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-consensus-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-false-consensus-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-consensus-effect/SKILL.md into <agent-skill-root>/bias-egocentric-bias-false-consensus-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-false-memory",
      "title": "False Memory",
      "description": "Use False Memory as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-false-memory",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-false-memory/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-false-memory/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-false-memory && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-false-memory/SKILL.md -o ~/.hermes/skills/bias-memory-bias-false-memory/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-false-memory && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-false-memory/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-false-memory/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-false-memory/SKILL.md into <agent-skill-root>/bias-memory-bias-false-memory/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-false-uniqueness-bias",
      "title": "False Uniqueness Bias",
      "description": "Use False Uniqueness Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-false-uniqueness-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-uniqueness-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-uniqueness-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-false-uniqueness-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-uniqueness-bias/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-false-uniqueness-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-false-uniqueness-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-uniqueness-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-false-uniqueness-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-false-uniqueness-bias/SKILL.md into <agent-skill-root>/bias-egocentric-bias-false-uniqueness-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-forer-barnum-effect",
      "title": "Forer (Barnum) Effect",
      "description": "Use Forer (Barnum) Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-forer-barnum-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-forer-barnum-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-forer-barnum-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-forer-barnum-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-forer-barnum-effect/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-forer-barnum-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-forer-barnum-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-forer-barnum-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-forer-barnum-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-forer-barnum-effect/SKILL.md into <agent-skill-root>/bias-egocentric-bias-forer-barnum-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-framing-effect-core",
      "title": "Framing Effect",
      "description": "Use Framing Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "framing-effect-core",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-core/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-framing-effect-core/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-framing-effect-core && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-core/SKILL.md -o ~/.hermes/skills/bias-framing-effect-core/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-framing-effect-core && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-framing-effect-core/SKILL.md -o ~/.openclaw/workspace/skills/bias-framing-effect-core/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-framing-effect-core/SKILL.md into <agent-skill-root>/bias-framing-effect-core/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-frequency-illusion",
      "title": "Frequency Illusion",
      "description": "Use Frequency Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-frequency-illusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-frequency-illusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-frequency-illusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-frequency-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-frequency-illusion/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-frequency-illusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-frequency-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-frequency-illusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-frequency-illusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-frequency-illusion/SKILL.md into <agent-skill-root>/bias-availability-heuristic-frequency-illusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-rigidity-functional-fixedness",
      "title": "Functional Fixedness",
      "description": "Use Functional Fixedness as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-rigidity-functional-fixedness",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-functional-fixedness/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-functional-fixedness/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-rigidity-functional-fixedness && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-functional-fixedness/SKILL.md -o ~/.hermes/skills/bias-cognitive-rigidity-functional-fixedness/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-rigidity-functional-fixedness && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-functional-fixedness/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-rigidity-functional-fixedness/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-functional-fixedness/SKILL.md into <agent-skill-root>/bias-cognitive-rigidity-functional-fixedness/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-fundamental-pain-bias",
      "title": "Fundamental Pain Bias",
      "description": "Use Fundamental Pain Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-fundamental-pain-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-fundamental-pain-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-fundamental-pain-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-fundamental-pain-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-fundamental-pain-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-fundamental-pain-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-fundamental-pain-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-fundamental-pain-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-fundamental-pain-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-fundamental-pain-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-fundamental-pain-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-metacognitive-bias-gi-joe-fallacy",
      "title": "G.I. Joe Fallacy",
      "description": "Use G.I. Joe Fallacy as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "metacognitive-bias-gi-joe-fallacy",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-metacognitive-bias-gi-joe-fallacy/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-metacognitive-bias-gi-joe-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md -o ~/.hermes/skills/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-metacognitive-bias-gi-joe-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md -o ~/.openclaw/workspace/skills/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md into <agent-skill-root>/bias-metacognitive-bias-gi-joe-fallacy/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-gamblers-fallacy",
      "title": "Gambler’s Fallacy",
      "description": "Use Gambler’s Fallacy as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-gamblers-fallacy",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-gamblers-fallacy/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-gamblers-fallacy/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-gamblers-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-gamblers-fallacy/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-gamblers-fallacy/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-gamblers-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-gamblers-fallacy/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-gamblers-fallacy/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-gamblers-fallacy/SKILL.md into <agent-skill-root>/bias-logical-fallacy-gamblers-fallacy/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-false-priors-gender-bias",
      "title": "Gender Bias",
      "description": "Use Gender Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "false-priors-gender-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-gender-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-gender-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-false-priors-gender-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-gender-bias/SKILL.md -o ~/.hermes/skills/bias-false-priors-gender-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-false-priors-gender-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-gender-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-false-priors-gender-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-false-priors-gender-bias/SKILL.md into <agent-skill-root>/bias-false-priors-gender-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-gender-differences-in-eyewitness-memory",
      "title": "Gender Differences in Eyewitness Memory",
      "description": "Use Gender Differences in Eyewitness Memory as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-gender-differences-in-eyewitness-memory",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-gender-differences-in-eyewitness-memory/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-gender-differences-in-eyewitness-memory && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md -o ~/.hermes/skills/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-gender-differences-in-eyewitness-memory && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md into <agent-skill-root>/bias-memory-bias-gender-differences-in-eyewitness-memory/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-generation-effect",
      "title": "Generation Effect",
      "description": "Use Generation Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-generation-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-generation-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-generation-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-generation-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-generation-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-generation-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-generation-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-generation-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-generation-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-generation-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-generation-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-google-effect",
      "title": "Google Effect",
      "description": "Use Google Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-google-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-google-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-google-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-google-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-google-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-google-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-google-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-google-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-google-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-google-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-google-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-group-attribution-error",
      "title": "Group Attribution Error",
      "description": "Use Group Attribution Error as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-group-attribution-error",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-group-attribution-error/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-group-attribution-error/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-group-attribution-error && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-group-attribution-error/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-group-attribution-error/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-group-attribution-error && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-group-attribution-error/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-group-attribution-error/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-group-attribution-error/SKILL.md into <agent-skill-root>/bias-attribution-bias-group-attribution-error/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-groupshift",
      "title": "Groupshift",
      "description": "Use Groupshift as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-groupshift",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupshift/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupshift/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-groupshift && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupshift/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-groupshift/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-groupshift && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupshift/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-groupshift/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupshift/SKILL.md into <agent-skill-root>/bias-conformity-bias-groupshift/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-groupthink",
      "title": "Groupthink",
      "description": "Use Groupthink as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-groupthink",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupthink/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupthink/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-groupthink && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupthink/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-groupthink/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-groupthink && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupthink/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-groupthink/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-groupthink/SKILL.md into <agent-skill-root>/bias-conformity-bias-groupthink/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-social-bias-halo-effect",
      "title": "Halo Effect",
      "description": "Use Halo Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "social-bias-halo-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-social-bias-halo-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-social-bias-halo-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-social-bias-halo-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-social-bias-halo-effect/SKILL.md -o ~/.hermes/skills/bias-social-bias-halo-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-social-bias-halo-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-social-bias-halo-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-social-bias-halo-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-social-bias-halo-effect/SKILL.md into <agent-skill-root>/bias-social-bias-halo-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-hard",
      "title": "Hard–Easy Effect",
      "description": "Use Hard–Easy Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-hard",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hard/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hard/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-hard && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hard/SKILL.md -o ~/.hermes/skills/bias-self-assessment-hard/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-hard && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hard/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-hard/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hard/SKILL.md into <agent-skill-root>/bias-self-assessment-hard/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-hedonic-recall-bias",
      "title": "Hedonic Recall Bias",
      "description": "Use Hedonic Recall Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-hedonic-recall-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hedonic-recall-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hedonic-recall-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-hedonic-recall-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hedonic-recall-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-hedonic-recall-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-hedonic-recall-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hedonic-recall-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-hedonic-recall-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hedonic-recall-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-hedonic-recall-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-hindsight-bias",
      "title": "Hindsight Bias",
      "description": "Use Hindsight Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-hindsight-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hindsight-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hindsight-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-hindsight-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hindsight-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-hindsight-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-hindsight-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hindsight-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-hindsight-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hindsight-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-hindsight-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-hostile-attribution-bias",
      "title": "Hostile Attribution Bias",
      "description": "Use Hostile Attribution Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-hostile-attribution-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-hostile-attribution-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-hostile-attribution-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-hostile-attribution-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-hostile-attribution-bias/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-hostile-attribution-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-hostile-attribution-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-hostile-attribution-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-hostile-attribution-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-hostile-attribution-bias/SKILL.md into <agent-skill-root>/bias-attribution-bias-hostile-attribution-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-hot",
      "title": "Hot-Hand Fallacy",
      "description": "Use Hot-Hand Fallacy as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-hot",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-hot/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-hot/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-hot && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-hot/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-hot/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-hot && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-hot/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-hot/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-hot/SKILL.md into <agent-skill-root>/bias-logical-fallacy-hot/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-hot",
      "title": "Hot–Cold Empathy Gap",
      "description": "Use Hot–Cold Empathy Gap as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-hot",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hot/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hot/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-hot && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hot/SKILL.md -o ~/.hermes/skills/bias-self-assessment-hot/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-hot && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hot/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-hot/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-hot/SKILL.md into <agent-skill-root>/bias-self-assessment-hot/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-humor-effect",
      "title": "Humor Effect",
      "description": "Use Humor Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-humor-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-humor-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-humor-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-humor-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-humor-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-humor-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-humor-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-humor-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-humor-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-humor-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-humor-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-hungry-judge-effect",
      "title": "Hungry Judge Effect",
      "description": "Use Hungry Judge Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-hungry-judge-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hungry-judge-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hungry-judge-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-hungry-judge-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hungry-judge-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-hungry-judge-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-hungry-judge-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hungry-judge-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-hungry-judge-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-hungry-judge-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-hungry-judge-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-dynamic-inconsistency-hyperbolic-discounting",
      "title": "Hyperbolic Discounting",
      "description": "Use Hyperbolic Discounting as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "dynamic-inconsistency-hyperbolic-discounting",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-dynamic-inconsistency-hyperbolic-discounting/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-dynamic-inconsistency-hyperbolic-discounting && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md -o ~/.hermes/skills/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-dynamic-inconsistency-hyperbolic-discounting && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md -o ~/.openclaw/workspace/skills/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md into <agent-skill-root>/bias-dynamic-inconsistency-hyperbolic-discounting/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-illusion-of-asymmetric-insight",
      "title": "Illusion of Asymmetric Insight",
      "description": "Use Illusion of Asymmetric Insight as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-illusion-of-asymmetric-insight",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-asymmetric-insight/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-illusion-of-asymmetric-insight && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-asymmetric-insight && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md into <agent-skill-root>/bias-egocentric-bias-illusion-of-asymmetric-insight/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-illusion-of-control",
      "title": "Illusion of Control",
      "description": "Use Illusion of Control as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-illusion-of-control",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-control/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-control/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-illusion-of-control && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-control/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-illusion-of-control/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-control && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-control/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-control/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-control/SKILL.md into <agent-skill-root>/bias-egocentric-bias-illusion-of-control/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-illusion-of-explanatory-depth",
      "title": "Illusion of Explanatory Depth",
      "description": "Use Illusion of Explanatory Depth as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-illusion-of-explanatory-depth",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-illusion-of-explanatory-depth/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-illusion-of-explanatory-depth && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md -o ~/.hermes/skills/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-illusion-of-explanatory-depth && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md into <agent-skill-root>/bias-self-assessment-illusion-of-explanatory-depth/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-illusion-of-transparency",
      "title": "Illusion of Transparency",
      "description": "Use Illusion of Transparency as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-illusion-of-transparency",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-transparency/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-transparency/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-illusion-of-transparency && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-transparency/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-illusion-of-transparency/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-transparency && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-transparency/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-transparency/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-transparency/SKILL.md into <agent-skill-root>/bias-egocentric-bias-illusion-of-transparency/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-illusion-of-validity",
      "title": "Illusion of Validity",
      "description": "Use Illusion of Validity as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-illusion-of-validity",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-validity/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-validity/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-illusion-of-validity && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-validity/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-illusion-of-validity/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-validity && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-validity/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-illusion-of-validity/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusion-of-validity/SKILL.md into <agent-skill-root>/bias-egocentric-bias-illusion-of-validity/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-apophenia-illusory-correlation",
      "title": "Illusory Correlation",
      "description": "Use Illusory Correlation as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "apophenia-illusory-correlation",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-apophenia-illusory-correlation/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-apophenia-illusory-correlation/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-apophenia-illusory-correlation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-apophenia-illusory-correlation/SKILL.md -o ~/.hermes/skills/bias-apophenia-illusory-correlation/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-apophenia-illusory-correlation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-apophenia-illusory-correlation/SKILL.md -o ~/.openclaw/workspace/skills/bias-apophenia-illusory-correlation/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-apophenia-illusory-correlation/SKILL.md into <agent-skill-root>/bias-apophenia-illusory-correlation/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-illusory-superiority",
      "title": "Illusory Superiority",
      "description": "Use Illusory Superiority as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-illusory-superiority",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusory-superiority/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusory-superiority/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-illusory-superiority && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusory-superiority/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-illusory-superiority/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-illusory-superiority && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusory-superiority/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-illusory-superiority/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-illusory-superiority/SKILL.md into <agent-skill-root>/bias-egocentric-bias-illusory-superiority/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-truth-judgment-illusory-truth-effect",
      "title": "Illusory Truth Effect",
      "description": "Use Illusory Truth Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "truth-judgment-illusory-truth-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-illusory-truth-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-illusory-truth-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-truth-judgment-illusory-truth-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-illusory-truth-effect/SKILL.md -o ~/.hermes/skills/bias-truth-judgment-illusory-truth-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-truth-judgment-illusory-truth-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-illusory-truth-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-truth-judgment-illusory-truth-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-illusory-truth-effect/SKILL.md into <agent-skill-root>/bias-truth-judgment-illusory-truth-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-impact-bias",
      "title": "Impact Bias",
      "description": "Use Impact Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-impact-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-impact-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-impact-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-impact-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-impact-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-impact-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-impact-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-impact-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-impact-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-impact-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-impact-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-implicit-association",
      "title": "Implicit Association",
      "description": "Use Implicit Association as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-implicit-association",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-implicit-association/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-implicit-association/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-implicit-association && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-implicit-association/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-implicit-association/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-implicit-association && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-implicit-association/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-implicit-association/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-implicit-association/SKILL.md into <agent-skill-root>/bias-availability-heuristic-implicit-association/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-impostor-syndrome",
      "title": "Impostor Syndrome",
      "description": "Use Impostor Syndrome as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-impostor-syndrome",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-impostor-syndrome/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-impostor-syndrome/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-impostor-syndrome && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-impostor-syndrome/SKILL.md -o ~/.hermes/skills/bias-self-assessment-impostor-syndrome/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-impostor-syndrome && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-impostor-syndrome/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-impostor-syndrome/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-impostor-syndrome/SKILL.md into <agent-skill-root>/bias-self-assessment-impostor-syndrome/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-information-bias",
      "title": "Information Bias",
      "description": "Use Information Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-information-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-information-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-information-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-information-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-information-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-information-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-information-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-information-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-information-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-information-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-information-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-ingroup-bias",
      "title": "Ingroup Bias",
      "description": "Use Ingroup Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-ingroup-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-ingroup-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-ingroup-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-ingroup-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-ingroup-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-ingroup-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-ingroup-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-ingroup-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-ingroup-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-ingroup-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-ingroup-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-insensitivity-to-sample-size",
      "title": "Insensitivity to Sample Size",
      "description": "Use Insensitivity to Sample Size as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-insensitivity-to-sample-size",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-insensitivity-to-sample-size/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-insensitivity-to-sample-size && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-insensitivity-to-sample-size && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md into <agent-skill-root>/bias-extension-neglect-insensitivity-to-sample-size/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-intentionality-bias",
      "title": "Intentionality Bias",
      "description": "Use Intentionality Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-intentionality-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-intentionality-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-intentionality-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-intentionality-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-intentionality-bias/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-intentionality-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-intentionality-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-intentionality-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-intentionality-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-intentionality-bias/SKILL.md into <agent-skill-root>/bias-attribution-bias-intentionality-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-just",
      "title": "Just-World Hypothesis",
      "description": "Use Just-World Hypothesis as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-just",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-just/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-just/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-just && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-just/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-just/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-just && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-just/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-just/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-just/SKILL.md into <agent-skill-root>/bias-attribution-bias-just/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-lag-effect",
      "title": "Lag Effect",
      "description": "Use Lag Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-lag-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-lag-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-lag-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-lag-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-lag-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-lag-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-lag-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-lag-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-lag-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-lag-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-lag-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-rigidity-law-of-the-instrument",
      "title": "Law of the Instrument",
      "description": "Use Law of the Instrument as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-rigidity-law-of-the-instrument",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-law-of-the-instrument/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-rigidity-law-of-the-instrument && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md -o ~/.hermes/skills/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-rigidity-law-of-the-instrument && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md into <agent-skill-root>/bias-cognitive-rigidity-law-of-the-instrument/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-less",
      "title": "Less-Is-Better Effect",
      "description": "Use Less-Is-Better Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-less",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-less/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-less/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-less && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-less/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-less/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-less && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-less/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-less/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-less/SKILL.md into <agent-skill-root>/bias-extension-neglect-less/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-leveling-and-sharpening",
      "title": "Leveling and Sharpening",
      "description": "Use Leveling and Sharpening as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-leveling-and-sharpening",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-leveling-and-sharpening/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-leveling-and-sharpening/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-leveling-and-sharpening && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-leveling-and-sharpening/SKILL.md -o ~/.hermes/skills/bias-memory-bias-leveling-and-sharpening/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-leveling-and-sharpening && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-leveling-and-sharpening/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-leveling-and-sharpening/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-leveling-and-sharpening/SKILL.md into <agent-skill-root>/bias-memory-bias-leveling-and-sharpening/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-levels",
      "title": "Levels-of-Processing Effect",
      "description": "Use Levels-of-Processing Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-levels",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-levels/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-levels/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-levels && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-levels/SKILL.md -o ~/.hermes/skills/bias-memory-bias-levels/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-levels && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-levels/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-levels/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-levels/SKILL.md into <agent-skill-root>/bias-memory-bias-levels/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-list",
      "title": "List-Length Effect",
      "description": "Use List-Length Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-list",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-list/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-list/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-list && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-list/SKILL.md -o ~/.hermes/skills/bias-memory-bias-list/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-list && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-list/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-list/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-list/SKILL.md into <agent-skill-root>/bias-memory-bias-list/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-loss-aversion",
      "title": "Loss Aversion",
      "description": "Use Loss Aversion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-loss-aversion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-loss-aversion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-loss-aversion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-loss-aversion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-loss-aversion/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-loss-aversion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-loss-aversion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-loss-aversion/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-loss-aversion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-loss-aversion/SKILL.md into <agent-skill-root>/bias-prospect-theory-loss-aversion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-memory-inhibition",
      "title": "Memory Inhibition",
      "description": "Use Memory Inhibition as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-memory-inhibition",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-memory-inhibition/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-memory-inhibition/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-memory-inhibition && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-memory-inhibition/SKILL.md -o ~/.hermes/skills/bias-memory-bias-memory-inhibition/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-memory-inhibition && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-memory-inhibition/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-memory-inhibition/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-memory-inhibition/SKILL.md into <agent-skill-root>/bias-memory-bias-memory-inhibition/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-mere-exposure-effect",
      "title": "Mere Exposure Effect",
      "description": "Use Mere Exposure Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-mere-exposure-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-exposure-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-exposure-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-mere-exposure-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-exposure-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-mere-exposure-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-mere-exposure-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-exposure-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-mere-exposure-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-exposure-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-mere-exposure-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-mere-urgency-effect",
      "title": "Mere Urgency Effect",
      "description": "Use Mere Urgency Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-mere-urgency-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-urgency-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-urgency-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-mere-urgency-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-urgency-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-mere-urgency-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-mere-urgency-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-urgency-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-mere-urgency-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-mere-urgency-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-mere-urgency-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-misinformation-effect",
      "title": "Misinformation Effect",
      "description": "Use Misinformation Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-misinformation-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-misinformation-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-misinformation-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-misinformation-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-misinformation-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-misinformation-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-misinformation-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-misinformation-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-misinformation-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-misinformation-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-misinformation-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-modality-effect",
      "title": "Modality Effect",
      "description": "Use Modality Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-modality-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-modality-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-modality-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-modality-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-modality-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-modality-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-modality-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-modality-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-modality-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-modality-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-modality-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-money-illusion",
      "title": "Money Illusion",
      "description": "Use Money Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-money-illusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-money-illusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-money-illusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-money-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-money-illusion/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-money-illusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-money-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-money-illusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-money-illusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-money-illusion/SKILL.md into <agent-skill-root>/bias-cognitive-bias-money-illusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-mood",
      "title": "Mood-Congruent Memory Bias",
      "description": "Use Mood-Congruent Memory Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-mood",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-mood/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-mood/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-mood && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-mood/SKILL.md -o ~/.hermes/skills/bias-memory-bias-mood/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-mood && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-mood/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-mood/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-mood/SKILL.md into <agent-skill-root>/bias-memory-bias-mood/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-moral-credential-effect",
      "title": "Moral Credential Effect",
      "description": "Use Moral Credential Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-moral-credential-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-moral-credential-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-moral-credential-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-moral-credential-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-moral-credential-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-moral-credential-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-moral-credential-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-moral-credential-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-moral-credential-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-moral-credential-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-moral-credential-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-moral-luck",
      "title": "Moral Luck",
      "description": "Use Moral Luck as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-moral-luck",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-moral-luck/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-moral-luck/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-moral-luck && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-moral-luck/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-moral-luck/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-moral-luck && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-moral-luck/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-moral-luck/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-moral-luck/SKILL.md into <agent-skill-root>/bias-attribution-bias-moral-luck/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-nave-cynicism",
      "title": "Naïve Cynicism",
      "description": "Use Naïve Cynicism as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-nave-cynicism",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-cynicism/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-cynicism/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-nave-cynicism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-cynicism/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-nave-cynicism/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-nave-cynicism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-cynicism/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-nave-cynicism/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-cynicism/SKILL.md into <agent-skill-root>/bias-egocentric-bias-nave-cynicism/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-nave-realism",
      "title": "Naïve Realism",
      "description": "Use Naïve Realism as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-nave-realism",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-realism/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-realism/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-nave-realism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-realism/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-nave-realism/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-nave-realism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-realism/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-nave-realism/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-nave-realism/SKILL.md into <agent-skill-root>/bias-egocentric-bias-nave-realism/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-negativity-bias",
      "title": "Negativity Bias",
      "description": "Use Negativity Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-negativity-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-negativity-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-negativity-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-negativity-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-negativity-bias/SKILL.md -o ~/.hermes/skills/bias-memory-bias-negativity-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-negativity-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-negativity-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-negativity-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-negativity-bias/SKILL.md into <agent-skill-root>/bias-memory-bias-negativity-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-next",
      "title": "Next-in-Line Effect",
      "description": "Use Next-in-Line Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-next",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-next/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-next/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-next && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-next/SKILL.md -o ~/.hermes/skills/bias-memory-bias-next/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-next && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-next/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-next/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-next/SKILL.md into <agent-skill-root>/bias-memory-bias-next/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-non",
      "title": "Non-Adaptive Choice Switching",
      "description": "Use Non-Adaptive Choice Switching as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-non",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-non/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-non/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-non && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-non/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-non/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-non && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-non/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-non/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-non/SKILL.md into <agent-skill-root>/bias-cognitive-bias-non/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-dissonance-normalcy-bias",
      "title": "Normalcy Bias",
      "description": "Use Normalcy Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-dissonance-normalcy-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-normalcy-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-normalcy-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-dissonance-normalcy-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-normalcy-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-dissonance-normalcy-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-dissonance-normalcy-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-normalcy-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-dissonance-normalcy-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-dissonance-normalcy-bias/SKILL.md into <agent-skill-root>/bias-cognitive-dissonance-normalcy-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-objectivity-illusion",
      "title": "Objectivity Illusion",
      "description": "Use Objectivity Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-objectivity-illusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-objectivity-illusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-objectivity-illusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-objectivity-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-objectivity-illusion/SKILL.md -o ~/.hermes/skills/bias-self-assessment-objectivity-illusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-objectivity-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-objectivity-illusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-objectivity-illusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-objectivity-illusion/SKILL.md into <agent-skill-root>/bias-self-assessment-objectivity-illusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-confirmation-bias-observer",
      "title": "Observer-Expectancy Effect",
      "description": "Use Observer-Expectancy Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "confirmation-bias-observer",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-observer/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-observer/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-confirmation-bias-observer && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-observer/SKILL.md -o ~/.hermes/skills/bias-confirmation-bias-observer/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-confirmation-bias-observer && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-observer/SKILL.md -o ~/.openclaw/workspace/skills/bias-confirmation-bias-observer/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-observer/SKILL.md into <agent-skill-root>/bias-confirmation-bias-observer/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-omission-bias",
      "title": "Omission Bias",
      "description": "Use Omission Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-omission-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-omission-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-omission-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-omission-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-omission-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-omission-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-omission-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-omission-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-omission-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-omission-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-omission-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-optimism-bias",
      "title": "Optimism Bias",
      "description": "Use Optimism Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-optimism-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-optimism-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-optimism-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-optimism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-optimism-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-optimism-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-optimism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-optimism-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-optimism-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-optimism-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-optimism-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-ostrich-effect",
      "title": "Ostrich Effect",
      "description": "Use Ostrich Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-ostrich-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-ostrich-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-ostrich-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-ostrich-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-ostrich-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-ostrich-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-ostrich-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-ostrich-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-ostrich-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-ostrich-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-ostrich-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-outcome-bias",
      "title": "Outcome Bias",
      "description": "Use Outcome Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-outcome-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-outcome-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-outcome-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-outcome-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-outcome-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-outcome-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-outcome-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-outcome-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-outcome-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-outcome-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-outcome-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-outgroup-favoritism",
      "title": "Outgroup Favoritism",
      "description": "Use Outgroup Favoritism as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-outgroup-favoritism",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-favoritism/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-favoritism/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-outgroup-favoritism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-favoritism/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-outgroup-favoritism/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-outgroup-favoritism && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-favoritism/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-outgroup-favoritism/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-favoritism/SKILL.md into <agent-skill-root>/bias-conformity-bias-outgroup-favoritism/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-outgroup-homogeneity-bias",
      "title": "Outgroup Homogeneity Bias",
      "description": "Use Outgroup Homogeneity Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-outgroup-homogeneity-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-homogeneity-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-outgroup-homogeneity-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-outgroup-homogeneity-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-outgroup-homogeneity-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-overconfidence-effect",
      "title": "Overconfidence Effect",
      "description": "Use Overconfidence Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-overconfidence-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-overconfidence-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-overconfidence-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-overconfidence-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-overconfidence-effect/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-overconfidence-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-overconfidence-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-overconfidence-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-overconfidence-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-overconfidence-effect/SKILL.md into <agent-skill-root>/bias-egocentric-bias-overconfidence-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-apophenia-pareidolia",
      "title": "Pareidolia",
      "description": "Use Pareidolia as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "apophenia-pareidolia",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-apophenia-pareidolia/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-apophenia-pareidolia/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-apophenia-pareidolia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-apophenia-pareidolia/SKILL.md -o ~/.hermes/skills/bias-apophenia-pareidolia/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-apophenia-pareidolia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-apophenia-pareidolia/SKILL.md -o ~/.openclaw/workspace/skills/bias-apophenia-pareidolia/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-apophenia-pareidolia/SKILL.md into <agent-skill-root>/bias-apophenia-pareidolia/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-part",
      "title": "Part-List Cueing Effect",
      "description": "Use Part-List Cueing Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-part",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-part/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-part/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-part && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-part/SKILL.md -o ~/.hermes/skills/bias-memory-bias-part/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-part && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-part/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-part/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-part/SKILL.md into <agent-skill-root>/bias-memory-bias-part/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-peak",
      "title": "Peak–End Rule",
      "description": "Use Peak–End Rule as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-peak",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-peak/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-peak/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-peak && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-peak/SKILL.md -o ~/.hermes/skills/bias-memory-bias-peak/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-peak && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-peak/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-peak/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-peak/SKILL.md into <agent-skill-root>/bias-memory-bias-peak/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-peltzman-effect",
      "title": "Peltzman Effect",
      "description": "Use Peltzman Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-peltzman-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-peltzman-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-peltzman-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-peltzman-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-peltzman-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-peltzman-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-peltzman-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-peltzman-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-peltzman-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-peltzman-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-peltzman-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-persistence",
      "title": "Persistence",
      "description": "Use Persistence as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-persistence",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-persistence/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-persistence/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-persistence && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-persistence/SKILL.md -o ~/.hermes/skills/bias-memory-bias-persistence/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-persistence && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-persistence/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-persistence/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-persistence/SKILL.md into <agent-skill-root>/bias-memory-bias-persistence/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-pessimism-bias",
      "title": "Pessimism Bias",
      "description": "Use Pessimism Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-pessimism-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pessimism-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pessimism-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-pessimism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pessimism-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-pessimism-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-pessimism-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pessimism-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-pessimism-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pessimism-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-pessimism-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-picture-superiority-effect",
      "title": "Picture Superiority Effect",
      "description": "Use Picture Superiority Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-picture-superiority-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-picture-superiority-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-picture-superiority-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-picture-superiority-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-picture-superiority-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-picture-superiority-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-picture-superiority-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-picture-superiority-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-picture-superiority-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-picture-superiority-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-picture-superiority-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-bias-placement-bias",
      "title": "Placement Bias",
      "description": "Use Placement Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-bias-placement-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-placement-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-placement-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-bias-placement-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-placement-bias/SKILL.md -o ~/.hermes/skills/bias-self-assessment-bias-placement-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-bias-placement-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-placement-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-bias-placement-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-placement-bias/SKILL.md into <agent-skill-root>/bias-self-assessment-bias-placement-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-plan-continuation-bias",
      "title": "Plan Continuation Bias",
      "description": "Use Plan Continuation Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-plan-continuation-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-plan-continuation-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-plan-continuation-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-plan-continuation-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-plan-continuation-bias/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-plan-continuation-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-plan-continuation-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-plan-continuation-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-plan-continuation-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-plan-continuation-bias/SKILL.md into <agent-skill-root>/bias-logical-fallacy-plan-continuation-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-planning-fallacy",
      "title": "Planning Fallacy",
      "description": "Use Planning Fallacy as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-planning-fallacy",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-planning-fallacy/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-planning-fallacy/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-planning-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-planning-fallacy/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-planning-fallacy/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-planning-fallacy && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-planning-fallacy/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-planning-fallacy/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-planning-fallacy/SKILL.md into <agent-skill-root>/bias-egocentric-bias-planning-fallacy/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-plant-blindness",
      "title": "Plant Blindness",
      "description": "Use Plant Blindness as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-plant-blindness",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-plant-blindness/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-plant-blindness/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-plant-blindness && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-plant-blindness/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-plant-blindness/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-plant-blindness && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-plant-blindness/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-plant-blindness/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-plant-blindness/SKILL.md into <agent-skill-root>/bias-cognitive-bias-plant-blindness/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-positivity-effect",
      "title": "Positivity Effect",
      "description": "Use Positivity Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-positivity-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-positivity-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-positivity-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-positivity-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-positivity-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-positivity-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-positivity-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-positivity-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-positivity-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-positivity-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-positivity-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-present-bias",
      "title": "Present Bias",
      "description": "Use Present Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-present-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-present-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-present-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-present-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-present-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-present-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-present-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-present-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-present-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-present-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-present-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-prevention-bias",
      "title": "Prevention Bias",
      "description": "Use Prevention Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-prevention-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-prevention-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-prevention-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-prevention-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-prevention-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-prevention-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-prevention-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-prevention-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-prevention-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-prevention-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-prevention-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-primacy-effect",
      "title": "Primacy Effect",
      "description": "Use Primacy Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-primacy-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-primacy-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-primacy-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-primacy-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-primacy-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-primacy-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-primacy-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-primacy-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-primacy-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-primacy-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-primacy-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-pro",
      "title": "Pro-Innovation Bias",
      "description": "Use Pro-Innovation Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-pro",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pro/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pro/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-pro && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pro/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-pro/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-pro && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pro/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-pro/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-pro/SKILL.md into <agent-skill-root>/bias-cognitive-bias-pro/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-probability-matching",
      "title": "Probability Matching",
      "description": "Use Probability Matching as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-probability-matching",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-probability-matching/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-probability-matching/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-probability-matching && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-probability-matching/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-probability-matching/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-probability-matching && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-probability-matching/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-probability-matching/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-probability-matching/SKILL.md into <agent-skill-root>/bias-cognitive-bias-probability-matching/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-projection-bias",
      "title": "Projection Bias",
      "description": "Use Projection Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-projection-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-projection-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-projection-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-projection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-projection-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-projection-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-projection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-projection-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-projection-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-projection-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-projection-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-proportionality-bias",
      "title": "Proportionality Bias",
      "description": "Use Proportionality Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-proportionality-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-proportionality-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-proportionality-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-proportionality-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-proportionality-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-proportionality-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-proportionality-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-proportionality-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-proportionality-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-proportionality-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-proportionality-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-pseudocertainty-effect",
      "title": "Pseudocertainty Effect",
      "description": "Use Pseudocertainty Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-pseudocertainty-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-pseudocertainty-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-pseudocertainty-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-pseudocertainty-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-pseudocertainty-effect/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-pseudocertainty-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-pseudocertainty-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-pseudocertainty-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-pseudocertainty-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-pseudocertainty-effect/SKILL.md into <agent-skill-root>/bias-prospect-theory-pseudocertainty-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-puritanical-bias",
      "title": "Puritanical Bias",
      "description": "Use Puritanical Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-puritanical-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-puritanical-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-puritanical-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-puritanical-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-puritanical-bias/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-puritanical-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-puritanical-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-puritanical-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-puritanical-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-puritanical-bias/SKILL.md into <agent-skill-root>/bias-attribution-bias-puritanical-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-pygmalion-effect",
      "title": "Pygmalion Effect",
      "description": "Use Pygmalion Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-pygmalion-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-pygmalion-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-pygmalion-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-pygmalion-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-pygmalion-effect/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-pygmalion-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-pygmalion-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-pygmalion-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-pygmalion-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-pygmalion-effect/SKILL.md into <agent-skill-root>/bias-conformity-bias-pygmalion-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-quantification-bias",
      "title": "Quantification Bias",
      "description": "Use Quantification Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-quantification-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-quantification-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-quantification-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-quantification-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-quantification-bias/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-quantification-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-quantification-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-quantification-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-quantification-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-quantification-bias/SKILL.md into <agent-skill-root>/bias-availability-heuristic-quantification-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-reactance",
      "title": "Reactance",
      "description": "Use Reactance as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-reactance",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactance/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactance/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-reactance && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactance/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-reactance/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-reactance && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactance/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-reactance/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactance/SKILL.md into <agent-skill-root>/bias-conformity-bias-reactance/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-reactive-devaluation",
      "title": "Reactive Devaluation",
      "description": "Use Reactive Devaluation as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-reactive-devaluation",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactive-devaluation/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactive-devaluation/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-reactive-devaluation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactive-devaluation/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-reactive-devaluation/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-reactive-devaluation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactive-devaluation/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-reactive-devaluation/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-reactive-devaluation/SKILL.md into <agent-skill-root>/bias-conformity-bias-reactive-devaluation/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-recency-effect",
      "title": "Recency Effect",
      "description": "Use Recency Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-recency-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-recency-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-recency-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-recency-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-recency-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-recency-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-recency-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-recency-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-recency-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-recency-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-recency-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-recency-illusion",
      "title": "Recency Illusion",
      "description": "Use Recency Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-recency-illusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-recency-illusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-recency-illusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-recency-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-recency-illusion/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-recency-illusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-recency-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-recency-illusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-recency-illusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-recency-illusion/SKILL.md into <agent-skill-root>/bias-cognitive-bias-recency-illusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-reminiscence-bump",
      "title": "Reminiscence Bump",
      "description": "Use Reminiscence Bump as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-reminiscence-bump",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-reminiscence-bump/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-reminiscence-bump/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-reminiscence-bump && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-reminiscence-bump/SKILL.md -o ~/.hermes/skills/bias-memory-bias-reminiscence-bump/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-reminiscence-bump && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-reminiscence-bump/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-reminiscence-bump/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-reminiscence-bump/SKILL.md into <agent-skill-root>/bias-memory-bias-reminiscence-bump/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-restraint-bias",
      "title": "Restraint Bias",
      "description": "Use Restraint Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-restraint-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-restraint-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-restraint-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-restraint-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-restraint-bias/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-restraint-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-restraint-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-restraint-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-restraint-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-restraint-bias/SKILL.md into <agent-skill-root>/bias-egocentric-bias-restraint-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-truth-judgment-rhyme-as-reason-effect",
      "title": "Rhyme as Reason Effect",
      "description": "Use Rhyme as Reason Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "truth-judgment-rhyme-as-reason-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-rhyme-as-reason-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-truth-judgment-rhyme-as-reason-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md -o ~/.hermes/skills/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-truth-judgment-rhyme-as-reason-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md into <agent-skill-root>/bias-truth-judgment-rhyme-as-reason-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-rosy-retrospection",
      "title": "Rosy Retrospection",
      "description": "Use Rosy Retrospection as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-rosy-retrospection",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-rosy-retrospection/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-rosy-retrospection/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-rosy-retrospection && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-rosy-retrospection/SKILL.md -o ~/.hermes/skills/bias-memory-bias-rosy-retrospection/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-rosy-retrospection && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-rosy-retrospection/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-rosy-retrospection/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-rosy-retrospection/SKILL.md into <agent-skill-root>/bias-memory-bias-rosy-retrospection/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-salience-bias",
      "title": "Salience Bias",
      "description": "Use Salience Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-salience-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-salience-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-salience-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-salience-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-salience-bias/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-salience-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-salience-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-salience-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-salience-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-salience-bias/SKILL.md into <agent-skill-root>/bias-availability-heuristic-salience-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-saying-is-believing-effect",
      "title": "Saying Is Believing Effect",
      "description": "Use Saying Is Believing Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-saying-is-believing-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-saying-is-believing-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-saying-is-believing-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-saying-is-believing-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-saying-is-believing-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-saying-is-believing-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-saying-is-believing-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-saying-is-believing-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-saying-is-believing-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-saying-is-believing-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-saying-is-believing-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-scope-neglect",
      "title": "Scope Neglect",
      "description": "Use Scope Neglect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-scope-neglect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-scope-neglect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-scope-neglect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-scope-neglect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-scope-neglect/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-scope-neglect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-scope-neglect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-scope-neglect/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-scope-neglect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-scope-neglect/SKILL.md into <agent-skill-root>/bias-extension-neglect-scope-neglect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-selection-bias",
      "title": "Selection Bias",
      "description": "Use Selection Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-selection-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-selection-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-selection-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-selection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-selection-bias/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-selection-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-selection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-selection-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-selection-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-selection-bias/SKILL.md into <agent-skill-root>/bias-availability-heuristic-selection-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-confirmation-bias-selective-perception",
      "title": "Selective Perception",
      "description": "Use Selective Perception as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "confirmation-bias-selective-perception",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-selective-perception/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-selective-perception/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-confirmation-bias-selective-perception && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-selective-perception/SKILL.md -o ~/.hermes/skills/bias-confirmation-bias-selective-perception/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-confirmation-bias-selective-perception && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-selective-perception/SKILL.md -o ~/.openclaw/workspace/skills/bias-confirmation-bias-selective-perception/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-confirmation-bias-selective-perception/SKILL.md into <agent-skill-root>/bias-confirmation-bias-selective-perception/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-self",
      "title": "Self-Relevance Effect",
      "description": "Use Self-Relevance Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-self",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-self/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-self/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-self && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-self/SKILL.md -o ~/.hermes/skills/bias-memory-bias-self/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-self && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-self/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-self/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-self/SKILL.md into <agent-skill-root>/bias-memory-bias-self/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-self",
      "title": "Self-Serving Bias",
      "description": "Use Self-Serving Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-self",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-self/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-self/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-self && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-self/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-self/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-self && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-self/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-self/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-self/SKILL.md into <agent-skill-root>/bias-attribution-bias-self/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-serial-position-effect",
      "title": "Serial Position Effect",
      "description": "Use Serial Position Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-serial-position-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-serial-position-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-serial-position-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-serial-position-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-serial-position-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-serial-position-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-serial-position-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-serial-position-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-serial-position-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-serial-position-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-serial-position-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-false-priors-sexual-perception-bias",
      "title": "Sexual Perception Bias",
      "description": "Use Sexual Perception Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "false-priors-sexual-perception-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-sexual-perception-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-sexual-perception-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-false-priors-sexual-perception-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-sexual-perception-bias/SKILL.md -o ~/.hermes/skills/bias-false-priors-sexual-perception-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-false-priors-sexual-perception-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-sexual-perception-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-false-priors-sexual-perception-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-false-priors-sexual-perception-bias/SKILL.md into <agent-skill-root>/bias-false-priors-sexual-perception-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-shared-information-bias",
      "title": "Shared Information Bias",
      "description": "Use Shared Information Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-shared-information-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-shared-information-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-shared-information-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-shared-information-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-shared-information-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-shared-information-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-shared-information-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-shared-information-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-shared-information-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-shared-information-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-shared-information-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-social-comparison-bias",
      "title": "Social Comparison Bias",
      "description": "Use Social Comparison Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-social-comparison-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-social-comparison-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-social-comparison-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-social-comparison-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-social-comparison-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-social-comparison-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-social-comparison-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-social-comparison-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-social-comparison-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-social-comparison-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-social-comparison-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-social-cryptomnesia",
      "title": "Social Cryptomnesia",
      "description": "Use Social Cryptomnesia as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-social-cryptomnesia",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-social-cryptomnesia/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-social-cryptomnesia/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-social-cryptomnesia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-social-cryptomnesia/SKILL.md -o ~/.hermes/skills/bias-memory-bias-social-cryptomnesia/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-social-cryptomnesia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-social-cryptomnesia/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-social-cryptomnesia/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-social-cryptomnesia/SKILL.md into <agent-skill-root>/bias-memory-bias-social-cryptomnesia/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-source-confusion",
      "title": "Source Confusion",
      "description": "Use Source Confusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-source-confusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-source-confusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-source-confusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-source-confusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-source-confusion/SKILL.md -o ~/.hermes/skills/bias-memory-bias-source-confusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-source-confusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-source-confusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-source-confusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-source-confusion/SKILL.md into <agent-skill-root>/bias-memory-bias-source-confusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-perception-bias-spotlight-effect",
      "title": "Spotlight Effect",
      "description": "Use Spotlight Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-perception-bias-spotlight-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-perception-bias-spotlight-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-perception-bias-spotlight-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-perception-bias-spotlight-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-perception-bias-spotlight-effect/SKILL.md -o ~/.hermes/skills/bias-self-perception-bias-spotlight-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-perception-bias-spotlight-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-perception-bias-spotlight-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-perception-bias-spotlight-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-perception-bias-spotlight-effect/SKILL.md into <agent-skill-root>/bias-self-perception-bias-spotlight-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-status-quo-bias",
      "title": "Status Quo Bias",
      "description": "Use Status Quo Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-status-quo-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-status-quo-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-status-quo-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-status-quo-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-status-quo-bias/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-status-quo-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-status-quo-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-status-quo-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-status-quo-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-status-quo-bias/SKILL.md into <agent-skill-root>/bias-prospect-theory-status-quo-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-stereotype-bias",
      "title": "Stereotype Bias",
      "description": "Use Stereotype Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-stereotype-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-stereotype-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-stereotype-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-stereotype-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-stereotype-bias/SKILL.md -o ~/.hermes/skills/bias-memory-bias-stereotype-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-stereotype-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-stereotype-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-stereotype-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-stereotype-bias/SKILL.md into <agent-skill-root>/bias-memory-bias-stereotype-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-false-priors-stereotyping",
      "title": "Stereotyping",
      "description": "Use Stereotyping as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "false-priors-stereotyping",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-stereotyping/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-false-priors-stereotyping/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-false-priors-stereotyping && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-stereotyping/SKILL.md -o ~/.hermes/skills/bias-false-priors-stereotyping/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-false-priors-stereotyping && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-false-priors-stereotyping/SKILL.md -o ~/.openclaw/workspace/skills/bias-false-priors-stereotyping/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-false-priors-stereotyping/SKILL.md into <agent-skill-root>/bias-false-priors-stereotyping/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-probability-bias-subadditivity-effect",
      "title": "Subadditivity Effect",
      "description": "Use Subadditivity Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "probability-bias-subadditivity-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-probability-bias-subadditivity-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-probability-bias-subadditivity-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-probability-bias-subadditivity-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-probability-bias-subadditivity-effect/SKILL.md -o ~/.hermes/skills/bias-probability-bias-subadditivity-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-probability-bias-subadditivity-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-probability-bias-subadditivity-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-probability-bias-subadditivity-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-probability-bias-subadditivity-effect/SKILL.md into <agent-skill-root>/bias-probability-bias-subadditivity-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-truth-judgment-subjective-validation",
      "title": "Subjective Validation",
      "description": "Use Subjective Validation as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "truth-judgment-subjective-validation",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-subjective-validation/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-subjective-validation/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-truth-judgment-subjective-validation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-subjective-validation/SKILL.md -o ~/.hermes/skills/bias-truth-judgment-subjective-validation/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-truth-judgment-subjective-validation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-subjective-validation/SKILL.md -o ~/.openclaw/workspace/skills/bias-truth-judgment-subjective-validation/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-truth-judgment-subjective-validation/SKILL.md into <agent-skill-root>/bias-truth-judgment-subjective-validation/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-suffix-effect",
      "title": "Suffix Effect",
      "description": "Use Suffix Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-suffix-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suffix-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suffix-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-suffix-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suffix-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-suffix-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-suffix-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suffix-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-suffix-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suffix-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-suffix-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-suggestibility",
      "title": "Suggestibility",
      "description": "Use Suggestibility as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-suggestibility",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suggestibility/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suggestibility/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-suggestibility && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suggestibility/SKILL.md -o ~/.hermes/skills/bias-memory-bias-suggestibility/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-suggestibility && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suggestibility/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-suggestibility/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-suggestibility/SKILL.md into <agent-skill-root>/bias-memory-bias-suggestibility/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-sunk-cost-effect",
      "title": "Sunk Cost Effect",
      "description": "Use Sunk Cost Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-sunk-cost-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-sunk-cost-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-sunk-cost-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-sunk-cost-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-sunk-cost-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-sunk-cost-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-sunk-cost-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-sunk-cost-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-sunk-cost-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-sunk-cost-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-sunk-cost-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-surrogation",
      "title": "Surrogation",
      "description": "Use Surrogation as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-surrogation",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-surrogation/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-surrogation/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-surrogation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-surrogation/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-surrogation/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-surrogation && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-surrogation/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-surrogation/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-surrogation/SKILL.md into <agent-skill-root>/bias-cognitive-bias-surrogation/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-survivorship-bias",
      "title": "Survivorship Bias",
      "description": "Use Survivorship Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-survivorship-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-survivorship-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-survivorship-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-survivorship-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-survivorship-bias/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-survivorship-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-survivorship-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-survivorship-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-survivorship-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-survivorship-bias/SKILL.md into <agent-skill-root>/bias-availability-heuristic-survivorship-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-prospect-theory-system-justification",
      "title": "System Justification",
      "description": "Use System Justification as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "prospect-theory-system-justification",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-system-justification/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-system-justification/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-prospect-theory-system-justification && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-system-justification/SKILL.md -o ~/.hermes/skills/bias-prospect-theory-system-justification/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-prospect-theory-system-justification && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-system-justification/SKILL.md -o ~/.openclaw/workspace/skills/bias-prospect-theory-system-justification/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-prospect-theory-system-justification/SKILL.md into <agent-skill-root>/bias-prospect-theory-system-justification/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-systematic-bias",
      "title": "Systematic Bias",
      "description": "Use Systematic Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-systematic-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-systematic-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-systematic-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-systematic-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-systematic-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-systematic-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-systematic-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-systematic-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-systematic-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-systematic-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-systematic-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-perception-bias-tachypsychia",
      "title": "Tachypsychia",
      "description": "Use Tachypsychia as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "perception-bias-tachypsychia",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-perception-bias-tachypsychia/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-perception-bias-tachypsychia/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-perception-bias-tachypsychia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-perception-bias-tachypsychia/SKILL.md -o ~/.hermes/skills/bias-perception-bias-tachypsychia/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-perception-bias-tachypsychia && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-perception-bias-tachypsychia/SKILL.md -o ~/.openclaw/workspace/skills/bias-perception-bias-tachypsychia/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-perception-bias-tachypsychia/SKILL.md into <agent-skill-root>/bias-perception-bias-tachypsychia/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-teleological-bias",
      "title": "Teleological Bias",
      "description": "Use Teleological Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-teleological-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-teleological-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-teleological-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-teleological-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-teleological-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-teleological-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-teleological-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-teleological-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-teleological-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-teleological-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-teleological-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-telescoping-effect",
      "title": "Telescoping Effect",
      "description": "Use Telescoping Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-telescoping-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-telescoping-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-telescoping-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-telescoping-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-telescoping-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-telescoping-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-telescoping-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-telescoping-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-telescoping-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-telescoping-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-telescoping-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-testing-effect",
      "title": "Testing Effect",
      "description": "Use Testing Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-testing-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-testing-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-testing-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-testing-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-testing-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-testing-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-testing-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-testing-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-testing-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-testing-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-testing-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-the-perky-effect",
      "title": "The Perky Effect",
      "description": "Use The Perky Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-the-perky-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-the-perky-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-the-perky-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-the-perky-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-the-perky-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-the-perky-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-the-perky-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-the-perky-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-the-perky-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-the-perky-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-the-perky-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-egocentric-bias-third",
      "title": "Third-Person Effect",
      "description": "Use Third-Person Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "egocentric-bias-third",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-third/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-third/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-egocentric-bias-third && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-third/SKILL.md -o ~/.hermes/skills/bias-egocentric-bias-third/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-egocentric-bias-third && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-third/SKILL.md -o ~/.openclaw/workspace/skills/bias-egocentric-bias-third/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-egocentric-bias-third/SKILL.md into <agent-skill-root>/bias-egocentric-bias-third/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-time",
      "title": "Time-Saving Bias",
      "description": "Use Time-Saving Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-time",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-time/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-time/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-time && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-time/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-time/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-time && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-time/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-time/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-time/SKILL.md into <agent-skill-root>/bias-logical-fallacy-time/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-tip-of-the-tongue-phenomenon",
      "title": "Tip of the Tongue Phenomenon",
      "description": "Use Tip of the Tongue Phenomenon as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-tip-of-the-tongue-phenomenon",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-tip-of-the-tongue-phenomenon/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-tip-of-the-tongue-phenomenon && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md -o ~/.hermes/skills/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-tip-of-the-tongue-phenomenon && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md into <agent-skill-root>/bias-memory-bias-tip-of-the-tongue-phenomenon/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-perception-bias-travis-syndrome",
      "title": "Travis Syndrome",
      "description": "Use Travis Syndrome as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "perception-bias-travis-syndrome",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-perception-bias-travis-syndrome/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-perception-bias-travis-syndrome/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-perception-bias-travis-syndrome && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-perception-bias-travis-syndrome/SKILL.md -o ~/.hermes/skills/bias-perception-bias-travis-syndrome/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-perception-bias-travis-syndrome && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-perception-bias-travis-syndrome/SKILL.md -o ~/.openclaw/workspace/skills/bias-perception-bias-travis-syndrome/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-perception-bias-travis-syndrome/SKILL.md into <agent-skill-root>/bias-perception-bias-travis-syndrome/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-conformity-bias-truth-bias",
      "title": "Truth Bias",
      "description": "Use Truth Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "conformity-bias-truth-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-truth-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-truth-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-conformity-bias-truth-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-truth-bias/SKILL.md -o ~/.hermes/skills/bias-conformity-bias-truth-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-conformity-bias-truth-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-truth-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-conformity-bias-truth-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-conformity-bias-truth-bias/SKILL.md into <agent-skill-root>/bias-conformity-bias-truth-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-turkey-illusion",
      "title": "Turkey Illusion",
      "description": "Use Turkey Illusion as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-turkey-illusion",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-turkey-illusion/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-turkey-illusion/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-turkey-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-turkey-illusion/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-turkey-illusion/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-turkey-illusion && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-turkey-illusion/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-turkey-illusion/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-turkey-illusion/SKILL.md into <agent-skill-root>/bias-cognitive-bias-turkey-illusion/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-attribution-bias-ultimate-attribution-error",
      "title": "Ultimate Attribution Error",
      "description": "Use Ultimate Attribution Error as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "attribution-bias-ultimate-attribution-error",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-ultimate-attribution-error/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-ultimate-attribution-error/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-attribution-bias-ultimate-attribution-error && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-ultimate-attribution-error/SKILL.md -o ~/.hermes/skills/bias-attribution-bias-ultimate-attribution-error/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-attribution-bias-ultimate-attribution-error && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-ultimate-attribution-error/SKILL.md -o ~/.openclaw/workspace/skills/bias-attribution-bias-ultimate-attribution-error/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-attribution-bias-ultimate-attribution-error/SKILL.md into <agent-skill-root>/bias-attribution-bias-ultimate-attribution-error/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-unit-bias",
      "title": "Unit Bias",
      "description": "Use Unit Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-unit-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-unit-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-unit-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-unit-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-unit-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-unit-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-unit-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-unit-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-unit-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-unit-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-unit-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-value-selection-bias",
      "title": "Value Selection Bias",
      "description": "Use Value Selection Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-value-selection-bias",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-value-selection-bias/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-value-selection-bias/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-value-selection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-value-selection-bias/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-value-selection-bias/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-value-selection-bias && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-value-selection-bias/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-value-selection-bias/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-value-selection-bias/SKILL.md into <agent-skill-root>/bias-cognitive-bias-value-selection-bias/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-verbatim-effect",
      "title": "Verbatim Effect",
      "description": "Use Verbatim Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-verbatim-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-verbatim-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-verbatim-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-verbatim-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-verbatim-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-verbatim-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-verbatim-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-verbatim-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-verbatim-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-verbatim-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-verbatim-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-von-restorff-effect",
      "title": "Von Restorff Effect",
      "description": "Use Von Restorff Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-von-restorff-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-von-restorff-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-von-restorff-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-von-restorff-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-von-restorff-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-von-restorff-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-von-restorff-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-von-restorff-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-von-restorff-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-von-restorff-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-von-restorff-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-weber",
      "title": "Weber–Fechner Law",
      "description": "Use Weber–Fechner Law as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-weber",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-weber/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-weber/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-weber && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-weber/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-weber/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-weber && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-weber/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-weber/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-weber/SKILL.md into <agent-skill-root>/bias-cognitive-bias-weber/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-availability-heuristic-well",
      "title": "Well-Travelled Road Effect",
      "description": "Use Well-Travelled Road Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "availability-heuristic-well",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-well/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-well/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-availability-heuristic-well && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-well/SKILL.md -o ~/.hermes/skills/bias-availability-heuristic-well/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-availability-heuristic-well && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-well/SKILL.md -o ~/.openclaw/workspace/skills/bias-availability-heuristic-well/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-availability-heuristic-well/SKILL.md into <agent-skill-root>/bias-availability-heuristic-well/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-cognitive-bias-women-are-wonderful-effect",
      "title": "Women Are Wonderful Effect",
      "description": "Use Women Are Wonderful Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "cognitive-bias-women-are-wonderful-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-women-are-wonderful-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-cognitive-bias-women-are-wonderful-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md -o ~/.hermes/skills/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-cognitive-bias-women-are-wonderful-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md into <agent-skill-root>/bias-cognitive-bias-women-are-wonderful-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-self-assessment-bias-worse",
      "title": "Worse-Than-Average Effect",
      "description": "Use Worse-Than-Average Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "self-assessment-bias-worse",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-worse/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-worse/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-self-assessment-bias-worse && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-worse/SKILL.md -o ~/.hermes/skills/bias-self-assessment-bias-worse/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-self-assessment-bias-worse && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-worse/SKILL.md -o ~/.openclaw/workspace/skills/bias-self-assessment-bias-worse/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-self-assessment-bias-worse/SKILL.md into <agent-skill-root>/bias-self-assessment-bias-worse/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-memory-bias-zeigarnik-effect",
      "title": "Zeigarnik Effect",
      "description": "Use Zeigarnik Effect as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "memory-bias-zeigarnik-effect",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-zeigarnik-effect/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-memory-bias-zeigarnik-effect/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-memory-bias-zeigarnik-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-zeigarnik-effect/SKILL.md -o ~/.hermes/skills/bias-memory-bias-zeigarnik-effect/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-memory-bias-zeigarnik-effect && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-memory-bias-zeigarnik-effect/SKILL.md -o ~/.openclaw/workspace/skills/bias-memory-bias-zeigarnik-effect/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-memory-bias-zeigarnik-effect/SKILL.md into <agent-skill-root>/bias-memory-bias-zeigarnik-effect/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-extension-neglect-zero",
      "title": "Zero-Risk Bias",
      "description": "Use Zero-Risk Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "extension-neglect-zero",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-zero/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-zero/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-extension-neglect-zero && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-zero/SKILL.md -o ~/.hermes/skills/bias-extension-neglect-zero/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-extension-neglect-zero && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-zero/SKILL.md -o ~/.openclaw/workspace/skills/bias-extension-neglect-zero/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-extension-neglect-zero/SKILL.md into <agent-skill-root>/bias-extension-neglect-zero/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    },
    {
      "name": "bias-logical-fallacy-zero",
      "title": "Zero-Sum Bias",
      "description": "Use Zero-Sum Bias as a focused cognitive-bias lens. Explain the pattern, check whether it plausibly fits the situation, surface an alternative non-bias explanation, and return a practical counter-check without diagnosing people or claiming causation.",
      "category": "bias-lens",
      "sourceDecisionSkill": null,
      "sourceBias": "logical-fallacy-zero",
      "skillFile": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-zero/SKILL.md",
      "canonicalUrl": "https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-zero/",
      "compatibility": [
        "Agent Skills",
        "Hermes Agent",
        "OpenClaw",
        "ChatGPT Skills",
        "Codex"
      ],
      "install": {
        "hermes": "mkdir -p ~/.hermes/skills/bias-logical-fallacy-zero && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-zero/SKILL.md -o ~/.hermes/skills/bias-logical-fallacy-zero/SKILL.md",
        "openclaw": "mkdir -p ~/.openclaw/workspace/skills/bias-logical-fallacy-zero && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-zero/SKILL.md -o ~/.openclaw/workspace/skills/bias-logical-fallacy-zero/SKILL.md",
        "generic": "Download https://cognitive-biases.github.io/agent-skills/bias-logical-fallacy-zero/SKILL.md into <agent-skill-root>/bias-logical-fallacy-zero/SKILL.md."
      },
      "security": {
        "networkRequired": false,
        "executableCode": false,
        "secretsRequired": false,
        "notes": "The initial skill set is instruction-only. Skills may suggest checking public sources when tools are available, but they do not require external tools to run."
      }
    }
  ],
  "workflowSkillCount": 8,
  "biasSkillCount": 216,
  "totalSkillCount": 224,
  "allSkillsFreeToInstall": true
}
