← 返回 Skills 市场
On This Day Art
作者
Tony Simons
· GitHub ↗
· v1.0.0
· MIT-0
251
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install on-this-day-art
功能描述
Daily AI image generation from Wikipedia On This Day events using local ComfyUI. Use when user wants daily historical images, on this day art, or local AI im...
安全使用建议
This skill appears to do what it says (local ComfyUI image generation from Wikipedia events), but review and adjust a few things before installing: 1) Check the full on-this-day.sh for any automated Discord posting—find where it would read a bot token or channel ID and ensure no secret is hard-coded or sent to third parties. 2) Replace or parameterize hard-coded defaults (COMFY_HOST=192.168.4.95, COMFY_DIR, /home/tony paths, default Discord channel ID) so they match your machine and don't accidentally point to someone else's host/channel. 3) Run the scripts manually in a test run (./scripts/on-this-day/on-this-day.sh test and generate commands) to observe behavior before scheduling the cron job. 4) Ensure your Windows firewall and ComfyUI are configured to keep the ComfyUI API local and authenticated if you ever expose it. If you want a higher assurance, paste the remainder of on-this-day.sh (the truncated portion) so I can confirm there is no hidden network upload or credential exfiltration logic.
功能分析
Type: OpenClaw Skill
Name: on-this-day-art
Version: 1.0.0
The skill bundle provides a legitimate pipeline for generating historical images using a local ComfyUI instance on Windows via a WSL bridge. It uses standard Wikipedia APIs and local shell scripts (comfy-bridge.sh, on-this-day.sh) to automate the workflow. While the bridge script utilizes high-privilege commands (executing Windows cmd.exe from WSL) to launch the AI backend, this behavior is transparently documented and aligned with the skill's architectural requirements. No evidence of data exfiltration, credential theft, or malicious intent was found.
能力评估
Purpose & Capability
The name/description (daily images from Wikipedia 'On This Day' using local ComfyUI) aligns with the included scripts and docs: scripts call ComfyUI's local HTTP API, fetch Wikipedia events, construct prompts, queue jobs, and write images to local output paths. Nothing requested (no env vars, no external cloud API keys) is disproportionate to that purpose.
Instruction Scope
Runtime instructions and scripts operate locally (Wikipedia REST API + local ComfyUI HTTP endpoint). The README and SKILL.md describe automatic posting to Discord, but the provided scripts shown do not declare or clearly read a Discord bot token or other credentials; the docs say 'use Discord API or message tool' which suggests posting may be left to user configuration. Verify the remainder of on-this-day.sh (truncated in provided contents) to confirm whether any automated Discord posting or other outbound endpoints are implemented and where credentials are read from.
Install Mechanism
No install spec; this is instruction + shell scripts only. Nothing is downloaded or executed from remote URLs by the skill itself—users are instructed to install StabilityMatrix/ComfyUI separately. That lowers installation risk.
Credentials
The skill declares no required environment variables, but the scripts include hard-coded defaults (COMFY_HOST=192.168.4.95, COMFY_DIR and Windows C: paths, and user-specific paths like /home/tony). The README also lists a default Discord channel ID and instructs creating a bot/token but doesn't declare any required env var for the token. Before use, you should confirm where any Discord token or other credentials must be stored and ensure they aren't read from unexpected locations.
Persistence & Privilege
The skill does not request always:true and contains no install-time persistence. It writes logs/memory to ~/.openclaw/workspace and outputs to configured Windows output directories—normal for a workflow. It doesn't attempt to modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install on-this-day-art - 安装完成后,直接呼叫该 Skill 的名称或使用
/on-this-day-art触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Daily AI image generation from Wikipedia On This Day events using local ComfyUI and SDXL
元数据
常见问题
On This Day Art 是什么?
Daily AI image generation from Wikipedia On This Day events using local ComfyUI. Use when user wants daily historical images, on this day art, or local AI im... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。
如何安装 On This Day Art?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install on-this-day-art」即可一键安装,无需额外配置。
On This Day Art 是免费的吗?
是的,On This Day Art 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
On This Day Art 支持哪些平台?
On This Day Art 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 On This Day Art?
由 Tony Simons(@asimons81)开发并维护,当前版本 v1.0.0。
推荐 Skills