{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agnxi-search-skill",
    "name": "Agent Skills Search",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/doanbactam/agnxi-search-skill",
    "canonicalUrl": "https://clawhub.ai/doanbactam/agnxi-search-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agnxi-search-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agnxi-search-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "search.py",
      "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-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/agnxi-search-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/agnxi-search-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/agnxi-search-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agnxi-search-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agnxi-search-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. 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": "Agnxi Search Skill",
        "body": "This skill provides direct access to the Agnxi.com database, allowing agents to autonomously discover and retrieve information about thousands of curated tools, MCP servers, and coding capabilities."
      },
      {
        "title": "Capabilities",
        "body": "Skill Discovery: Find specific agent skills (e.g., \"browser automation\", \"pdf parsing\").\nMCP Server Lookup: Locate Model Context Protocol servers to extend agent capabilities.\nTool Retrieval: Direct links to tool documentation and repositories."
      },
      {
        "title": "search_agnxi",
        "body": "Performs a keyword search against the Agnxi sitemap index to find relevant resources.\n\nParameters:\n\nquery (string, required): The search keywords (e.g., \"browser use\", \"postgres mcp\", \"text to speech\").\n\nUsage Implementation:\n\nNote: This tool runs a local Python script to query the live sitemap, ensuring up-to-date results without API keys.\n\npython3 search.py \"{{query}}\""
      },
      {
        "title": "Best Practices for Agents",
        "body": "Search Broadly: If specific terms yield no results, try broader categories (e.g., instead of \"PyPDF2\", search \"PDF\").\nVerify Links: The tool returns direct URLs. Always verify the content matches the user's need.\nCross-Reference: Use this skill to find the name of a tool, then use your browser or github skills to fetch specific documentation if needed."
      }
    ],
    "body": "Agnxi Search Skill\n\nThis skill provides direct access to the Agnxi.com database, allowing agents to autonomously discover and retrieve information about thousands of curated tools, MCP servers, and coding capabilities.\n\nCapabilities\nSkill Discovery: Find specific agent skills (e.g., \"browser automation\", \"pdf parsing\").\nMCP Server Lookup: Locate Model Context Protocol servers to extend agent capabilities.\nTool Retrieval: Direct links to tool documentation and repositories.\nTools\nsearch_agnxi\n\nPerforms a keyword search against the Agnxi sitemap index to find relevant resources.\n\nParameters:\n\nquery (string, required): The search keywords (e.g., \"browser use\", \"postgres mcp\", \"text to speech\").\n\nUsage Implementation:\n\nNote: This tool runs a local Python script to query the live sitemap, ensuring up-to-date results without API keys.\n\npython3 search.py \"{{query}}\"\n\nBest Practices for Agents\nSearch Broadly: If specific terms yield no results, try broader categories (e.g., instead of \"PyPDF2\", search \"PDF\").\nVerify Links: The tool returns direct URLs. Always verify the content matches the user's need.\nCross-Reference: Use this skill to find the name of a tool, then use your browser or github skills to fetch specific documentation if needed."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/doanbactam/agnxi-search-skill",
    "publisherUrl": "https://clawhub.ai/doanbactam/agnxi-search-skill",
    "owner": "doanbactam",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agnxi-search-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/agnxi-search-skill",
    "agentUrl": "https://openagent3.xyz/skills/agnxi-search-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agnxi-search-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agnxi-search-skill/agent.md"
  }
}