yeet Skill
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with gh used only as a fallback where connector coverage is insufficient. Published by openai in plugins.
What is yeet Skill?
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with gh used only as a fallback where connector coverage is insufficient. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use yeet Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/github/skills/yeet/SKILL.md
What it does
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with gh used only as a fallback where connector coverage is insufficient.
Skill instructions
GitHub Publish Changes Overview Use this skill only when the user explicitly wants the full publish flow from the local checkout: branch setup if needed, staging, commit, push, and opening a pull request. This workflow is hybrid: - Use local git for branch creation, staging, commit, and push. - Prefer the GitHub app from this plugin for pull request creation after the branch is on the remote. - Use gh as a fallback for current-branch PR discovery, auth checks, or PR creation when the connector path cannot infer the repository or head branch cleanly. Prerequisites - Require GitHub CLI gh. Check gh --version. If missing, ask the user to install gh and stop. - Require authenticated gh session. Run gh auth status. If not authenticated, ask the user to run gh auth login (and re-run gh auth status) before continuing. - Require a local git repository with a clean understanding of which changes belong in the PR. Naming conventions - Branch: codex/{description} when starting from main/master/de
Explore related resources
Frequently asked questions
What is yeet?
yeet is a open-source AI agent skill with Copy skill directory. Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with gh used only as a fallback where connector.
Who is yeet best for?
yeet is best for reusing agent instructions, scripts, and references.
How do I install yeet?
Install or run yeet using Copy skill directory. Check yeet for the latest setup command.
Is yeet actively maintained?
yeet may need a closer maintenance check before production use.
Auto-fetched from GitHub.