{
  "schemaVersion": "1.0",
  "item": {
    "slug": "spacex",
    "name": "Spacex",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/jeffaf/spacex",
    "canonicalUrl": "https://clawhub.ai/jeffaf/spacex",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/spacex",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=spacex",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/spacex"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/spacex",
    "agentPageUrl": "https://openagent3.xyz/skills/spacex/agent",
    "manifestUrl": "https://openagent3.xyz/skills/spacex/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/spacex/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "SpaceX Lookup",
        "body": "CLI for AI agents to lookup SpaceX launches, rockets, and crew for their humans. \"When's the next SpaceX launch?\" — now your agent can answer.\n\nUses the community SpaceX API. No account or API key needed."
      },
      {
        "title": "Usage",
        "body": "\"What are the upcoming SpaceX launches?\"\n\"Show me the last 5 SpaceX launches\"\n\"Tell me about the Falcon 9\"\n\"Who are the SpaceX crew members?\""
      },
      {
        "title": "Commands",
        "body": "ActionCommandUpcoming launchesspacex launches upcoming [limit]Past launchesspacex launches past [limit]Launch detailsspacex launch <id>List rocketsspacex rocketsRocket detailsspacex rocket <id>Crew membersspacex crew [limit]"
      },
      {
        "title": "Examples",
        "body": "spacex launches                    # Next 10 upcoming launches\nspacex launches upcoming 5         # Next 5 upcoming launches\nspacex launches past 5             # Last 5 launches\nspacex launch 5eb87d47ffd86e000604b38a  # Full launch details\nspacex rockets                     # All rockets\nspacex rocket 5e9d0d95eda69973a809d1ec  # Falcon 9 details\nspacex crew 5                      # First 5 crew members"
      },
      {
        "title": "Output",
        "body": "Launch list output:\n\n🚀 Starlink 4-36 (v1.5) — Falcon 9, 2022-10-20, Cape Canaveral\n\nLaunch detail output:\n\n🚀 SAOCOM 1B, GNOMES-1, Tyvak-0172\n   ID: 5eb87d47ffd86e000604b38a\n   Flight #: 101\n   Date: 2020-08-30 (hour)\n   Rocket: Falcon 9\n   Launchpad: Cape Canaveral\n   Status: ✅ Success\n\n📋 Details:\n[Full mission description]\n\n🎥 Webcast: https://youtu.be/P-gLOsDjE3E\n📚 Wikipedia: https://en.wikipedia.org/wiki/SAOCOM\n\nRocket list output:\n\n🛸 Falcon 9 — rocket, 2010-06-04, Active, 98% success\n\nCrew output:\n\n👨‍🚀 Robert Behnken — NASA, active"
      },
      {
        "title": "Notes",
        "body": "Uses SpaceX API v4 (api.spacexdata.com)\nNo authentication required\nData may lag behind real-time (community maintained)\nRockets: Falcon 1, Falcon 9, Falcon Heavy, Starship\nLaunchpads: Cape Canaveral, Vandenberg, Boca Chica, Kwajalein"
      },
      {
        "title": "Agent Implementation Notes",
        "body": "Script location: {skill_folder}/spacex (wrapper to scripts/spacex)\n\nWhen user asks about SpaceX:\n\nRun ./spacex launches for upcoming launches\nRun ./spacex launches past for recent launches\nRun ./spacex launch <id> for full mission details\nRun ./spacex rockets for rocket info\n\nCommon queries:\n\n\"Next SpaceX launch\" → spacex launches upcoming 1\n\"Recent launches\" → spacex launches past 5\n\"Falcon 9 specs\" → spacex rockets then spacex rocket <id>\n\"SpaceX crew\" → spacex crew\n\nDon't use for: Non-SpaceX launches (NASA, Blue Origin, etc.)"
      }
    ],
    "body": "SpaceX Lookup\n\nCLI for AI agents to lookup SpaceX launches, rockets, and crew for their humans. \"When's the next SpaceX launch?\" — now your agent can answer.\n\nUses the community SpaceX API. No account or API key needed.\n\nUsage\n\"What are the upcoming SpaceX launches?\"\n\"Show me the last 5 SpaceX launches\"\n\"Tell me about the Falcon 9\"\n\"Who are the SpaceX crew members?\"\n\nCommands\nAction\tCommand\nUpcoming launches\tspacex launches upcoming [limit]\nPast launches\tspacex launches past [limit]\nLaunch details\tspacex launch <id>\nList rockets\tspacex rockets\nRocket details\tspacex rocket <id>\nCrew members\tspacex crew [limit]\nExamples\nspacex launches                    # Next 10 upcoming launches\nspacex launches upcoming 5         # Next 5 upcoming launches\nspacex launches past 5             # Last 5 launches\nspacex launch 5eb87d47ffd86e000604b38a  # Full launch details\nspacex rockets                     # All rockets\nspacex rocket 5e9d0d95eda69973a809d1ec  # Falcon 9 details\nspacex crew 5                      # First 5 crew members\n\nOutput\n\nLaunch list output:\n\n🚀 Starlink 4-36 (v1.5) — Falcon 9, 2022-10-20, Cape Canaveral\n\n\nLaunch detail output:\n\n🚀 SAOCOM 1B, GNOMES-1, Tyvak-0172\n   ID: 5eb87d47ffd86e000604b38a\n   Flight #: 101\n   Date: 2020-08-30 (hour)\n   Rocket: Falcon 9\n   Launchpad: Cape Canaveral\n   Status: ✅ Success\n\n📋 Details:\n[Full mission description]\n\n🎥 Webcast: https://youtu.be/P-gLOsDjE3E\n📚 Wikipedia: https://en.wikipedia.org/wiki/SAOCOM\n\n\nRocket list output:\n\n🛸 Falcon 9 — rocket, 2010-06-04, Active, 98% success\n\n\nCrew output:\n\n👨‍🚀 Robert Behnken — NASA, active\n\nNotes\nUses SpaceX API v4 (api.spacexdata.com)\nNo authentication required\nData may lag behind real-time (community maintained)\nRockets: Falcon 1, Falcon 9, Falcon Heavy, Starship\nLaunchpads: Cape Canaveral, Vandenberg, Boca Chica, Kwajalein\nAgent Implementation Notes\n\nScript location: {skill_folder}/spacex (wrapper to scripts/spacex)\n\nWhen user asks about SpaceX:\n\nRun ./spacex launches for upcoming launches\nRun ./spacex launches past for recent launches\nRun ./spacex launch <id> for full mission details\nRun ./spacex rockets for rocket info\n\nCommon queries:\n\n\"Next SpaceX launch\" → spacex launches upcoming 1\n\"Recent launches\" → spacex launches past 5\n\"Falcon 9 specs\" → spacex rockets then spacex rocket <id>\n\"SpaceX crew\" → spacex crew\n\nDon't use for: Non-SpaceX launches (NASA, Blue Origin, etc.)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/jeffaf/spacex",
    "publisherUrl": "https://clawhub.ai/jeffaf/spacex",
    "owner": "jeffaf",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/spacex",
    "downloadUrl": "https://openagent3.xyz/downloads/spacex",
    "agentUrl": "https://openagent3.xyz/skills/spacex/agent",
    "manifestUrl": "https://openagent3.xyz/skills/spacex/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/spacex/agent.md"
  }
}