{
  "schema_version": "3",
  "gateway_schema_version": "2026-09-16",
  "updated_at": "2026-09-21",
  "generated_from": "public/download/skills/*.md and public/download/skills/packages/*",
  "install": {
    "mcp_url": "https://api.biosimulant.com/mcp",
    "oauth_resource": "https://api.biosimulant.com/mcp",
    "oauth_scopes": "hub:read,biology:read,workspaces:read,workspaces:write,runs:read,runs:write,passports:read,packages:publish,offline_access",
    "codex_mcp_add_command": "codex mcp add biosimulant --url https://api.biosimulant.com/mcp",
    "codex_mcp_login_command": "codex mcp login biosimulant --scopes hub:read,biology:read,workspaces:read,workspaces:write,runs:read,runs:write,passports:read,packages:publish,offline_access",
    "claude_mcp_add_command": "claude mcp add --transport http biosimulant https://api.biosimulant.com/mcp",
    "claude_mcp_login_command": "/mcp",
    "recommended_directory": "~/.claude/skills",
    "index_url": "https://www.biosimulant.com/download/skills/index.json",
    "installer_url": "https://www.biosimulant.com/download/skills/install-agent-skills.sh",
    "installer_sha256": "59c7b0de5c0a66ae7d02b0d95331c5a4989dab815d79cad4a84196b3c8faab98",
    "all_command": "curl -fsSL https://www.biosimulant.com/download/skills/install-agent-skills.sh | sh -s -- --host claude",
    "codex_packages_directory": "~/.agents/skills",
    "codex_packages_command": "curl -fsSL https://www.biosimulant.com/download/skills/install-agent-skills.sh | sh -s -- --host codex"
  },
  "groups": [
    {
      "id": "router",
      "label": "Start here"
    },
    {
      "id": "workflow",
      "label": "The main workflow"
    },
    {
      "id": "specs",
      "label": "Specifications"
    },
    {
      "id": "runtimes",
      "label": "Model runtimes"
    }
  ],
  "default_skill_names": [
    "biosimulant",
    "create-mrs",
    "create-mts"
  ],
  "skills": [
    {
      "name": "biosimulant",
      "title": "Biosimulant Agent Gateway",
      "summary": "Reads the request and picks the right skill, then keeps the work on the authenticated Gateway.",
      "description": "Use optional scientific workflow guidance with Biosimulant's authenticated MCP tools for Hub discovery, evidence, immutable workspaces, model authoring, compatibility, composition, managed runs, Passports, and publication.",
      "version": "2026.09.20",
      "updated_at": "2026-09-20",
      "group": "router",
      "tags": [
        "biosimulant",
        "mcp",
        "router",
        "agents"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant.zip",
      "filename": "biosimulant.zip",
      "sha256": "9474f8569153e942e915dc8650752ca855a3591bf0f714339dbfdf42bd269650",
      "size_bytes": 62759,
      "recommended": true,
      "default_install": true,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant/SKILL.md",
      "file_count": 12
    },
    {
      "name": "biosimulant-discover-run",
      "title": "Discover and Run Biosimulant Workflows",
      "summary": "Finds a published model on the Hub, forks it into your workspace, runs it, and returns the Passport.",
      "description": "Discover an exact Biosimulant Hub release, inspect its scientific and runtime contract, fork it into a private workspace, run an approved immutable revision or a multi-arm experiment, and retrieve results and its signed Passport.",
      "version": "2026.09.21",
      "updated_at": "2026-09-21",
      "group": "workflow",
      "tags": [
        "biosimulant",
        "hub",
        "runs",
        "passports"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-discover-run.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-discover-run.zip",
      "filename": "biosimulant-discover-run.zip",
      "sha256": "4512be8707eabe18524e0bc59888f8c7086a51cdde2db9b41ee9f31a72f7a2d5",
      "size_bytes": 6726,
      "recommended": true,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-discover-run/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-biology-research",
      "title": "Biosimulant Biology Research",
      "summary": "Pulls records from approved biological sources and pins them to your workspace as evidence.",
      "description": "Search Biosimulant's approved biological sources, fetch exact checksum-pinned records or BioModels/Physiome artifacts, and pin them as evidence in an immutable workspace.",
      "version": "2026.09.12",
      "updated_at": "2026-09-12",
      "group": "workflow",
      "tags": [
        "biosimulant",
        "biology",
        "evidence",
        "provenance"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-biology-research.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-biology-research.zip",
      "filename": "biosimulant-biology-research.zip",
      "sha256": "fc0a0c715d06d33ac64cdea6b7568d7c6ddd350293e0696a5cc0ef1efb36dd2a",
      "size_bytes": 2047,
      "recommended": true,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-biology-research/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-model-build",
      "title": "Build a Biosimulant Model",
      "summary": "Turns requirements and evidence into one working model: code, manifest, tests, and caveats.",
      "description": "Build a biological or computational model in a private immutable Biosimulant workspace using requirements, technical specifications, source evidence, manifests, code, tests, and caveats.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "workflow",
      "tags": [
        "biosimulant",
        "models",
        "authoring",
        "workspaces"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-model-build.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-model-build.zip",
      "filename": "biosimulant-model-build.zip",
      "sha256": "2aba925d1fd32ebdff00defb7f52ab78882cc513c12ccc3abd307c04fa8ea5ea",
      "size_bytes": 8098,
      "recommended": true,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-model-build/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-compose",
      "title": "Compose a Biosimulant Lab",
      "summary": "Wires version-pinned models into a Lab and checks that the ports, types, and units line up.",
      "description": "Compose version-pinned Biosimulant models into an immutable Lab graph, validate structural and biological compatibility, materialize visible transformations, and prepare an exact approved revision.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "workflow",
      "tags": [
        "biosimulant",
        "composition",
        "bioworld",
        "workspaces"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-compose.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-compose.zip",
      "filename": "biosimulant-compose.zip",
      "sha256": "180351392259fe3ace76d7445d835c5c3fb5776ef508b2f9a3aa0e1f6ee0027c",
      "size_bytes": 6041,
      "recommended": true,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-compose/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-model-compatibility",
      "title": "Check Biosimulant Model Compatibility",
      "summary": "Validates biological port contracts, compares models, and prepares explicit repair paths.",
      "description": "Map model ports to versioned Biosimulant compatibility profiles and validate declarations, connections, and sample values with the pinned local CLI.",
      "version": "2026.09.18",
      "updated_at": "2026-09-18",
      "group": "workflow",
      "tags": [
        "biosimulant",
        "compatibility",
        "contracts",
        "profiles"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-model-compatibility.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-model-compatibility.zip",
      "filename": "biosimulant-model-compatibility.zip",
      "sha256": "6e3ff050c709515d837c29c094daa0ac6bee389edaaa0739c197be8bb7bf8b64",
      "size_bytes": 3818,
      "recommended": true,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-model-compatibility/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-qualify-publish",
      "title": "Qualify and Publish Biosimulant Work",
      "summary": "Reads the Passport, says what still fails, and publishes the release once you approve it.",
      "description": "Interpret Biosimulant Evidence Passports, close evidence and caveat gaps, and publish an exact immutable private or public Hub release through explicit prepare/execute approval.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "workflow",
      "tags": [
        "biosimulant",
        "passports",
        "qualification",
        "publishing"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-qualify-publish.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-qualify-publish.zip",
      "filename": "biosimulant-qualify-publish.zip",
      "sha256": "6d938d172f9042ac89a1beadff4243bc0130a81cbf55c6731b10c76872f55350",
      "size_bytes": 3514,
      "recommended": true,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-qualify-publish/SKILL.md",
      "file_count": 1
    },
    {
      "name": "create-mrs",
      "title": "Create Model Requirements Specification",
      "summary": "Writes the requirements doc: what the model must do, and what evidence counts as passing.",
      "description": "Create or revise a Model Requirements Specification (MRS) for a biological or computational model from scientific briefs, assay/data evidence, and intended-use decisions. Use when defining what the model must do and what evidence will establish acceptance; do not use for implementation design or an MTS.",
      "version": "2026.09.12.4",
      "updated_at": "2026-09-12",
      "group": "specs",
      "tags": [
        "biosimulant",
        "mrs",
        "requirements",
        "validation"
      ],
      "audience": "Codex and compatible coding agents",
      "path": "/download/skills/create-mrs.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/create-mrs.zip",
      "filename": "create-mrs.zip",
      "sha256": "16062525254a19bc04b62bf03e09a12aa8b51491ef8fc5fd72f05e07babea67f",
      "size_bytes": 139436,
      "recommended": true,
      "default_install": true,
      "format": "zip",
      "view_path": "/download/skills/packages/create-mrs/SKILL.md",
      "file_count": 14
    },
    {
      "name": "create-mts",
      "title": "Create Modeling Technical Specification",
      "summary": "Turns an approved requirements doc into an architecture, methods, and verification plan.",
      "description": "Create or revise a Modeling Technical Specification (MTS) that implements an approved Model Requirements Specification for a biological or computational model. Use when defining architecture, methods, interfaces, verification, reproducibility, delivery, Biosimulant fit, and operations; do not use to invent or weaken MRS acceptance requirements.",
      "version": "2026.09.12.5",
      "updated_at": "2026-09-12",
      "group": "specs",
      "tags": [
        "biosimulant",
        "mts",
        "architecture",
        "verification"
      ],
      "audience": "Codex and compatible coding agents",
      "path": "/download/skills/create-mts.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/create-mts.zip",
      "filename": "create-mts.zip",
      "sha256": "7e46e7223eac6d365fafef698e625b92de89253eb5a4ad8c2640bf393a723a62",
      "size_bytes": 151144,
      "recommended": true,
      "default_install": true,
      "format": "zip",
      "view_path": "/download/skills/packages/create-mts/SKILL.md",
      "file_count": 15
    },
    {
      "name": "biosimulant-sbml",
      "title": "Build SBML Biosimulant Models",
      "summary": "Wraps a BioModels SBML file on Tellurium without rewriting its equations or parameters.",
      "description": "Author or revise an SBML-backed Biosimulant model from an exact source artifact while preserving equations, identifiers, units, events, provenance, tests, and intended-use limits.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "runtimes",
      "tags": [
        "biosimulant",
        "sbml",
        "biomodels",
        "tellurium"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-sbml.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-sbml.zip",
      "filename": "biosimulant-sbml.zip",
      "sha256": "ae1e05385fdb123eed54d87aa18abd1b8d38a8b8499a7a98cefbe6c9f3272e83",
      "size_bytes": 3692,
      "recommended": false,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-sbml/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-cellml",
      "title": "Build CellML Biosimulant Models",
      "summary": "Wraps a Physiome CellML file, validated with libCellML, with units mapped to named ports.",
      "description": "Author or revise a CellML-backed Biosimulant model from an immutable Physiome artifact using libCellML validation and source-faithful interfaces, tests, provenance, and caveats.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "runtimes",
      "tags": [
        "biosimulant",
        "cellml",
        "physiome",
        "libcellml"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-cellml.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-cellml.zip",
      "filename": "biosimulant-cellml.zip",
      "sha256": "78751a9d4d4009e4b2f1e0e043386ccceec96dbc493abc80555ee2cee7ef85a1",
      "size_bytes": 1794,
      "recommended": false,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-cellml/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-onnx",
      "title": "Build ONNX Biosimulant Models",
      "summary": "Wraps a pinned ONNX graph with typed tensor contracts and honest uncertainty caveats.",
      "description": "Author or revise an ONNX-backed Biosimulant model with a pinned graph artifact, tensor contracts, preprocessing, runtime requirements, validation evidence, uncertainty, and conservative output claims.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "runtimes",
      "tags": [
        "biosimulant",
        "onnx",
        "machine-learning",
        "models"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-onnx.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-onnx.zip",
      "filename": "biosimulant-onnx.zip",
      "sha256": "73382a0be06b11fb37f359506719dbf5bd653c860a1fa1b6b3d93042af65a67e",
      "size_bytes": 2038,
      "recommended": false,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-onnx/SKILL.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-custom-models",
      "title": "Build Custom Biosimulant Models",
      "summary": "Writes a Python BioModule from scratch when no standard format fits the science.",
      "description": "Author or revise a custom Python Biosimulant model with explicit BioModule execution semantics, equations or algorithms, dependencies, tests, evidence, reproducibility, and manual-review boundaries.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "group": "runtimes",
      "tags": [
        "biosimulant",
        "python",
        "biomodule",
        "models"
      ],
      "audience": "Codex, Claude Code, and Agent Skills clients",
      "path": "/download/skills/biosimulant-custom-models.zip",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-custom-models.zip",
      "filename": "biosimulant-custom-models.zip",
      "sha256": "e95e6a3b051f465e6184b9b120eb7d4c25ccb55d2165941f7706290b8a615cba",
      "size_bytes": 9782,
      "recommended": false,
      "default_install": false,
      "format": "zip",
      "view_path": "/download/skills/packages/biosimulant-custom-models/SKILL.md",
      "file_count": 1
    }
  ],
  "legacy_files": [
    {
      "name": "biosimulant",
      "title": "Biosimulant Skill Router",
      "description": "Route Biosimulant tasks to the right public skill for model requirements, technical specifications, compatibility, CLI use, lab authoring, scientific publishing, and runtime-specific model work.",
      "version": "2026.09.15",
      "updated_at": "2026-09-15",
      "tags": [
        "biosimulant",
        "router",
        "labs",
        "requirements",
        "specifications",
        "skills"
      ],
      "audience": "Codex, Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant.md",
      "filename": "biosimulant.md",
      "sha256": "4d5b2a90b0dcbfe87990a34a2a0cfb13dc038bc2dc56955a6d07fe0c02e541e8",
      "size_bytes": 10455,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-cli",
      "title": "Biosimulant CLI",
      "description": "Use the headless biosimulant CLI for local and offline lab work, validation, local runs, and CI automation. Account-backed work — Hub workspaces, managed runs, Passports, publication from an agent — belongs on the authenticated MCP server, not here.",
      "version": "2026.09.18.3",
      "updated_at": "2026-09-18",
      "tags": [
        "biosimulant",
        "cli",
        "labs",
        "registry",
        "automation"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-cli.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-cli.md",
      "filename": "biosimulant-cli.md",
      "sha256": "5f1319cbe99d47d51d569db207302dddb468cf73cf4a9337416c98c139e0fbd9",
      "size_bytes": 9833,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-cli.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-lab-authoring",
      "title": "Biosimulant Lab Authoring",
      "description": "Create or restructure Biosimulant labs and models with clean manifests, stable layout, explicit wiring, friendly ports, and validation-ready source trees.",
      "version": "2026.09.12.2",
      "updated_at": "2026-09-12",
      "tags": [
        "biosimulant",
        "lab-yaml",
        "model-yaml",
        "authoring",
        "validation"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-lab-authoring.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-lab-authoring.md",
      "filename": "biosimulant-lab-authoring.md",
      "sha256": "0447edd8907205baac01ae67fa11d26ab0e794ef180dc87cd6af0ac974de8739",
      "size_bytes": 9367,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-lab-authoring.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-scientific-publishing",
      "title": "Biosimulant Scientific Publishing",
      "description": "Apply the publish-worthy quality bar for scientific Biosimulant labs: source-faithful, runnable, traceable, documented, visual, and conservative about claims.",
      "version": "2026.09.12",
      "updated_at": "2026-09-12",
      "tags": [
        "biosimulant",
        "publishing",
        "scientific-accuracy",
        "provenance",
        "hub"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-scientific-publishing.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-scientific-publishing.md",
      "filename": "biosimulant-scientific-publishing.md",
      "sha256": "6f5bc5d4549f0924ea88479ddbd388271c4af7e3070e6772059c78c5bc2d0d89",
      "size_bytes": 7355,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-scientific-publishing.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-sbml",
      "title": "Biosimulant SBML Labs",
      "description": "Create and polish SBML-backed Biosimulant labs using TelluriumSBMLBioModule while preserving SBML source fidelity.",
      "version": "2026.09.10",
      "updated_at": "2026-09-10",
      "tags": [
        "biosimulant",
        "sbml",
        "tellurium",
        "biomodels",
        "source-faithful"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-sbml.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-sbml.md",
      "filename": "biosimulant-sbml.md",
      "sha256": "18385c3df3344ddbd45a75d2157d110e70de8aa19bf0556d2180a1d43e451259",
      "size_bytes": 4047,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-sbml.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-cellml",
      "title": "Biosimulant CellML Labs",
      "description": "Create and polish CellML-backed Biosimulant labs using LibCellMLBioModule, libCellML validation/codegen, and source-faithful runtime outputs.",
      "version": "2026.09.10",
      "updated_at": "2026-09-10",
      "tags": [
        "biosimulant",
        "cellml",
        "libcellml",
        "physiology",
        "source-faithful"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-cellml.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-cellml.md",
      "filename": "biosimulant-cellml.md",
      "sha256": "8363f135c30f3a25cbc00d6f447d614933112c882aa73c56deddc3bcb5a33309",
      "size_bytes": 4289,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-cellml.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-onnx",
      "title": "Biosimulant ONNX Labs",
      "description": "Create and polish ONNX-backed Biosimulant labs with ONNX Runtime validation, graph-contract ports, conservative labels, and visual summaries.",
      "version": "2026.09.10",
      "updated_at": "2026-09-10",
      "tags": [
        "biosimulant",
        "onnx",
        "onnxruntime",
        "tensors",
        "model-card"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-onnx.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-onnx.md",
      "filename": "biosimulant-onnx.md",
      "sha256": "e7752f0c6e7628bdf27abc385bc052465e8dfbfd2840195dbe2623838513f793",
      "size_bytes": 5401,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-onnx.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-custom-models",
      "title": "Biosimulant Custom Models",
      "description": "Create and review custom Python, VirtualCell-style, and mixed-source Biosimulant labs with documented equations, assumptions, tests, and manual-review rules.",
      "version": "2026.09.12.4",
      "updated_at": "2026-09-12",
      "tags": [
        "biosimulant",
        "custom-python",
        "virtualcell",
        "manual-review",
        "provenance"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-custom-models.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-custom-models.md",
      "filename": "biosimulant-custom-models.md",
      "sha256": "c144642a52a5222e0b44b8fbd5c137739c46a9d2d76d7f2a3cc15c6eef55c304",
      "size_bytes": 7905,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-custom-models.md",
      "file_count": 1
    },
    {
      "name": "biosimulant-readme-publish",
      "title": "Biosimulant README And Publishing",
      "description": "Document real lab outputs, publish immutable lab versions with the canonical CLI, and verify the resulting registry metadata.",
      "version": "2026.09.12",
      "updated_at": "2026-09-12",
      "tags": [
        "biosimulant",
        "readme",
        "screenshots",
        "registry",
        "publishing"
      ],
      "audience": "Claude Code, Cursor, Continue, Aider",
      "path": "/download/skills/biosimulant-readme-publish.md",
      "raw_url": "https://www.biosimulant.com/download/skills/biosimulant-readme-publish.md",
      "filename": "biosimulant-readme-publish.md",
      "sha256": "6ba7d8ea86de08836e615e9e1a3d62251e2f41d18b71046cc6cda8cc1ca729c1",
      "size_bytes": 3905,
      "compatibility_only": true,
      "format": "markdown",
      "view_path": "/download/skills/biosimulant-readme-publish.md",
      "file_count": 1
    }
  ]
}
