← 返回 Skills 市场
Agentic Workflow Automation
作者
Muhammad Mazhar Saeed
· GitHub ↗
· v0.1.0
10285
总下载
11
收藏
106
当前安装
1
版本数
在 OpenClaw 中安装
/install agentic-workflow-automation
功能描述
Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti...
安全使用建议
Install only if you are comfortable running a small local Python script that reads a JSON file you choose and writes blueprint output files. Do not rely on --dry-run to prevent file creation or overwrites; test with a temporary or dedicated output path.
功能分析
Type: OpenClaw Skill
Name: agentic-workflow-automation
Version: 0.1.0
The skill bundle is designed to generate workflow blueprints and exhibits no malicious behavior. The `SKILL.md` instructions are clear and aligned with the stated purpose, lacking any prompt injection attempts. The `scripts/generate_workflow_blueprint.py` script performs file I/O (reading JSON input, writing formatted output) as expected for its function, but does not attempt to access sensitive files, perform network requests, execute arbitrary commands, or establish persistence. All operations are confined to the stated goal of processing workflow data.
能力评估
Purpose & Capability
The stated purpose, bundled guide, and Python script align around generating JSON, Markdown, or CSV workflow blueprint artifacts from optional user-provided input.
Instruction Scope
The skill explicitly asks the agent to read a bundled reference file and run a bundled Python script; that local execution is disclosed, but users should understand it is not documentation-only.
Install Mechanism
No package installation, dependency fetching, startup hook, or external service setup is present; the script uses Python standard-library modules.
Credentials
The script reads only an optional chosen JSON input path, limits input size, and writes to the chosen output path, including creating parent directories; this is proportionate for artifact generation but can overwrite files if pointed at an existing path.
Persistence & Privilege
Persistence is limited to generated output files. There is no evidence of credential access, network activity, background workers, privilege escalation, or long-running persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agentic-workflow-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/agentic-workflow-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of agentic-workflow-automation.
- Generate reusable multi-step workflow blueprints for automation and orchestration.
- Supports definition of workflow name, trigger, ordered steps, and dependencies.
- Normalizes each step for deterministic execution and clear contracts.
- Exports blueprints as JSON/markdown for integration with platforms like n8n.
- Includes guidance and resources for workflow and step design.
- Enforces guardrails: single-purpose steps and explicit fallback behaviors.
元数据
常见问题
Agentic Workflow Automation 是什么?
Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 10285 次。
如何安装 Agentic Workflow Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentic-workflow-automation」即可一键安装,无需额外配置。
Agentic Workflow Automation 是免费的吗?
是的,Agentic Workflow Automation 完全免费(开源免费),可自由下载、安装和使用。
Agentic Workflow Automation 支持哪些平台?
Agentic Workflow Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agentic Workflow Automation?
由 Muhammad Mazhar Saeed(@0x-professor)开发并维护,当前版本 v0.1.0。
推荐 Skills