← 返回 Skills 市场
Openclaw Workflow Automation
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
347
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-workflow-automation
功能描述
快速搭建并管理多渠道自动化工作流,支持模板配置、任务编排和实时效果监控。
安全使用建议
This package looks like a documentation/templates/demo rather than a full-featured integration. Before installing or invoking: (1) confirm the source/author — no homepage or known repo is provided; (2) don't provide API keys or credentials until you see explicit, documented integration code and secure storage handling; (3) review any additional code or network calls the skill may run (look for HTTP requests, external URLs, or token usage); (4) if you test it, run in an isolated environment (sandbox/VM) and avoid using real production credentials; (5) ask the publisher for the missing UI/monitoring/integration implementations or a trusted repository link. The inconsistencies could be harmless (incomplete demo) but merit caution.
功能分析
Type: OpenClaw Skill
Name: openclaw-workflow-automation
Version: 1.0.0
The skill bundle provides a template and a basic Python skeleton for a workflow automation system. The code in `scripts/workflow_example.py` is a harmless demonstration of a keyword-based trigger system, and the documentation in `SKILL.md` and `TEMPLATES.md` describes standard automation use cases without any malicious instructions, data exfiltration, or risky execution capabilities.
能力评估
Purpose & Capability
SKILL.md advertises multi-channel integrations (WeChat, Telegram, Discord, email), a visual config wizard, and a realtime monitoring panel, but the bundle contains only documentation, templates, package.json and a small local Python example that reads/writes /tmp/workflow_config.json. No integration code, no web/UI components, and no credential handling are present — the claimed capabilities exceed what the package actually provides.
Instruction Scope
The runtime instructions are high-level and minimal (invocation via /openclaw-workflow-automation) and do not instruct reading arbitrary host files or env vars. However, the guidance is vague and grants broad discretion (e.g., 'system will guide you'), so an implementation could later require more privileges; current instructions themselves do not perform suspicious I/O or exfiltration.
Install Mechanism
There is no install spec (instruction-only with a small example script). That minimizes immediate disk/network install risk; nothing is downloaded or written by an installer in the package.
Credentials
No environment variables, credentials, or config paths are declared or required. That is coherent with the provided local example, but inconsistent with the advertised external integrations which would normally require API keys/tokens. The absence of declared credentials means either integrations are not implemented or the skill would request secrets later — user should verify before supplying any tokens.
Persistence & Privilege
Skill does not request always:true, does not install persistent components, and the included script only writes/reads a local /tmp/workflow_config.json. It does not modify other skills or system-wide config in the presented files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-workflow-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-workflow-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Workflow Automation 1.0.0 – Initial Release
- 提供 10+ 预置工作流模板,支持客服自动回复、数据处理、内容生成、定时任务等场景
- 支持可视化配置向导和实时效果监控面板
- 集成微信、Telegram、Discord、邮件等多平台渠道
- 支持一站式从模板选择到部署的完整自动化流程
元数据
常见问题
Openclaw Workflow Automation 是什么?
快速搭建并管理多渠道自动化工作流,支持模板配置、任务编排和实时效果监控。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。
如何安装 Openclaw Workflow Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-workflow-automation」即可一键安装,无需额外配置。
Openclaw Workflow Automation 是免费的吗?
是的,Openclaw Workflow Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Workflow Automation 支持哪些平台?
Openclaw Workflow Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Workflow Automation?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills