通过 Rube MCP 自动执行 BigML 相关任务与机器学习工作流。
整体看是一个纯提示词型技能,未声明密钥、无固定远程端点,且来源为高星开源仓库,当前未见明确高风险红旗。主要需要留意的是它依赖 Rube MCP 与 BigML 连接,实际执行时会发生常规的工具调用与数据处理。
材料未要求任何密钥或 token;仅说明通过 Rube MCP 管理 BigML 连接,且“无 API keys needed”。就凭证面看没有明确敏感凭证暴露或滥用点。
未给出固定业务外发端点;仅提到 Rube MCP 的已知端点与 Composio/BigML 相关联接,属于声明范围内的常规联机能力,未见把数据发往不明地址的红旗。
这是技能/工具编排型内容,本身不展示本机起进程或任意代码执行能力,但会调用 RUBE_SEARCH_TOOLS、RUBE_MANAGE_CONNECTIONS、RUBE_MULTI_EXECUTE_TOOL 等外部工具,属于常规工具执行风险。
数据访问范围主要取决于 BigML 连接与所选工具的具体 schema;README 还要求先搜索工具、再按 schema 执行,说明会读取/操作 BigML 侧资源,但未见超出声明功能的广泛本地文件访问。
来源为 GitHub 开源仓库且社区采用度高(64.7k stars),这是正面信号;但许可证未声明、维护状态未知,且 README 依赖第三方 Rube/Composio 生态,供应链仍需按常规审慎核验。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "bigml-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/bigml-automation/SKILL.md 2. 保存为 ~/.claude/skills/bigml-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate Bigml operations through Composio's Bigml toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/bigml
RUBE_MANAGE_CONNECTIONS with toolkit bigmlRUBE_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 bigmlAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Bigml 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 Bigml task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["bigml"]
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 Bigml-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit bigml |
| 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
用自然语言自动化管理 Capsule CRM 的联系人、任务、项目与组织数据
通过 Rube MCP 自动执行 Cats 相关任务,并先检索最新工具模式。
通过 Rube MCP 自动化 Agiled 中的客户、项目与业务流程操作。
通过 MCP 自动化处理 Castingwords 转录任务与相关工作流操作。
自动化执行 GatherUp 相关操作,先检索工具结构再安全发起任务。
通过 Rube MCP 自动化执行 Certifier 相关任务,并先检索最新工具结构。
通过 Rube MCP 自动化执行 AI/ML API 任务,并先检索最新工具 schema。
帮助用户通过 Rube MCP 自动化大数据云平台任务与运维流程。
通过 Rube MCP 自动执行 Autom 相关任务,并先检索最新工具 schema。
通过 Rube MCP 自动执行 Bigmailer 邮件营销相关任务与流程。
通过 Rube MCP 自动执行 DataRobot 任务,加速模型管理与数据流程处理。
通过 Rube MCP 自动执行精选任务流程,并先检索最新工具参数