Skip to content

agent-token-saver-skill-router v1.0.4

Choose a tag to compare

@Supersynergy Supersynergy released this 12 Jul 13:04

1.0.4

  • Routing fix: a skill matching several intent tokens now outranks a skill that hit one lucky rare name token (coverage multiplier in score, locked by a red/green regression test).

  • Instant install: install.sh is now curl-pipeable — no checkout needed:

    curl -fsSL https://raw.githubusercontent.com/Supersynergy/agent-token-saver-skill-router/main/install.sh | bash -s -- claude   # or codex / hermes / ggcoder / opencode / repo / all
  • Fresh benchmark (2026-07-12, 458 installed skills): 37,080 → 227 estimated catalog tokens, 99.39% reduction (chars/4 estimate). README now invites third-party benchmark issues — run bench on your library and post your numbers.