skills 0.3.0 copy "skills: ^0.3.0" to clipboard
skills: ^0.3.0 copied to clipboard

CLI that installs AI agent skills from your Dart and Flutter package dependencies into your IDE, so Antigravity, Claude, Codex, Cursor, and other assistants know how to use your stack.

Changelog #

0.3.0 #

  • feat: Adds support for OpenCode.
  • feat: Exports getSkills for programmatic usage as part of the public API.
  • fix: Makes all skills non-user-invocable by default on Claude Code.

0.2.2 #

  • refactor: Refactors the core logic to the getSkills function.

0.2.1 #

  • docs: Updates README.

0.2.0 #

  • feat: Adds skills prune command.
  • chore: Lowers required Dart version.

0.1.5 #

  • fix: Fixes git on Windows.

0.1.4 #

  • feat: Adds support for fetching skills from GitHub repositories.

0.1.3 #

  • fix: Uses correct skills format for all IDEs.

0.1.2 #

  • fix: Fixes issue with monorepos.

0.1.1 #

  • fix: Cleans up output from skills get.
  • fix: Moves config file to .dart_skills/skills_config.json.
  • chore: Adds tests for Windows.

0.1.0 #

  • First working version.

0.0.1 #

  • Initial version.
32
likes
140
points
6.01k
downloads

Documentation

API reference

Publisher

verified publisherserverpod.dev

Weekly Downloads

CLI that installs AI agent skills from your Dart and Flutter package dependencies into your IDE, so Antigravity, Claude, Codex, Cursor, and other assistants know how to use your stack.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

args, config, glob, package_config, path, yaml

More

Packages that depend on skills