skills_sync 0.2.1 copy "skills_sync: ^0.2.1" to clipboard
skills_sync: ^0.2.1 copied to clipboard

A CLI tool to keep AI Agent Skills (SKILL.md) in sync across your projects based on a central configuration file.

0.2.1 - 2026-03-07 #

Refactor #

  • Fixed static analysis warnings to ensure zero-tolerance lint cleanliness.
  • Internal structural improvements for better maintainability.

0.2.0 - 2026-03-07 #

Features #

  • Added 'update' command to quickly update all installed skills across all targets.
  • Enhanced 'sync' command with a default '--clean' behavior for thorough synchronization.
  • Added '--agent
  • Added user confirmation prompt for destructive operations in 'sync' command.
  • Integrated security audit cache and lockfile management improvements.

0.1.2 - 2026-03-06 #

Documentation #

  • Updated existing Japanese changelog entries to English for better accessibility.

0.1.1 - 2026-03-06 #

Documentation #

  • Fixed the reference to the release-pub skill to point to its globally installed version to clarify it's a separate project.

0.1.0 - 2026-03-06 #

Features #

Documentation #

  • Integrated and updated the documentation and initial setup instructions for automated pub.dev releases (GitHub Actions & OIDC) into the release-pub skill workflow.

Chores #

  • Updated the skill definitions in the skills.yaml example.

0.0.8 #

  • docs: add skills.yaml specifications to skills-sync/SKILL.md.

0.0.7 #

  • docs: fix insecure local file links in README.md to resolve pub.dev deductions.

0.0.6 #

  • docs: officially release the skills-optimizer AI guidelines update and add .agents/rules/rule.md step for releases.

0.0.5 #

  • docs: recommend using find-skills in skills-optimizer for discovering high-quality skills.

0.0.4 #

  • docs: update skills-optimizer and skills-sync skills with AI coordination guidelines.
  • fix: resolve syntax and lint errors in sync.dart.
  • fix: improve release notes extraction script to support bracketed version headers.

0.0.3 #

  • feat: add confirmation prompt for sync command to prevent accidental deletion.
  • feat: add --yes (-y) flag to sync command to skip confirmation.
  • feat: change skill installation to sequential process with real-time progress logging.
  • fix: preserve all metadata (hashes, timestamps, etc.) in .skill-lock.json from npx skills.
  • docs: update SKILL.md with AI guidelines (no auto-sync, transparency in config changes).
  • docs: add prominent warning about sync command behavior in README.
  • chore: improve pana score by adding documentation and refining example.

0.0.2 #

  • fix: resolve deadlock and missing output in skills_sync parallel process streams.
  • refactor: translate CLI descriptions and error messages to English and reorganize example files.
  • refactor: unify command name to skills_sync for consistency.
  • chore: optimize release automation script with cider and fix pana issues.
  • docs: update README examples and link to live usage.

0.0.1 #

  • Initial version.
1
likes
160
points
366
downloads

Documentation

API reference

Publisher

verified publishermono0926.com

Weekly Downloads

A CLI tool to keep AI Agent Skills (SKILL.md) in sync across your projects based on a central configuration file.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, cli_completion, mason_logger, path, yaml

More

Packages that depend on skills_sync