Agent Sync Action
Version updated for https://github.com/julien777z/agent-sync-action to version v0.0.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action synchronizes Claude, Cursor, and Codex configurations from a single canonical .agents/ directory to various providers. It links skills, rules, agents, hooks, and settings, validates JSON, front matter, metadata, slugs, and provider configuration, and automatically generates AGENTS.md. The action supports direct commits, pull requests, or read-only dry runs, and can install external skills to keep them current.
What’s Changed
What’s Changed
- refactor: rename external skill sync field by @julien777z in https://github.com/julien777z/agent-sync-action/pull/28
Full Changelog: https://github.com/julien777z/agent-sync-action/compare/v0.0.4...v0.0.5