← 返回 Skills 市场
chenpipi0807

用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格

作者 chenpipi0807 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekly-newspaper-assistant
功能描述
周报助手 — 将用户的工作内容、周报、日报、总结一键生成一张 4:3 极简科技风汇报卡片(单张图,非多页PPT)。触发词:周报助手、周报卡片、日报卡片、一张图、汇报卡、生成卡片。
安全使用建议
This skill appears to do what it says (generate a single 4:3 card image), but there are some missing details you should confirm before using it: - Confirm the platform/tooling: the SKILL.md expects a headless Chrome/Chromium (example macOS path shown) or puppeteer to take screenshots. The skill metadata does not declare this dependency. If you don't have Chrome/Chromium or puppeteer, the automatic screenshot step will fail; ask the author to declare required binaries or provide an alternative. - File writes: the skill saves HTML under ~/.openclaw/workspace/. If you care where files land, make sure you can change that path or inspect the saved HTML before screenshots are taken. - Network access: the generated HTML loads Tailwind and Google Fonts from CDNs (the SKILL.md even suggests mirrors). That means the skill will cause your environment to make outbound requests for styling assets; if you need offline or private rendering, request local assets or an option to inline styles. - Image inclusion: the instructions require including any user-sent images unmodified. Be cautious about including sensitive images; the skill will embed them into the card and potentially upload them if you later share the output. If you plan to enable this skill: ask the author to add an explicit dependency list (Chrome/Chromium or puppeteer), make the output path configurable, and document exactly where input content/images are read from. If you cannot get those assurances, consider running the skill in a sandboxed environment or only using it with non-sensitive inputs.
功能分析
Type: OpenClaw Skill Name: weekly-newspaper-assistant Version: 1.0.0 The skill 'weekly-newspaper-assistant' generates report cards by writing HTML files to the local filesystem (~/.openclaw/workspace/) and executing a shell command to run Google Chrome in headless mode for screenshotting (SKILL.md). While these actions are aligned with the stated purpose, the use of shell execution and direct filesystem access are high-risk capabilities that could be leveraged if the agent is not properly sandboxed. No evidence of malicious intent, data exfiltration, or unauthorized remote control was found.
能力评估
Purpose & Capability
The name/description (generate a one-page 4:3 report card image) aligns with the runtime instructions (extract text, build HTML, screenshot to PNG). However, the SKILL.md assumes the presence of a headless Chrome/Chromium binary (and optionally puppeteer) and a writable ~/.openclaw/workspace path even though no required binaries or install steps are declared—this is an undeclared dependency.
Instruction Scope
Instructions tell the agent to 'read original content' and must include any user-sent images 100%, but do not define the exact source (conversation messages, uploaded files, or filesystem). The skill writes output to ~/.openclaw/workspace/card-YYYYMMDD.html and attempts to launch a local Chrome binary at a macOS-specific path to take a screenshot. It also pulls Tailwind and Google Fonts from CDNs. These behaviors involve filesystem writes and network access and should be explicit in the metadata; the lack of declared dependencies or explicit user consent is a concern.
Install Mechanism
This is instruction-only (no install spec), which is lower risk. But the instructions rely on external tooling (headless Chrome/Chromium or puppeteer) and remote CDNs for CSS/fonts; since no install or dependency list is provided, the skill will fail or behave unexpectedly on systems without those tools. The macOS-specific Chrome path may not exist on non-macOS systems.
Credentials
The skill does not request any environment variables, credentials, or config paths beyond writing to a subpath in the user's home. There is no disproportionate credential access requested.
Persistence & Privilege
always:false and the skill is not attempting to modify other skills or system-wide settings. It does, however, write output HTML to ~/.openclaw/workspace, which is persistent storage in the user's home; this is reasonable for a generator but should be documented and the path should be configurable or disclosed to users.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weekly-newspaper-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weekly-newspaper-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
weekly-card(周报助手)发布首个版本: - 支持将用户输入的工作内容自动提炼,生成 4:3 极简科技风单页汇报卡片(支持图片,无翻页) - 输出 HTML 卡片,深色背景,动态光斑,重点主标题与精炼要点 - 图片内容完整保留,自动优先排版,等比缩放显示 - 一键本地保存并自动尝试以 Chrome Headless 截图为 PNG - 支持周报、日报、总结等多种工作场景
元数据
Slug weekly-newspaper-assistant
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格 是什么?

周报助手 — 将用户的工作内容、周报、日报、总结一键生成一张 4:3 极简科技风汇报卡片(单张图,非多页PPT)。触发词:周报助手、周报卡片、日报卡片、一张图、汇报卡、生成卡片。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格?

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

用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格 是免费的吗?

是的,用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格 支持哪些平台?

用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 用来帮你写周报把图文周报变成漂亮图片的skill--当前版本是苹果的风格?

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

💬 留言讨论