ably-automation
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Apiflash tasks via Rube MCP (Composio). Always search tools first for current schemas.
$ npx -y skills add openteams-lab/openteams --skill apiflash-automation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/apiflash-automationContext preview
The summary Claude sees to decide when to auto-load this skill.
Automate Apiflash tasks via Rube MCP (Composio). Always search tools first for current schemas.
name: apiflash-automation description: "Automate Apiflash tasks via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube]
Automate Apiflash operations through Composio's Apiflash toolkit via Rube MCP.
**Toolkit docs**: [composio.dev/toolkits/apiflash](https://composio.dev/toolkits/apiflash)
**Get 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.
1. Verify Rube MCP is available by confirming `RUBE_SEARCH_TOOLS` responds 2. Call `RUBE_MANAGE_CONNECTIONS` with toolkit `apiflash` 3. If connection is not ACTIVE, follow the returned auth link to complete setup 4. Confirm connection status shows ACTIVE before running any workflows
Always discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Apiflash 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 Apiflash task"}]
session: {id: "existing_session_id"}RUBE_MANAGE_CONNECTIONS toolkits: ["apiflash"] 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"| Operation | Approach | |-----------|----------| | Find tools | `RUBE_SEARCH_TOOLS` with Apiflash-specific use case | | Connect | `RUBE_MANAGE_CONNECTIONS` with toolkit `apiflash` | | 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](https://composio.dev)*
Plan, Build, and Ship — with a team of AI agents instead of one
Repo: openteams-lab/openteams
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abuselpdb tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas.