GitHub Action workflow for syncing bluesky post to X using switchboard.
You can see how it looks like in my account.(X Account and Bluesky Account)
- Please check Twitter API limitation. If you are Free plan, it's very easy to surpass number of posts limitation
- There are several features that are not implemented in switchboard
Check for any issues about this workflow.
-
Fork this repository
-
Create X developer app and generate access token, api keys and so on.

-
After fork, configure repository secrets below following GitHub docs.
BLUESKY_IDENTIFIER BLUESKY_PASSWORD X_ACCESS_TOKEN X_ACCESS_SECRET X_API_KEY X_API_SECRET -
That's it! GitHub Action workflow will automatically sync your latest bluesky posts to X in an hour 🙂
