Dart team ships Skills CLI 1.0 to bundle AI agent skills with packages
rseroter · x · 2026-09-11
The Dart team has taken over and released skills CLI 1.0, originally built by Serverpod, for bundling and distributing AI agent skills.
Key points:
- Today skills are shared via Git repos, requiring manual cloning or tools like npx skills, with poor discoverability and no version matching between skills and package versions
- The new CLI lets package authors ship official agent skills by simply placing them in a top-level skills/ directory
- It's more than a Dart-native replacement for npx skills — it makes skill distribution a native part of the Dart package ecosystem
Flutter/Dart developers can start using it now to ship agent-ready documentation alongside their packages.
More from coding & agent
- HeyGen Open-Sources Real-Time AI Avatar Framework Built on OpenAI's GPT-Live, With Language Tutor Demo — HeyGen · 2026-09-11
- Community challenge pits MLX vs CUDA to speed up local Qwen 3.8 Flash on DGX Spark — gajesh · 2026-09-11
- Tako data index lands in Vercel AI Gateway with one-line websearch integration — williamLberman · 2026-09-11
- Reading papers by walking: agents run experiments while you ask questions — yaroslavvb · 2026-09-11
- Stop pasting errors into AI chat: use MCPs for better Spark debugging — rseroter · 2026-09-11
- alphaxiv urges researchers to swap Claude Code/Codex for open models, citing OpenAI and Anthropic lock-in incidents — AdaptiveAgents · 2026-09-11