Automate Alpha Vantage 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 alpha-vantage-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
MCP workflow setup and execution pattern
Search-first pattern
0%
100%
Connection check step
0%
100%
ACTIVE status verification
60%
100%
Auth link handling
0%
100%
Session ID generation
0%
100%
Session reuse within workflow
30%
100%
RUBE_MULTI_EXECUTE_TOOL usage
0%
100%
Memory parameter present
0%
100%
No hardcoded tool slugs
40%
70%
Correct 3-step order
87%
100%
Without context: $0.2319 · 1m 13s · 13 turns · 20 in / 4,447 out tokens
With context: $0.3984 · 1m 43s · 21 turns · 26 in / 5,908 out tokens
Bulk operations and pagination handling
Search-first for bulk
0%
100%
Connection verification
0%
100%
Bulk tool identified
0%
100%
run_composio_tool() usage
0%
100%
Pagination token check
100%
100%
Fetch until complete
100%
100%
Session ID reuse
0%
100%
Memory parameter
0%
100%
Dynamic tool slugs
0%
80%
Without context: $0.3284 · 1m 47s · 12 turns · 17 in / 6,838 out tokens
With context: $0.4591 · 2m 1s · 19 turns · 24 in / 7,577 out tokens
Workflow pitfall detection and correction
Missing RUBE_SEARCH_TOOLS
0%
100%
Missing memory parameter
0%
100%
Hardcoded tool slugs
0%
80%
Wrong toolkit name
0%
100%
Wrong step order
100%
100%
Missing ACTIVE status check
0%
0%
Session ID inconsistency
100%
100%
Corrected workflow completeness
30%
70%
Without context: $0.3924 · 1m 40s · 26 turns · 1,655 in / 6,264 out tokens
With context: $0.3874 · 1m 33s · 19 turns · 21 in / 5,739 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.