← Changelog

Release

0.3.0

Added

  • Added Agent Skills sync for saving and restoring reusable AI-agent skills.
  • Added atl skills scan to review skills found on your machine.
  • Added atl skills save with an explicit review step before anything is uploaded.
  • Added atl skills install with previews, conflict detection, and optional backups.
  • Added canonical installs to ~/.agents/skills with projection into supported agent directories.
  • Added public Agent Skills documentation.

Changed

  • Folder saves now ignore Agent Skills directories so skills are handled by the dedicated skills workflow.
  • Skill installs now leave matching local copies untouched and block differing local copies unless a backup is requested.

Fixed

  • Fixed skill projection checks for symlinked directories on macOS.