← 返回 Skills 市场
subaru0573

agentic-workflow-automation-p

作者 Subaru0573 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agentic-workflow-automation-p
功能描述
Design and orchestrate robust multi-step agent workflows with reusable blueprints. Automate complex trigger-action sequences, define deterministic workflows,...
使用说明 (SKILL.md)

Agentic Workflow Automation

Overview

Build workflow blueprints that can be translated into automation platforms such as n8n or internal orchestrators.

Workflow

  1. Define workflow name, trigger, and ordered steps.
  2. Normalize each step into a simple execution contract.
  3. Build a blueprint with dependencies and execution order.
  4. Export JSON/markdown artifacts for implementation.

Use Bundled Resources

  • Run scripts/generate_workflow_blueprint.py for deterministic workflow output.
  • Read references/workflow-blueprint-guide.md for step design guidance.

Guardrails

  • Keep each step single-purpose.
  • Include clear fallback behavior for failed steps.
安全使用建议
This skill appears to do what it claims: generate portable workflow blueprints. Before installing/using it, review the small Python script (already included) to confirm its behavior, and when running it provide trusted input files and an output path that won't overwrite important system files. Because the tool writes files to whatever --output you specify, avoid running it with administrative privileges or using system-critical paths. If you need connectors to specific orchestration platforms, note that this package only produces blueprints and does not include platform-specific integrations.
功能分析
Type: OpenClaw Skill Name: agentic-workflow-automation-p Version: 1.0.0 The skill bundle provides a functional utility for generating workflow blueprints via a Python script (scripts/generate_workflow_blueprint.py). However, the SKILL.md file contains a suspicious 'word salad' suffix in its description field (e.g., 'generateetz bucket... presentjosmins'), which is a common indicator of adversarial prompt injection or data poisoning attempts. While the script itself lacks direct malicious logic and performs standard file I/O, the presence of unexplained, non-functional text in the agent-facing instructions warrants a suspicious classification.
能力评估
Purpose & Capability
The skill's name/description, SKILL.md, reference guide, and the bundled Python script all align with generating workflow blueprints and exporting them in JSON/MD/CSV. There are no unrelated environment variables, binaries, or config paths requested. Minor mismatch: the description mentions integration with orchestration frameworks, but the repo provides only a portable blueprint generator (no connectors) — this is a plausible scope choice, not a security problem.
Instruction Scope
SKILL.md only instructs the agent to run the included script and read the guide. The script reads a user-supplied input JSON (size-limited to 1,048,576 bytes) and writes to a user-supplied output path. It does not access other system files, environment variables, or remote endpoints. Caution: because it writes to an arbitrary output path you pass, ensure you do not unintentionally overwrite sensitive files when invoking the script.
Install Mechanism
No install spec is provided (instruction-only with a small helper script). Nothing is downloaded or written to disk by an installer. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables or credentials. The primary credential field is empty and no config paths are required — privileges requested are proportionate to the stated functionality.
Persistence & Privilege
The skill is not marked always:true, does not modify other skills or global agent configuration, and does not request persistent system presence. Autonomous invocation is allowed by default but is not combined with elevated privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agentic-workflow-automation-p
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agentic-workflow-automation-p 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Updated skill name to agentic-workflow-automation-p. - Expanded description to emphasize robust orchestration, automation pipeline streamlining, and integration with orchestration frameworks. - No functional file changes detected in this version.
元数据
Slug agentic-workflow-automation-p
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

agentic-workflow-automation-p 是什么?

Design and orchestrate robust multi-step agent workflows with reusable blueprints. Automate complex trigger-action sequences, define deterministic workflows,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 agentic-workflow-automation-p?

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

agentic-workflow-automation-p 是免费的吗?

是的,agentic-workflow-automation-p 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

agentic-workflow-automation-p 支持哪些平台?

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

谁开发了 agentic-workflow-automation-p?

由 Subaru0573(@subaru0573)开发并维护,当前版本 v1.0.0。

💬 留言讨论