← 返回 Skills 市场
fanwu-fan

Paper Report Delivery

作者 FanWu-fan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
239
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-report-delivery
功能描述
Build, automate, or maintain a daily paper-report delivery pipeline that collects papers, selects A/B groups, generates Chinese summaries and detailed innova...
安全使用建议
This skill appears coherent with its purpose, but review a few practical points before installing or running it: - Configure TELEGRAM_TARGET (and remove the placeholder) and ensure your OpenClaw 'channels.telegram' is correctly set up; the send script uses the platform's configured credentials to send messages. - There are no hard-coded credentials in the bundle, but verify there are no hard-coded chat IDs or targets before publishing/using. - The scripts call the OpenClaw CLI (openclaw message send). Running them will use whatever messaging credentials the OpenClaw config provides — run tests in a controlled environment to avoid accidental posting. - Ensure Python (and Pillow) is available in your environment since build_readable_html.py uses PIL for image conversion. - The skill intentionally persists local artifacts (output/, archives) for reliability; if those outputs might include sensitive data, clean or secure the output directory. - If you want stricter isolation, run the pipeline in a sandboxed container or CI job that has only the minimal OpenClaw credentials/targets needed. Overall, the package is internally consistent and on-purpose; the usual operational caution about message-sending credentials and output data applies.
功能分析
Type: OpenClaw Skill Name: paper-report-delivery Version: 1.0.0 The skill bundle implements a legitimate automated pipeline for generating and delivering academic paper summaries via Telegram. It includes Python scripts for HTML report generation (build_readable_html.py), message formatting (build_telegram_messages.py), and a robust delivery orchestrator (send_html_then_fallback.py) that utilizes a shell-based retry mechanism (send_telegram_retry.sh). The code follows the stated purpose in SKILL.md and references/workflow.md, uses standard OpenClaw messaging utilities, and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (paper report -> generate HTML, Telegram messages, archive, retry/fallback) match the included scripts and README. The use of the OpenClaw CLI for sending messages is consistent with a delivery-oriented skill.
Instruction Scope
SKILL.md stays on-task (read workflow.md, build artifacts, deliver to Telegram, archive). The bundled scripts operate on local repo paths (data/, output/, assets/) and do not reach out to unexpected external endpoints. The delivery scripts call the OpenClaw 'message send' CLI via a retry wrapper, which is expected for sending to Telegram.
Install Mechanism
No install spec is provided (instruction-only with bundled scripts). No downloads from arbitrary URLs or archive extraction are present. The only external dependency is the OpenClaw CLI and Python runtime with Pillow for image handling, which are normal for this kind of skill.
Credentials
The skill does not declare or require secrets. It does read common env vars (TELEGRAM_TARGET, HTML_RETRY_WINDOW_SECONDS, etc.) and relies on the OpenClaw channel configuration for credentials, which is proportional to a Telegram delivery skill. There are no unrelated credentials or config paths requested.
Persistence & Privilege
always:false and the skill does not modify other skills or system-wide agent settings. It leaves local artifacts cached/archived per its stated behavior (which is expected for reliability and auditing).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paper-report-delivery
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paper-report-delivery 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
中文简短说明 - 自动化论文日报生成与投递:可读 HTML、Telegram 消息版、本地归档、HTML 优先回退正文。 English Short Blurb - Automate daily paper digests with readable HTML, Telegram-ready message chunks, local archiving, and HTML-first delivery with text fallback.
元数据
Slug paper-report-delivery
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Paper Report Delivery 是什么?

Build, automate, or maintain a daily paper-report delivery pipeline that collects papers, selects A/B groups, generates Chinese summaries and detailed innova... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 Paper Report Delivery?

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

Paper Report Delivery 是免费的吗?

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

Paper Report Delivery 支持哪些平台?

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

谁开发了 Paper Report Delivery?

由 FanWu-fan(@fanwu-fan)开发并维护,当前版本 v1.0.0。

💬 留言讨论