通过 Rube MCP 自动化执行 All Images AI 的图像生成与处理任务。
该技能本身更像是提示/操作文档,材料未声明本地代码执行、文件读写或直接要求提供密钥。需注意它依赖外部 Rube MCP/Composio 服务与后续授权连接,实际数据外发和权限范围取决于所连接的远端工具。
材料声称“无 API keys needed”,但又要求通过 `RUBE_MANAGE_CONNECTIONS` 建立 `all_images_ai` 的 ACTIVE 连接并完成授权链接,说明可能存在第三方账号授权/令牌委托;未见其如何存储、作用域如何限制。
文档明确要求添加远程 MCP 端点 `https://rube.app/mcp`,并通过 Composio/Rube 执行 All Images AI 操作;这意味着请求内容、工具参数和会话信息会发送到声明的外部服务,但材料未细化数据流与保留策略。
就该技能材料本身看,属于提示式工作流说明,未声明在本机启动进程、执行脚本或调用系统级能力;执行动作描述为调用远程 MCP 工具。
技能本身未声明直接读写本地文件,但通过 `RUBE_MULTI_EXECUTE_TOOL`/`RUBE_REMOTE_WORKBENCH` 可对远程连接的 All Images AI 工具执行操作,实际可访问的数据范围取决于后续发现到的工具 schema 与授权账户权限,当前材料未给出边界。
来源为 GitHub 开源仓库,且社区采用度高(约 64.9k star),这些都是明显的降风险因素;当前提供内容主要是 README/技能说明而非可执行安装脚本。需留意许可证与维护状态未明确。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "all-images-ai-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/all-images-ai-automation/SKILL.md 2. 保存为 ~/.claude/skills/all-images-ai-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate All Images AI operations through Composio's All Images AI toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/all_images_ai
RUBE_MANAGE_CONNECTIONS with toolkit all_images_aiRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit all_images_aiAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "All Images AI operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific All Images AI task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["all_images_ai"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with All Images AI-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit all_images_ai |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
通过 Rube MCP 自动执行 Honeybadger 相关任务并先检索最新工具结构。
通过 Rube MCP 自动化执行 Insighto AI 任务,并先检索最新工具结构。
自动化查询与处理 BuiltWith 网站技术栈信息,辅助竞品研究与线索分析
通过 Rube MCP 自动处理 Canny 反馈与工作流操作,提升产品协作效率。
用自然语言自动完成 Hunter 邮箱搜索、验证、线索管理与用量监控。
通过 Rube MCP 自动执行 Kit 任务,并先检索最新工具参数与结构。
通过 Rube MCP 自动化执行 AI/ML API 任务,并先检索最新工具 schema。
通过 Rube MCP 自动执行 Alttext AI 任务,批量处理图片替代文本与相关流程。
通过 Rube MCP 自动执行 Autom 相关任务,并先检索最新工具 schema。
通过 Rube MCP 自动化执行 Imgix 图像处理与资源管理相关任务。
通过 Rube MCP 自动执行 DreamStudio 图像生成相关任务与流程。
通过 Rube MCP 自动化执行 Claid AI 图像处理与增强工作流