julien777z/Agent Sync Action
Keep your AI coding assistants in sync from a single shared setup.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token used to commit and push changes (or open a pull request). | — | ${{ github.token }} |
| refresh-external-skills | Force vendoring external skills from the registry before mirroring. | — | false |
| skills-cli-version | Version of the skills CLI used to update external skills. | — | 1.5.13 |
| mode | How to persist changes — commit (push to the branch) or pull-request. | — | commit |
| agents-dir | Source-of-truth directory name; the registry is read from <agents-dir>/skills.json. | — | .agents |
| dry-run | Report changes without writing or committing; fails if anything is out of sync. | — | false |
Outputs
no outputs