← 返回 Skills 市场
yang1002378395-cmyk

Workflow Automation Cn

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
681
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install workflow-automation-cn
功能描述
自动化工作流生成器 - 用自然语言描述需求,自动生成 OpenClaw 心跳脚本。适合:想自动化日常任务的开发者。
安全使用建议
This skill appears to do what it says (generate Python heartbeat scripts) but there are a few items to check before installing or using it: (1) Confirm why Node is required — if you don't use Node features, you can avoid installing it or ask the author to remove that requirement. (2) Review any generated scripts before adding them to your heartbeat: they will be created under ~/.openclaw and may be executed automatically by your scheduler. Look for hard-coded secrets — replace them with environment variables or secret storage. (3) Because the skill's source and homepage are unknown, prefer manual review and local testing (run scripts manually with python3) before enabling scheduled/automated execution. (4) Do not place real API keys or bot tokens directly into generated files; store them in environment variables or a secrets manager. If you need higher assurance, ask the publisher for provenance or a reproducible changelog before use.
功能分析
Type: OpenClaw Skill Name: workflow-automation-cn Version: 1.0.0 The skill is a legitimate automation workflow generator that provides Python templates for tasks like price monitoring and scheduled reporting. It uses standard libraries (requests, json, os) and operates within the expected OpenClaw workspace directories (~/.openclaw/workspace/) without any evidence of malicious intent, data exfiltration, or obfuscation.
能力评估
Purpose & Capability
The skill claims to generate OpenClaw heartbeat automation scripts and the SKILL.md contains multiple Python script templates and heartbeat instructions — that aligns with the stated purpose. However the manifest requires both python3 and node; the documentation and templates only show Python usage and never reference Node. Requiring Node is unexplained and disproportionate to the visible functionality.
Instruction Scope
Instructions explicitly direct creating, editing, and executing scripts under ~/.openclaw/workspace and editing HEARTBEAT.md; they reference reading/writing files (e.g., /tmp/last_price.json, ~/.openclaw/workspace/memory/*) and calling external APIs (Binance, Telegram, example API). That is consistent with a workflow generator, but the instructions are somewhat open-ended about 'configure heartbeat' and lack concrete safeguards — they assume the agent or user will write scripts into the user's home directory and add them to heartbeat triggers. The agent is not instructed to collect unrelated system data, but it is expected to create/modify files in the user's environment.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing will be written by an installer. That reduces installation risk.
Credentials
The skill declares no required environment variables or credentials, yet example scripts include placeholders for sensitive values (Telegram bot token, chat ID) and recommend using environment variables. The manifest does not request any credentials, which is acceptable, but the skill will create scripts that may require secrets to function. The unexplained requirement for the Node binary is a mismatch. The skill's source is unknown and homepage is none, increasing trust risk.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The instructions direct the agent/user to write scripts into ~/.openclaw and to add entries to HEARTBEAT.md; this is expected for a workflow automation tool. There is no instruction to modify other skills' configs or system-wide settings beyond the user's OpenClaw workspace. Because the skill can create executable scripts that will run on a schedule, the user should review generated code before enabling it in heartbeat.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workflow-automation-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workflow-automation-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
workflow-automation-cn 1.0.0 初始版本发布: - 支持通过自然语言生成自动化 OpenClaw 心跳脚本 - 提供定时任务、数据监控、内容发布、API 调用、多步骤工作流等自动化类型示例 - 附带完整脚本模板与心跳(定时)配置说明 - 支持自动创建、修改、列出自动化任务的指令格式 - 详细说明使用方法、权限及日志查看方式
元数据
Slug workflow-automation-cn
版本 1.0.0
许可证 MIT-0
累计安装 5
当前安装数 4
历史版本数 1
常见问题

Workflow Automation Cn 是什么?

自动化工作流生成器 - 用自然语言描述需求,自动生成 OpenClaw 心跳脚本。适合:想自动化日常任务的开发者。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 681 次。

如何安装 Workflow Automation Cn?

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

Workflow Automation Cn 是免费的吗?

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

Workflow Automation Cn 支持哪些平台?

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

谁开发了 Workflow Automation Cn?

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

💬 留言讨论