← Back to Skills Marketplace
Workflow Automation Cn
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
681
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install workflow-automation-cn
Description
自动化工作流生成器 - 用自然语言描述需求,自动生成 OpenClaw 心跳脚本。适合:想自动化日常任务的开发者。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install workflow-automation-cn - After installation, invoke the skill by name or use
/workflow-automation-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
workflow-automation-cn 1.0.0 初始版本发布:
- 支持通过自然语言生成自动化 OpenClaw 心跳脚本
- 提供定时任务、数据监控、内容发布、API 调用、多步骤工作流等自动化类型示例
- 附带完整脚本模板与心跳(定时)配置说明
- 支持自动创建、修改、列出自动化任务的指令格式
- 详细说明使用方法、权限及日志查看方式
Metadata
Frequently Asked Questions
What is Workflow Automation Cn?
自动化工作流生成器 - 用自然语言描述需求,自动生成 OpenClaw 心跳脚本。适合:想自动化日常任务的开发者。 It is an AI Agent Skill for Claude Code / OpenClaw, with 681 downloads so far.
How do I install Workflow Automation Cn?
Run "/install workflow-automation-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Workflow Automation Cn free?
Yes, Workflow Automation Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Workflow Automation Cn support?
Workflow Automation Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Workflow Automation Cn?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills