{
  "schemaVersion": "1.0",
  "item": {
    "slug": "reformed-books",
    "name": "Reformed Books Search & Download",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Lorpha/reformed-books",
    "canonicalUrl": "https://clawhub.ai/Lorpha/reformed-books",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/reformed-books",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=reformed-books",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "scripts/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. 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/reformed-books"
    },
    "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/reformed-books",
    "agentPageUrl": "https://openagent3.xyz/skills/reformed-books/agent",
    "manifestUrl": "https://openagent3.xyz/skills/reformed-books/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/reformed-books/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": "改革宗书籍乐园搜索 (Reformed Books Search)",
        "body": "在 改革宗书籍乐园 (http://www.https.ng) 搜索基督教神学书籍。"
      },
      {
        "title": "方法一：浏览器自动化搜索（推荐）",
        "body": "使用 OpenClaw 的 browser 工具直接搜索："
      },
      {
        "title": "步骤",
        "body": "打开搜索页面\n\nbrowser action=navigate profile=openclaw targetUrl=\"http://www.https.ng:1234\"\n\n输入搜索关键词（在搜索框 ref=e12 输入）\n\nbrowser action=act profile=openclaw request={\"kind\":\"type\",\"ref\":\"e12\",\"text\":\"关键词1 关键词2 pdf\"}\n\n点击搜索按钮（ref=e14）\n\nbrowser action=act profile=openclaw request={\"kind\":\"click\",\"ref\":\"e14\"}\n\n截图查看结果\n\nbrowser action=screenshot profile=openclaw"
      },
      {
        "title": "搜索技巧",
        "body": "拆分关键词: 用空格分隔核心词\n\n《伯克富系统神学》→ 伯克富 系统神学 pdf\n《基督教要义》→ 加尔文 要义 pdf\n\n\n\n格式优先: 在关键词后加 pdf 优先获取 PDF\n\n\n拼音搜索: 不确定简繁体时用拼音\n\nbokefu xitong shenxue pdf\n\n\n\n避免符号: 不要输入 《》()?. 等标点"
      },
      {
        "title": "方法二：命令行脚本",
        "body": "python \"{baseDir}/scripts/search.py\" \"关键词1 关键词2\" [--format pdf|epub|mobi|doc]"
      },
      {
        "title": "示例",
        "body": "# 搜索系统神学相关 PDF\npython \"{baseDir}/scripts/search.py\" \"系统神学\"\n\n# 搜索加尔文基督教要义\npython \"{baseDir}/scripts/search.py\" \"加尔文 要义\" --format pdf"
      },
      {
        "title": "网站信息",
        "body": "资源链接主站http://www.https.ng搜索引擎http://www.https.ng:1234高级搜索http://www.https.ng:5757资源导航http://www.https.ng:1234/0.html"
      },
      {
        "title": "下载说明",
        "body": "搜索结果页面：\n\n点击 文件名 直接下载\n点击表头（名称/大小/日期）可排序\nPDF 格式推荐优先下载"
      },
      {
        "title": "常用搜索词",
        "body": "系统神学：系统神学、教义、神学导论\n加尔文：加尔文、基督教要义、日内瓦\n改革宗信条：威斯敏斯特、海德堡、比利时、多特\n清教徒：清教徒、巴克斯特、欧文、爱德华兹\n讲道：讲道、释经、注释"
      }
    ],
    "body": "改革宗书籍乐园搜索 (Reformed Books Search)\n\n在 改革宗书籍乐园 (http://www.https.ng) 搜索基督教神学书籍。\n\n方法一：浏览器自动化搜索（推荐）\n\n使用 OpenClaw 的 browser 工具直接搜索：\n\n步骤\n打开搜索页面\nbrowser action=navigate profile=openclaw targetUrl=\"http://www.https.ng:1234\"\n\n输入搜索关键词（在搜索框 ref=e12 输入）\nbrowser action=act profile=openclaw request={\"kind\":\"type\",\"ref\":\"e12\",\"text\":\"关键词1 关键词2 pdf\"}\n\n点击搜索按钮（ref=e14）\nbrowser action=act profile=openclaw request={\"kind\":\"click\",\"ref\":\"e14\"}\n\n截图查看结果\nbrowser action=screenshot profile=openclaw\n\n搜索技巧\n\n拆分关键词: 用空格分隔核心词\n\n《伯克富系统神学》→ 伯克富 系统神学 pdf\n《基督教要义》→ 加尔文 要义 pdf\n\n格式优先: 在关键词后加 pdf 优先获取 PDF\n\n拼音搜索: 不确定简繁体时用拼音\n\nbokefu xitong shenxue pdf\n\n避免符号: 不要输入 《》()?. 等标点\n\n方法二：命令行脚本\npython \"{baseDir}/scripts/search.py\" \"关键词1 关键词2\" [--format pdf|epub|mobi|doc]\n\n示例\n# 搜索系统神学相关 PDF\npython \"{baseDir}/scripts/search.py\" \"系统神学\"\n\n# 搜索加尔文基督教要义\npython \"{baseDir}/scripts/search.py\" \"加尔文 要义\" --format pdf\n\n网站信息\n资源\t链接\n主站\thttp://www.https.ng\n搜索引擎\thttp://www.https.ng:1234\n高级搜索\thttp://www.https.ng:5757\n资源导航\thttp://www.https.ng:1234/0.html\n下载说明\n\n搜索结果页面：\n\n点击 文件名 直接下载\n点击表头（名称/大小/日期）可排序\nPDF 格式推荐优先下载\n常用搜索词\n系统神学：系统神学、教义、神学导论\n加尔文：加尔文、基督教要义、日内瓦\n改革宗信条：威斯敏斯特、海德堡、比利时、多特\n清教徒：清教徒、巴克斯特、欧文、爱德华兹\n讲道：讲道、释经、注释"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Lorpha/reformed-books",
    "publisherUrl": "https://clawhub.ai/Lorpha/reformed-books",
    "owner": "Lorpha",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/reformed-books",
    "downloadUrl": "https://openagent3.xyz/downloads/reformed-books",
    "agentUrl": "https://openagent3.xyz/skills/reformed-books/agent",
    "manifestUrl": "https://openagent3.xyz/skills/reformed-books/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/reformed-books/agent.md"
  }
}