Key Takeaways

  • Alibaba's SkillWeaver framework cuts agent token consumption by over 99% by routing tasks to only the tools they need
  • The key innovation: Skill-Aware Decomposition (SAD), a feedback loop that iteratively fetches and vets tool candidates instead of one-shot selection
  • Granularity of task decomposition — not model capability — is the real bottleneck in enterprise agent accuracy
  • Current tool-routing frameworks treat multi-step workflows as single-skill problems; SkillWeaver builds execution graphs for compositional tasks