Skip to content

Bundle the PowerSync agent skill - #473

Draft
bean1352 wants to merge 5 commits into
mainfrom
agent-skills
Draft

bean1352 wants to merge 5 commits into
mainfrom
agent-skills

Conversation

@bean1352

@bean1352 bean1352 commented Sep 9, 2026

Copy link
Copy Markdown

This bundles v1.5.0 of the powersync skill from powersync-ja/agent-skills into packages/powersync/skills/, so users of this package can install it with dart run skills@ get.

Only the skills/powersync folder from that repo is copied. The rest (the Claude Code plugin, Cursor rule, scripts and repo docs) is not.

tool/sync_skills.sh downloads a release, checks its checksum and writes the folder. It can wait for the assets, because agent-skills uploads them a little after publishing the release. CI runs it with --check to make sure the copied files still match that release. A Claude routine listens for agent-skills releases, runs the script and opens a PR here with the changelog entry, so there is no sync workflow in this repo.

Closes #472

AI use: Created and reviewed with Claude Code.

Comment thread .github/workflows/sync_agent_skills.yml Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include agent skills for users?

2 participants