Automate Altoviz 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 altoviz-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
0%
100%
use_case field in query
0%
100%
known_fields in query
0%
100%
generate_id session init
0%
100%
Connection check
0%
100%
ACTIVE status verified
0%
100%
memory parameter present
0%
100%
Session ID reused
0%
100%
No hardcoded slugs
0%
81%
schemaRef handling
0%
100%
Without context: $0.3426 · 1m 35s · 19 turns · 2,299 in / 5,394 out tokens
With context: $0.4714 · 2m · 23 turns · 185 in / 6,928 out tokens
Bulk operations and pagination
Search first
50%
100%
Connection verified
0%
100%
RUBE_REMOTE_WORKBENCH for bulk
0%
0%
run_composio_tool usage
0%
0%
Pagination token check
100%
100%
Fetch-until-complete loop
100%
100%
memory parameter present
100%
100%
Session ID reused
0%
100%
Without context: $0.2685 · 1m 23s · 16 turns · 20 in / 4,408 out tokens
With context: $0.3708 · 1m 29s · 20 turns · 55 in / 5,168 out tokens
Connection setup and verification
Correct MCP endpoint
0%
100%
No API key required
0%
100%
RUBE_MANAGE_CONNECTIONS step
0%
100%
ACTIVE status check
0%
100%
Auth link handling
0%
100%
RUBE_SEARCH_TOOLS as first step
0%
100%
Altoviz use_case in search query
0%
100%
generate_id for new sessions
0%
100%
schemaRef / full schema step
0%
100%
Without context: $0.7787 · 2m 51s · 34 turns · 78 in / 9,296 out tokens
With context: $0.2300 · 1m 7s · 11 turns · 14 in / 3,769 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.