← 返回 Skills 市场
abeperl

Jewish Parsha Summary

作者 Abraham Perl · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
48
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install parsha-summary
功能描述
Generate a weekly Torah portion (parsha) summary from Sefaria. Provides English summary with optional Hebrew text, verse count, and sample verses. Lightweigh...
安全使用建议
This skill appears to do what it says: it queries Hebcal to detect the parsha and pulls text from Sefaria, requires internet, and asks for no credentials. Before installing, note a few functional caveats: (1) parsha name matching in the included script is case-sensitive despite SKILL.md saying case-insensitive—pass names using the exact capitalization or improve normalization; (2) full Hebrew text is only printed when using --json (non-JSON output only indicates Hebrew is available); (3) the verse count is the length of the top-level returned list and may not equal literal verse counts in all cases. If you need different behavior (case-insensitive names, inline Hebrew in non-JSON mode, different summary algorithm), request those changes or review/modify the script locally. Otherwise the skill's network calls are limited to the documented public APIs and there are no obvious security red flags.
功能分析
Type: OpenClaw Skill Name: parsha-summary Version: 1.0.0 The parsha-summary skill is a legitimate tool for fetching and summarizing weekly Torah portions. The Python script (scripts/parsha-summary.py) interacts exclusively with the Hebcal and Sefaria APIs using standard libraries, and the SKILL.md instructions are well-aligned with the stated purpose without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
The SKILL.md claims to detect this week's parsha via Hebcal and fetch text from Sefaria; the included Python script implements exactly those calls (https://www.hebcal.com and https://www.sefaria.org/api). No unrelated services, credentials, or binaries are requested.
Instruction Scope
Overall the SKILL.md commands and examples match the script's CLI. Minor inconsistencies: SKILL.md states accepted parsha names are case-insensitive, but the script's parsha_map lookup is case-sensitive (so e.g., 'bereshit' would not match). Also SKILL.md advertises an optional --hebrew flag; the script only prints a notice about Hebrew availability in non-JSON mode and only includes full Hebrew text in --json output (SKILL.md mentions Hebrew is truncated in non-JSON mode, but examples imply inclusion). These are functional mismatches, not security issues.
Install Mechanism
Instruction-only skill with a small Python script; no install spec, no external package downloads, and no archive extraction. No elevated install risk present.
Credentials
The skill declares no required environment variables or credentials and the code does not read any environment secrets or config paths. Network access is limited to Hebcal and Sefaria per its purpose.
Persistence & Privilege
Skill does not request persistent/always-on presence (always:false). It does not attempt to modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parsha-summary
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parsha-summary 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of parsha-summary: a tool for generating concise weekly Torah portion summaries from Sefaria. - Supports parsha detection for the current week, or selection by name. - Provides English summary with optional Hebrew text and sample verses. - Versatile output modes: plain text or JSON. - Configurable summary length for quick overviews or longer outlines. - Lightweight alternative focused on just the parsha text and overview, using Hebcal and Sefaria APIs.
元数据
Slug parsha-summary
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Jewish Parsha Summary 是什么?

Generate a weekly Torah portion (parsha) summary from Sefaria. Provides English summary with optional Hebrew text, verse count, and sample verses. Lightweigh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。

如何安装 Jewish Parsha Summary?

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

Jewish Parsha Summary 是免费的吗?

是的,Jewish Parsha Summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Jewish Parsha Summary 支持哪些平台?

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

谁开发了 Jewish Parsha Summary?

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

💬 留言讨论