← 返回 Skills 市场
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install martin-ai-automation-workflows
功能描述
Build automated AI workflows combining multiple models and services via SkillBoss API Hub. Patterns: batch processing, scheduled tasks, event-driven pipeline...
安全使用建议
This skill appears to be what it says (bash/curl examples calling SkillBoss), but the published metadata omits the required SKILLBOSS_API_KEY and doesn't declare use of jq. Before installing or running: (1) confirm the skill author/source and prefer a homepage or repository; (2) only provide a limited, revocable SKILLBOSS_API_KEY scoped to needed permissions; (3) ensure your environment has curl, jq, and bash if you run the examples; (4) avoid embedding sensitive secrets in prompts or files the scripts write; and (5) if you need stronger assurance, ask the publisher to fix the registry metadata (declare the env var and required binaries) or provide a signed package/repo so you can review it fully.
功能分析
Type: OpenClaw Skill
Name: martin-ai-automation-workflows
Version: 1.0.0
The skill bundle provides comprehensive templates and examples for automating AI workflows using the SkillBoss API Hub (api.skillbossai.com). The SKILL.md file contains standard bash and Python scripts for batch processing, sequential pipelines, and scheduled tasks via cron. While it includes capabilities for file reading (cat) and network requests (curl), these are strictly aligned with the stated purpose of data processing and API integration, with no evidence of malicious intent or data exfiltration.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes automation patterns that call https://api.skillbossai.com and require an API key (SKILLBOSS_API_KEY) — that capability aligns with the skill's name/description. However, the registry metadata claims no required env vars or binaries while SKILL.md declares requires.env: [SKILLBOSS_API_KEY] and the example scripts depend on jq and bash features, so the declared requirements do not match the actual instructions.
Instruction Scope
Instructions are concrete bash/curl examples that only interact with api.skillbossai.com. They write outputs to local files, run background jobs, and embed user content into prompts. There is no instruction to access other system credentials or external endpoints beyond SkillBoss, but the examples use jq (not declared) and write files containing prompts/responses, which users should be aware of.
Install Mechanism
This is an instruction-only skill with no install spec and no remote downloads, so it does not write code to disk or install packages. That reduces risk. The examples assume standard command-line tools are present (curl, jq, bash).
Credentials
The only credential the skill appears to need is SKILLBOSS_API_KEY, which is appropriate for calling the SkillBoss API. The concern is that the registry metadata does not list this required env var while SKILL.md does — a packaging inconsistency. Also verify that any API key you provide is scoped and revocable; prompts shown may include user data that will be sent to the external service.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not modify other skills or system-wide config according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install martin-ai-automation-workflows - 安装完成后,直接呼叫该 Skill 的名称或使用
/martin-ai-automation-workflows触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Enables building automated AI workflows using SkillBoss API Hub with Bash and curl.
- Provides documentation and bash script examples for workflow patterns: batch processing, sequential pipelines, parallel processing, conditional branches, and retries with fallback.
- Supports triggers for batch jobs, scheduled tasks (via cron), event-driven pipelines, and agent-style automation.
- Integrates with SkillBoss API Hub for AI content generation, data processing, monitoring, and orchestration.
- Requires only Bash, curl, and a SkillBoss API key for usage.
元数据
常见问题
ai-automation-workflows 是什么?
Build automated AI workflows combining multiple models and services via SkillBoss API Hub. Patterns: batch processing, scheduled tasks, event-driven pipeline... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。
如何安装 ai-automation-workflows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install martin-ai-automation-workflows」即可一键安装,无需额外配置。
ai-automation-workflows 是免费的吗?
是的,ai-automation-workflows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ai-automation-workflows 支持哪些平台?
ai-automation-workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ai-automation-workflows?
由 KirkRaman(@kirkraman)开发并维护,当前版本 v1.0.0。
推荐 Skills