{
  "$schema": "https://compounddd.com/schemas/startup-programs-skill-manifest-v1.json",
  "name": "startup-programs",
  "version": "1.0.0",
  "artifacts": [
    {
      "label": "SKILL.md",
      "path": "/skills/startup-programs/SKILL.md",
      "sha256": "466d96b7232b3734d73ca0d98281f401ddd47469c571496b9bf351bc6c80377e",
      "size": 3803,
      "contentType": "text/markdown; charset=utf-8"
    },
    {
      "label": "schema.md",
      "path": "/skills/startup-programs/references/schema.md",
      "sha256": "b0fe716b8ea2773634800ed992f4a3503374dfcb4deb054ccbc6025cb8a2c611",
      "size": 4385,
      "contentType": "text/markdown; charset=utf-8"
    },
    {
      "label": "programs.json",
      "path": "/skills/startup-programs/references/programs.json",
      "sha256": "ed7e4e2fed104bb01b9f67d34466b0f74efdfd39ca2ea5f78418b8d8c3b80ebb",
      "size": 205657,
      "contentType": "application/json; charset=utf-8"
    }
  ],
  "install": {
    "package": "@tbh-md/cli",
    "target": "@compound/startup-programs",
    "catalogUrl": "https://compounddd.com/tbh/catalog/index.json",
    "artifactBaseUrl": "https://compounddd.com/tbh",
    "commands": [
      "TBH_CATALOG_URL=https://compounddd.com/tbh/catalog/index.json \\",
      "TBH_ARTIFACT_BASE_URL=https://compounddd.com/tbh \\",
      "bunx @tbh-md/cli install @compound/startup-programs"
    ]
  }
}
