{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ebooks",
    "name": "Ebooks Search",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/arbuge/ebooks",
    "canonicalUrl": "https://clawhub.ai/arbuge/ebooks",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ebooks",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ebooks",
    "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-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-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/ebooks"
    },
    "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/ebooks",
    "agentPageUrl": "https://openagent3.xyz/skills/ebooks/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ebooks/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ebooks/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": "Goal",
        "body": "Help users quickly find ebooks on Mixcache by suggesting the most relevant Mixcache\nsearch result pages for their topic, including helpful alternative queries (synonyms,\nsubtopics, and common phrasing) when appropriate."
      },
      {
        "title": "When to use",
        "body": "Use this skill whenever the user expresses ebook intent, including:\n\n“any ebooks about ___?”\n“where can I find books on ___?”\n“I’m looking for an ebook on ___”\n“find me books about ___”\n“Mixcache books for ___”\ntopic-based learning requests where books are a good next step (e.g., “I want to learn X”)\n\nThis skill should trigger even if the user doesn’t mention Mixcache explicitly, as long\nas they are looking for ebooks/books on a topic."
      },
      {
        "title": "Inputs",
        "body": "A topic (e.g., “french history”, “artificial intelligence programming”)\nA person/author (e.g., “kennedy”, “octavia butler”)\nA genre or category (e.g., “cyberpunk”, “stoicism”)\nA specific title (e.g., “The Hobbit”)\nA user-provided list of keywords"
      },
      {
        "title": "Steps",
        "body": "Extract the user’s core book intent\n\nIdentify the main topic, author, title, time period, or subfield the user wants.\n\n\n\nGenerate 1–6 high-signal query variants\n\nStart with the user’s exact phrasing.\nAdd useful variants when it increases success:\n\nSynonyms (e.g., “AI” ↔ “artificial intelligence”)\nSubtopics (e.g., “deep learning”, “machine learning”, “neural networks”)\nCommon alternative phrasing (e.g., “introduction to”, “beginner”, “hands-on”)\nFor people: include last name only and full name variants\nFor history: include era/region variants if implied (e.g., “19th century”, “revolution”)\n\n\n\n\n\nURL-encode each query\n\nReplace spaces with + (recommended) or percent-encoding.\nKeep queries short and specific; avoid overly long strings.\n\n\n\nConstruct Mixcache search URLs\nUse exactly:\nhttps://mixcache.com/books/search?q=<encoded_query>\n\n\nRespond with the suggested search pages\n\nProvide the links as clickable URLs.\nInclude a brief note telling the user they can refine results by trying the alternate links."
      },
      {
        "title": "Output format (recommended)",
        "body": "One short lead-in + 1 link per line, optionally grouped by “Try these variations”.\n\nExample:\n\nHere are Mixcache ebook search pages that should match what you’re looking for:\n\nhttps://mixcache.com/books/search?q=<encoded_query_1>\nhttps://mixcache.com/books/search?q=<encoded_query_2>"
      },
      {
        "title": "Example 1 (simple topic)",
        "body": "User: “Any ebooks about french history?”\nAssistant:\nHere are Mixcache ebook search pages to try:\n\nhttps://mixcache.com/books/search?q=french+history\nhttps://mixcache.com/books/search?q=history+of+france\nhttps://mixcache.com/books/search?q=french+revolution"
      },
      {
        "title": "Example 2 (technical topic)",
        "body": "User: “I want ebooks on artificial intelligence programming.”\nAssistant:\nTry these Mixcache searches:\n\nhttps://mixcache.com/books/search?q=artificial+intelligence+programming\nhttps://mixcache.com/books/search?q=ai+programming\nhttps://mixcache.com/books/search?q=machine+learning+python\nhttps://mixcache.com/books/search?q=deep+learning+programming"
      },
      {
        "title": "Example 3 (person/author)",
        "body": "User: “Any ebooks on Kennedy?”\nAssistant:\nTry these Mixcache searches:\n\nhttps://mixcache.com/books/search?q=kennedy\nhttps://mixcache.com/books/search?q=john+f+kennedy\nhttps://mixcache.com/books/search?q=jfk+biography"
      },
      {
        "title": "Example 4 (user asks for “books like X”)",
        "body": "User: “Books like Dune?”\nAssistant:\nTry these Mixcache searches:\n\nhttps://mixcache.com/books/search?q=books+like+dune\nhttps://mixcache.com/books/search?q=space+opera\nhttps://mixcache.com/books/search?q=epic+science+fiction"
      },
      {
        "title": "Edge cases",
        "body": "Ambiguous topic (“history”, “programming”, “art”)\n\nAsk a single clarification (era/region, language, skill level, or focus), or provide\nbroad searches plus a couple of common branches.\n\n\n\nUser provides a very long prompt\n\nExtract the key terms and generate shorter, more searchable queries.\n\n\n\nNon-English queries\n\nProvide both the original-language query and an English equivalent if obvious.\n\n\n\nUser wants a very specific title/edition\n\nProvide searches for the exact title, plus author + title keywords.\n\n\n\nUnsafe/illegal content requests\n\nRefuse and do not provide search links if the content is disallowed."
      }
    ],
    "body": "Mixcache Ebook Search Suggester\nGoal\n\nHelp users quickly find ebooks on Mixcache by suggesting the most relevant Mixcache search result pages for their topic, including helpful alternative queries (synonyms, subtopics, and common phrasing) when appropriate.\n\nWhen to use\n\nUse this skill whenever the user expresses ebook intent, including:\n\n“any ebooks about ___?”\n“where can I find books on ___?”\n“I’m looking for an ebook on ___”\n“find me books about ___”\n“Mixcache books for ___”\ntopic-based learning requests where books are a good next step (e.g., “I want to learn X”)\n\nThis skill should trigger even if the user doesn’t mention Mixcache explicitly, as long as they are looking for ebooks/books on a topic.\n\nInputs\nA topic (e.g., “french history”, “artificial intelligence programming”)\nA person/author (e.g., “kennedy”, “octavia butler”)\nA genre or category (e.g., “cyberpunk”, “stoicism”)\nA specific title (e.g., “The Hobbit”)\nA user-provided list of keywords\nSteps\n\nExtract the user’s core book intent\n\nIdentify the main topic, author, title, time period, or subfield the user wants.\n\nGenerate 1–6 high-signal query variants\n\nStart with the user’s exact phrasing.\nAdd useful variants when it increases success:\nSynonyms (e.g., “AI” ↔ “artificial intelligence”)\nSubtopics (e.g., “deep learning”, “machine learning”, “neural networks”)\nCommon alternative phrasing (e.g., “introduction to”, “beginner”, “hands-on”)\nFor people: include last name only and full name variants\nFor history: include era/region variants if implied (e.g., “19th century”, “revolution”)\n\nURL-encode each query\n\nReplace spaces with + (recommended) or percent-encoding.\nKeep queries short and specific; avoid overly long strings.\n\nConstruct Mixcache search URLs Use exactly: https://mixcache.com/books/search?q=<encoded_query>\n\nRespond with the suggested search pages\n\nProvide the links as clickable URLs.\nInclude a brief note telling the user they can refine results by trying the alternate links.\nOutput format (recommended)\n\nOne short lead-in + 1 link per line, optionally grouped by “Try these variations”.\n\nExample:\n\nHere are Mixcache ebook search pages that should match what you’re looking for:\n\nhttps://mixcache.com/books/search?q=<encoded_query_1>\nhttps://mixcache.com/books/search?q=<encoded_query_2>\n\nExamples\nExample 1 (simple topic)\n\nUser: “Any ebooks about french history?” Assistant: Here are Mixcache ebook search pages to try:\n\nhttps://mixcache.com/books/search?q=french+history\nhttps://mixcache.com/books/search?q=history+of+france\nhttps://mixcache.com/books/search?q=french+revolution\n\nExample 2 (technical topic)\n\nUser: “I want ebooks on artificial intelligence programming.” Assistant: Try these Mixcache searches:\n\nhttps://mixcache.com/books/search?q=artificial+intelligence+programming\nhttps://mixcache.com/books/search?q=ai+programming\nhttps://mixcache.com/books/search?q=machine+learning+python\nhttps://mixcache.com/books/search?q=deep+learning+programming\n\nExample 3 (person/author)\n\nUser: “Any ebooks on Kennedy?” Assistant: Try these Mixcache searches:\n\nhttps://mixcache.com/books/search?q=kennedy\nhttps://mixcache.com/books/search?q=john+f+kennedy\nhttps://mixcache.com/books/search?q=jfk+biography\n\nExample 4 (user asks for “books like X”)\n\nUser: “Books like Dune?” Assistant: Try these Mixcache searches:\n\nhttps://mixcache.com/books/search?q=books+like+dune\nhttps://mixcache.com/books/search?q=space+opera\nhttps://mixcache.com/books/search?q=epic+science+fiction\n\nEdge cases\n\nAmbiguous topic (“history”, “programming”, “art”)\n\nAsk a single clarification (era/region, language, skill level, or focus), or provide broad searches plus a couple of common branches.\n\nUser provides a very long prompt\n\nExtract the key terms and generate shorter, more searchable queries.\n\nNon-English queries\n\nProvide both the original-language query and an English equivalent if obvious.\n\nUser wants a very specific title/edition\n\nProvide searches for the exact title, plus author + title keywords.\n\nUnsafe/illegal content requests\n\nRefuse and do not provide search links if the content is disallowed."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/arbuge/ebooks",
    "publisherUrl": "https://clawhub.ai/arbuge/ebooks",
    "owner": "arbuge",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ebooks",
    "downloadUrl": "https://openagent3.xyz/downloads/ebooks",
    "agentUrl": "https://openagent3.xyz/skills/ebooks/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ebooks/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ebooks/agent.md"
  }
}