Automate Aivoov tasks via Rube MCP (Composio). Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:haniakrim21/everything-claude-code --skill aivoov-automation62
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Core workflow pattern
Search before execute
16%
100%
Use case query
0%
100%
Session ID generation
0%
100%
Session reuse
0%
100%
Connection check
16%
100%
ACTIVE status gate
30%
100%
Execute tool call
20%
100%
Memory parameter
0%
100%
No hardcoded slugs
0%
100%
Workflow notes produced
100%
100%
Without context: $0.2102 · 1m 14s · 12 turns · 14 in / 4,307 out tokens
With context: $0.5048 · 2m 6s · 25 turns · 34 in / 7,112 out tokens
Connection setup and session management
RUBE_SEARCH_TOOLS step included
0%
100%
RUBE_MANAGE_CONNECTIONS with aivoov
0%
100%
Auth link handling
0%
100%
ACTIVE check before execution
20%
100%
Session ID generation documented
0%
100%
Session reuse in sample call
0%
100%
Memory parameter in sample call
0%
100%
Tool slug from search
0%
100%
New session for new workflows
0%
0%
Setup checklist produced
80%
100%
Without context: $0.7443 · 2m 14s · 36 turns · 41 in / 7,998 out tokens
With context: $0.4082 · 1m 29s · 24 turns · 29 in / 5,151 out tokens
Bulk operations and pagination
RUBE_SEARCH_TOOLS first
0%
100%
Pagination token handling
100%
100%
Loop until complete
100%
100%
RUBE_REMOTE_WORKBENCH for bulk
0%
100%
run_composio_tool in workbench
0%
100%
RUBE_GET_TOOL_SCHEMAS for schemaRef
0%
100%
Memory parameter present
0%
100%
Session reuse
0%
100%
Design notes mention bulk tool
100%
100%
Design notes mention schema retrieval
100%
100%
Without context: $0.6203 · 2m 33s · 24 turns · 29 in / 8,282 out tokens
With context: $0.3233 · 1m 48s · 15 turns · 18 in / 5,589 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.