Skip to content

Bundle the PowerSync agent skill - #473

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

bean1352 wants to merge 10 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
@bean1352
bean1352 marked this pull request as ready for review September 16, 2026 11:19
@bean1352
bean1352 marked this pull request as draft September 16, 2026 11:20
@bean1352
bean1352 marked this pull request as ready for review September 16, 2026 11:24
@bean1352
bean1352 requested a review from simolus3 September 16, 2026 11:28

@simolus3 simolus3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we skip adding files that aren't needed for Dart (like skills for other SDKs)?

Comment thread packages/powersync/CHANGELOG.md Outdated
Comment thread tool/sync_skills.sh Outdated
@bean1352
bean1352 marked this pull request as draft September 17, 2026 07:56
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?

3 participants