← All skills
Tencent SkillHub · Developer Tools

Reformed Books Search & Download

在改革宗书籍乐园 (https.ng) 搜索和下载改革宗/基督教神学书籍。优先返回 PDF 格式。使用场景:当用户想要查找或下载改革宗、加尔文主义、基督教神学相关书籍时触发此技能。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

在改革宗书籍乐园 (https.ng) 搜索和下载改革宗/基督教神学书籍。优先返回 PDF 格式。使用场景:当用户想要查找或下载改革宗、加尔文主义、基督教神学相关书籍时触发此技能。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
scripts/search.py, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

改革宗书籍乐园搜索 (Reformed Books Search)

在 改革宗书籍乐园 (http://www.https.ng) 搜索基督教神学书籍。

方法一:浏览器自动化搜索(推荐)

使用 OpenClaw 的 browser 工具直接搜索:

步骤

打开搜索页面 browser action=navigate profile=openclaw targetUrl="http://www.https.ng:1234" 输入搜索关键词(在搜索框 ref=e12 输入) browser action=act profile=openclaw request={"kind":"type","ref":"e12","text":"关键词1 关键词2 pdf"} 点击搜索按钮(ref=e14) browser action=act profile=openclaw request={"kind":"click","ref":"e14"} 截图查看结果 browser action=screenshot profile=openclaw

搜索技巧

拆分关键词: 用空格分隔核心词 《伯克富系统神学》→ 伯克富 系统神学 pdf 《基督教要义》→ 加尔文 要义 pdf 格式优先: 在关键词后加 pdf 优先获取 PDF 拼音搜索: 不确定简繁体时用拼音 bokefu xitong shenxue pdf 避免符号: 不要输入 《》()?. 等标点

方法二:命令行脚本

python "{baseDir}/scripts/search.py" "关键词1 关键词2" [--format pdf|epub|mobi|doc]

示例

# 搜索系统神学相关 PDF python "{baseDir}/scripts/search.py" "系统神学" # 搜索加尔文基督教要义 python "{baseDir}/scripts/search.py" "加尔文 要义" --format pdf

网站信息

资源链接主站http://www.https.ng搜索引擎http://www.https.ng:1234高级搜索http://www.https.ng:5757资源导航http://www.https.ng:1234/0.html

下载说明

搜索结果页面: 点击 文件名 直接下载 点击表头(名称/大小/日期)可排序 PDF 格式推荐优先下载

常用搜索词

系统神学:系统神学、教义、神学导论 加尔文:加尔文、基督教要义、日内瓦 改革宗信条:威斯敏斯特、海德堡、比利时、多特 清教徒:清教徒、巴克斯特、欧文、爱德华兹 讲道:讲道、释经、注释

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts
  • SKILL.md Primary doc
  • scripts/search.py Scripts