{
  "schemaVersion": "1.0",
  "item": {
    "slug": "super-github",
    "name": "Sg",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Heldinhow/super-github",
    "canonicalUrl": "https://clawhub.ai/Heldinhow/super-github",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "manual_only",
    "downloadUrl": "/downloads/super-github",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-github",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Open the source page and confirm the package flow manually.",
      "Review SKILL.md if you can obtain the files.",
      "Treat this source as manual setup until the download is verified."
    ],
    "agentAssist": {
      "summary": "Use the source page and any available docs to guide the install because the item currently does not return a direct package file.",
      "steps": [
        "Open the source page via Open source listing.",
        "If you can obtain the package, extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the source page and extracted files."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required."
        },
        {
          "label": "Upgrade existing",
          "body": "I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "super-github",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-08T18:01:10.894Z",
      "expiresAt": "2026-05-09T18:01:10.894Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-github",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-github",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "super-github"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/Heldinhow/super-github"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "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/super-github",
    "agentPageUrl": "https://openagent3.xyz/skills/super-github/agent",
    "manifestUrl": "https://openagent3.xyz/skills/super-github/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/super-github/agent.md"
  },
  "agentAssist": {
    "summary": "Use the source page and any available docs to guide the install because the item currently does not return a direct package file.",
    "steps": [
      "Open the source page via Open source listing.",
      "If you can obtain the package, extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the source page and extracted files."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required."
      },
      {
        "label": "Upgrade existing",
        "body": "I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Super GitHub",
        "body": "The ultimate GitHub automation framework. Combines the best of GitHub skills for issues, PRs, releases, and more."
      },
      {
        "title": "Why This Skill?",
        "body": "Complete GitHub management - issues, PRs, releases, automation - all in one skill."
      },
      {
        "title": "1. Issues Automation",
        "body": "Create issues (with labels, assignees)\nList issues (filter by status, labels)\nUpdate issues (title, body, labels)\nAuto-categorization and label suggestions"
      },
      {
        "title": "2. PR Review Assistant",
        "body": "PR summary analysis\nFile change statistics\nReview checklist generation\nConflict detection"
      },
      {
        "title": "3. Release Automation",
        "body": "Create releases\nAuto-generate changelogs\nTag management"
      },
      {
        "title": "4. Repository Management",
        "body": "List repos\nGet/set secrets\nManage workflows"
      },
      {
        "title": "Create Issue",
        "body": "gh issue create --title \"Bug in login\" --body \"Description\" --label bug"
      },
      {
        "title": "PR Review",
        "body": "gh pr review --summary --stats --checklist"
      },
      {
        "title": "Create Release",
        "body": "gh release create v1.0.0 --generate-notes"
      },
      {
        "title": "Merged From",
        "body": "SkillRatingopenclaw-github-assistant3.470github-automation-pro3.266github-mcp3.180"
      },
      {
        "title": "Version",
        "body": "v1.0.0 - Initial release"
      }
    ],
    "body": "Super GitHub\n\nThe ultimate GitHub automation framework. Combines the best of GitHub skills for issues, PRs, releases, and more.\n\nWhy This Skill?\n\nComplete GitHub management - issues, PRs, releases, automation - all in one skill.\n\nCore Features\n1. Issues Automation\nCreate issues (with labels, assignees)\nList issues (filter by status, labels)\nUpdate issues (title, body, labels)\nAuto-categorization and label suggestions\n2. PR Review Assistant\nPR summary analysis\nFile change statistics\nReview checklist generation\nConflict detection\n3. Release Automation\nCreate releases\nAuto-generate changelogs\nTag management\n4. Repository Management\nList repos\nGet/set secrets\nManage workflows\nUsage\nCreate Issue\ngh issue create --title \"Bug in login\" --body \"Description\" --label bug\n\nPR Review\ngh pr review --summary --stats --checklist\n\nCreate Release\ngh release create v1.0.0 --generate-notes\n\nMerged From\nSkill\tRating\nopenclaw-github-assistant\t3.470\ngithub-automation-pro\t3.266\ngithub-mcp\t3.180\nVersion\n\nv1.0.0 - Initial release"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Heldinhow/super-github",
    "publisherUrl": "https://clawhub.ai/Heldinhow/super-github",
    "owner": "Heldinhow",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/super-github",
    "downloadUrl": "https://openagent3.xyz/downloads/super-github",
    "agentUrl": "https://openagent3.xyz/skills/super-github/agent",
    "manifestUrl": "https://openagent3.xyz/skills/super-github/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/super-github/agent.md"
  }
}