Skip to content

Benchmark Results

Run npm run benchmark to reproduce on your machine and regenerate the SVG chart.

Environment: Node.js v24.18.0, macOS (darwin, arm64) Fixture (local): SKILL.md + 1 JS file (2 files, 78 bytes) Fixture (GitHub): rolecraft-sh/skillsIterations: 10 per tool per scenario Date: 2026-08-17

Benchmark comparison chart

Local path install

Toolavgminmaxp50vs rolecraft
rolecraft10.23 ms5.56 ms16.95 ms9.05 ms1.00x
skills (Vercel)3893.83 ms3574.97 ms4527.98 ms3868.26 ms380.68x
@agentskill.sh/cliN/A

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

GitHub install (rolecraft-sh/skills)

Toolavgminmaxp50vs rolecraft
rolecraft1578.82 ms1436.98 ms1773.16 ms1574.09 ms1.00x
skills (Vercel)10949.90 ms10235.08 ms11554.33 ms11065.96 ms6.94x
@agentskill.sh/clifailed

@agentskill.sh/cli fetches the skill but exits with an error during the agent detection phase. The install does not complete successfully.

Key takeaways

ScenariorolecraftVercel skills@agentskill.sh/cli
Local skill install10.23 ms✅ 3894 ms (381x slower)❌ not supported
GitHub skill install1.6 s✅ 10.9 s (6.9x slower)❌ fails (bug)
Zero dependencies0❌ 1 dep❌ 2 deps
Package size396.0 kB~465 KB~84 KB