make-pr

Automate pull request creation with formatted commits and branch management. Ensures you're not on the main branch, creating a feature branch if needed Runs Oxfmt code formatting across all affected packages before committing Formats commits and PR titles using package name from package.json (e.g., " @remotion/shapes : Add heart shape") Uses the gh CLI to open the pull request automatically after pushing changes

INSTALLATION
npx skills add https://github.com/remotion-dev/remotion --skill make-pr
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

Ensure we are not on the main branch, make a branch if necessary.

For all packages affected, run Oxfmt to format the code:

bunx oxfmt src --write

Commit the changes. The title of the PR must be according to the pr-name skill.

Push the changes to the remote branch.

Use the gh CLI to create a pull request and use the same format as above for the title.

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card