← 返回 Skills 市场
abeperl

Torah Scholar

作者 Abraham Perl · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
470
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install torah-scholar
功能描述
Search and explore Jewish texts (Torah, Tanach, Talmud, Midrash, commentaries) via Sefaria API. Use when researching Torah sources, looking up verses, findin...
安全使用建议
This skill appears coherent and limited to Sefaria API usage, but note a few practical points before installing: (1) it makes outbound HTTPS requests to https://www.sefaria.org — any queries you run will be visible to that service, so avoid sending sensitive private data through the skill; (2) Sefaria enforces rate limits — heavy automated use may be curtailed or require coordination with Sefaria; (3) the code is short and reviewable (scripts/sefaria.py and scripts/dvar.py) — if you require extra assurance, inspect the files locally to confirm there are no modifications; (4) the agent can call the skill autonomously by default (normal for skills) — if you want to limit automated queries, restrict invocation or monitor usage. Overall the package is internally consistent with its documented purpose.
功能分析
Type: OpenClaw Skill Name: torah-scholar Version: 1.0.1 The OpenClaw skill 'torah-scholar' is designed to interact with the Sefaria API for Jewish text research. The code (`scripts/dvar.py`, `scripts/sefaria.py`) uses standard Python libraries (`urllib.request`, `json`, `re`) to make HTTP requests to the legitimate `sefaria.org` domain. User inputs are properly URL-encoded using `urllib.parse.quote` and `urllib.parse.urlencode` before being sent to the API, mitigating injection risks. HTML stripping is performed on API responses. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent in any of the provided files. All external links in documentation point to legitimate resources. The skill's behavior is fully aligned with its stated purpose.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the two Python modules all implement Sefaria API access (search, texts, links, calendars). No unrelated services, binaries, or credentials are requested — capability aligns with stated purpose.
Instruction Scope
Runtime instructions and CLI examples are limited to searching/retrieving Sefaria content and generating dvar outlines. The code performs only HTTP calls to sefaria.org and local text formatting; it does not read arbitrary files, access other environment variables, or send data to third parties beyond Sefaria.
Install Mechanism
There is no install spec (instruction-only/CLI wrapper). No downloads, package installs, or archive extraction are performed by the skill itself — lowest-risk install model.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code uses only outbound HTTPS to Sefaria's public API (no keys). This is proportionate to a read-only text-search skill.
Persistence & Privilege
always is false and the skill does not request system-wide config changes or persistent elevated privileges. It can be invoked by the agent (default), which is expected for this type of skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install torah-scholar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /torah-scholar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added MARKETING.md, README.md, and SEFARIA_SUBMISSION.md documentation files. - Updated SKILL.md to include detailed keywords for improved discoverability. - No changes to core functionality; updates are documentation and metadata only.
v1.0.0
Initial release: Search Jewish texts, get verses with Hebrew/English, find commentaries, generate dvar Torah outlines
元数据
Slug torah-scholar
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Torah Scholar 是什么?

Search and explore Jewish texts (Torah, Tanach, Talmud, Midrash, commentaries) via Sefaria API. Use when researching Torah sources, looking up verses, findin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 470 次。

如何安装 Torah Scholar?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install torah-scholar」即可一键安装,无需额外配置。

Torah Scholar 是免费的吗?

是的,Torah Scholar 完全免费(开源免费),可自由下载、安装和使用。

Torah Scholar 支持哪些平台?

Torah Scholar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Torah Scholar?

由 Abraham Perl(@abeperl)开发并维护,当前版本 v1.0.1。

💬 留言讨论