Skip to content

Benchmark Results

Run node benchmark/install-speed.js to reproduce on your machine.

Environment: Node.js v22.18.0, macOS Fixture (local): SKILL.md + 1 JS file (2 files, 78 bytes) Fixture (GitHub): sametcelikbicak/task-decomposerIterations: 10 per tool per scenario

Benchmark comparison chart

Local path install

Toolavgminmaxp50vs rolecraft
rolecraft9.83 ms5.16 ms15.23 ms9.60 ms1.00x
skills (Vercel)4263.29 ms3964.79 ms4960.78 ms4267.36 ms433.78x
@agentskill.sh/cliN/A

@agentskill.sh/cli is marketplace-only and does not support local paths.

GitHub install (sametcelikbicak/task-decomposer)

Toolavgminmaxp50vs rolecraft
rolecraft4186.74 ms3499.20 ms4843.22 ms4380.64 ms1.00x
skills (Vercel)10024.51 ms8668.28 ms11556.99 ms9986.56 ms2.39x
@agentskill.sh/clifailed

@agentskill.sh/cli fetches the skill but exits with Error: Unknown agent: antigravity-cli during the agent detection phase. The install does not complete successfully.

Key takeaways

ScenariorolecraftVercel skills@agentskill.sh/cli
Local skill install9.83 ms✅ 4263 ms (434x slower)❌ not supported
GitHub skill install4.2 s✅ 10.0 s (2.4x slower)❌ fails (bug)
Zero dependencies0❌ 1 dep❌ 2 deps
Package size~4 KB~465 KB~84 KB