← 返回 Skills 市场
jpengcheng523-netizen

workflow-automation

作者 jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
164
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-workflow-automation
功能描述
Automate workflows
使用说明 (SKILL.md)

Workflow Automation

Automate workflows

When to Use

  • User needs workflow related functionality
  • Automating automation tasks
  • Automation operations

Usage

python3 scripts/workflow_automation.py --input \x3Cinput> --output \x3Coutput>

Configuration

Set required environment variables:

export AUTOMATION_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}
安全使用建议
Do not provide secrets or run arbitrary scripts based on this SKILL.md. The skill references a local Python script (scripts/workflow_automation.py) that isn’t included and asks you to set AUTOMATION_API_KEY without declaring what service or endpoint will receive it. Before installing or using this skill, ask the publisher to: (1) provide the missing code files or a clear install spec, (2) explicitly declare required env vars and what they are for, and (3) supply a trustworthy homepage or source/release URL. If you must test it, do so in an isolated environment (sandbox or VM) and avoid using real credentials — use throwaway API keys or mocks until the provenance and code can be reviewed.
能力评估
Purpose & Capability
The name/description ('Automate workflows') is generic and plausible, but the SKILL.md expects a local script (python3 scripts/workflow_automation.py) and an AUTOMATION_API_KEY without providing that script or declaring the env var in the registry metadata. The claimed capability doesn't justify the missing artifacts or the undeclared credential.
Instruction Scope
Runtime instructions tell the agent to run a specific local Python script and to set AUTOMATION_API_KEY. No code files or scripts are bundled with the skill, and requires.env lists none. This is a direct mismatch: the instructions cannot be executed as-is and they implicitly ask the agent to rely on external local files or user-provided secrets.
Install Mechanism
No install spec and no code files — this lowers the risk of arbitrary code being installed by the skill itself, but also means the SKILL.md is effectively documentation-only that references missing artifacts. The lack of an install path makes the missing script/requirements more suspicious (packaging error or deliberate omission).
Credentials
SKILL.md instructs users to export AUTOMATION_API_KEY, but the registry metadata lists no required environment variables or primary credential. Requesting an API key in the instructions without declaring it is disproportionate and opaque: the skill gives no information about what service the key is for, scope required, or where it will be sent.
Persistence & Privilege
Skill has default privileges (always: false, agent invocation allowed). There is no indication it requests elevated persistence or modifies other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jpeng-workflow-automation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jpeng-workflow-automation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of jpeng-workflow-automation. - Automate workflows via a command-line interface. - Supports automation of various workflow-related tasks. - Requires configuration of an API key. - Returns results in JSON format.
元数据
Slug jpeng-workflow-automation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

workflow-automation 是什么?

Automate workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 workflow-automation?

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

workflow-automation 是免费的吗?

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

workflow-automation 支持哪些平台?

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

谁开发了 workflow-automation?

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

💬 留言讨论