{
  "schemaVersion": "1.0",
  "item": {
    "slug": "related-skill",
    "name": "Related Skill",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/okaris/related-skill",
    "canonicalUrl": "https://clawhub.ai/okaris/related-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/related-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=related-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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. 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. 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/related-skill"
    },
    "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/related-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/related-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/related-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/related-skill/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Related Skills Discovery",
        "body": "Find and install complementary skills to expand your AI agent's capabilities."
      },
      {
        "title": "Quick Start",
        "body": "# Search for skills\nnpx skills search \"inference-sh image generation\"\n\n# List available skills\nnpx skills list inference-sh/skills\n\n# Install a skill\nnpx skills add inference-sh/skills@ai-image-generation"
      },
      {
        "title": "Available Skill Categories",
        "body": "CategorySkillDescriptionAI Modelsllm-modelsAccess 150+ LLM modelsImagesai-image-generationGenerate images with AIImagesflux-imageFLUX image modelsImagesimage-upscalingUpscale and enhance imagesImagesbackground-removalRemove backgrounds from imagesVideoai-video-generationGenerate videos with AIVideoai-avatar-videoCreate avatar videosVideogoogle-veoGoogle Veo video generationAudiotext-to-speechConvert text to speechAudiospeech-to-textTranscribe audio to textAudioai-music-generationGenerate music with AISearchweb-searchSearch the web with AISocialtwitter-automationAutomate Twitter/X actionsFullinference-shAll 150+ apps in one skill"
      },
      {
        "title": "Media Generation",
        "body": "npx skills add inference-sh/skills@ai-image-generation\nnpx skills add inference-sh/skills@ai-video-generation\nnpx skills add inference-sh/skills@ai-music-generation"
      },
      {
        "title": "Image Processing",
        "body": "npx skills add inference-sh/skills@image-upscaling\nnpx skills add inference-sh/skills@background-removal\nnpx skills add inference-sh/skills@flux-image"
      },
      {
        "title": "Audio Processing",
        "body": "npx skills add inference-sh/skills@text-to-speech\nnpx skills add inference-sh/skills@speech-to-text"
      },
      {
        "title": "Research & Automation",
        "body": "npx skills add inference-sh/skills@web-search\nnpx skills add inference-sh/skills@twitter-automation"
      },
      {
        "title": "Everything at Once",
        "body": "# Install the full platform skill with all 150+ apps\nnpx skills add inference-sh/skills@inference-sh"
      },
      {
        "title": "Research Agent",
        "body": "npx skills add inference-sh/skills@web-search\nnpx skills add inference-sh/skills@llm-models"
      },
      {
        "title": "Content Creator",
        "body": "npx skills add inference-sh/skills@ai-image-generation\nnpx skills add inference-sh/skills@ai-video-generation\nnpx skills add inference-sh/skills@text-to-speech"
      },
      {
        "title": "Media Processor",
        "body": "npx skills add inference-sh/skills@image-upscaling\nnpx skills add inference-sh/skills@background-removal\nnpx skills add inference-sh/skills@speech-to-text"
      },
      {
        "title": "Managing Skills",
        "body": "# List installed skills\nnpx skills list\n\n# Update all skills\nnpx skills update\n\n# Remove a skill\nnpx skills remove inference-sh/skills@ai-image-generation"
      },
      {
        "title": "Documentation",
        "body": "Agent Skills Overview - The open standard for AI capabilities\nGetting Started - Introduction to inference.sh\nApps Overview - Understanding the app ecosystem\nCLI Setup - Installing the CLI\nWhat is inference.sh? - Platform overview\n\nExplore: inference.sh/explore"
      }
    ],
    "body": "Related Skills Discovery\n\nFind and install complementary skills to expand your AI agent's capabilities.\n\nQuick Start\n# Search for skills\nnpx skills search \"inference-sh image generation\"\n\n# List available skills\nnpx skills list inference-sh/skills\n\n# Install a skill\nnpx skills add inference-sh/skills@ai-image-generation\n\nAvailable Skill Categories\nCategory\tSkill\tDescription\nAI Models\tllm-models\tAccess 150+ LLM models\nImages\tai-image-generation\tGenerate images with AI\nImages\tflux-image\tFLUX image models\nImages\timage-upscaling\tUpscale and enhance images\nImages\tbackground-removal\tRemove backgrounds from images\nVideo\tai-video-generation\tGenerate videos with AI\nVideo\tai-avatar-video\tCreate avatar videos\nVideo\tgoogle-veo\tGoogle Veo video generation\nAudio\ttext-to-speech\tConvert text to speech\nAudio\tspeech-to-text\tTranscribe audio to text\nAudio\tai-music-generation\tGenerate music with AI\nSearch\tweb-search\tSearch the web with AI\nSocial\ttwitter-automation\tAutomate Twitter/X actions\nFull\tinference-sh\tAll 150+ apps in one skill\nInstall by Category\nMedia Generation\nnpx skills add inference-sh/skills@ai-image-generation\nnpx skills add inference-sh/skills@ai-video-generation\nnpx skills add inference-sh/skills@ai-music-generation\n\nImage Processing\nnpx skills add inference-sh/skills@image-upscaling\nnpx skills add inference-sh/skills@background-removal\nnpx skills add inference-sh/skills@flux-image\n\nAudio Processing\nnpx skills add inference-sh/skills@text-to-speech\nnpx skills add inference-sh/skills@speech-to-text\n\nResearch & Automation\nnpx skills add inference-sh/skills@web-search\nnpx skills add inference-sh/skills@twitter-automation\n\nEverything at Once\n# Install the full platform skill with all 150+ apps\nnpx skills add inference-sh/skills@inference-sh\n\nSkill Combinations\nResearch Agent\nnpx skills add inference-sh/skills@web-search\nnpx skills add inference-sh/skills@llm-models\n\nContent Creator\nnpx skills add inference-sh/skills@ai-image-generation\nnpx skills add inference-sh/skills@ai-video-generation\nnpx skills add inference-sh/skills@text-to-speech\n\nMedia Processor\nnpx skills add inference-sh/skills@image-upscaling\nnpx skills add inference-sh/skills@background-removal\nnpx skills add inference-sh/skills@speech-to-text\n\nManaging Skills\n# List installed skills\nnpx skills list\n\n# Update all skills\nnpx skills update\n\n# Remove a skill\nnpx skills remove inference-sh/skills@ai-image-generation\n\nDocumentation\nAgent Skills Overview - The open standard for AI capabilities\nGetting Started - Introduction to inference.sh\nApps Overview - Understanding the app ecosystem\nCLI Setup - Installing the CLI\nWhat is inference.sh? - Platform overview\n\nExplore: inference.sh/explore"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/okaris/related-skill",
    "publisherUrl": "https://clawhub.ai/okaris/related-skill",
    "owner": "okaris",
    "version": "0.1.5",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/related-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/related-skill",
    "agentUrl": "https://openagent3.xyz/skills/related-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/related-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/related-skill/agent.md"
  }
}