yeet Skill
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh). Published by openai in skills.
Decision snapshot
Is this a fit?
Developers using skills, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is yeet Skill?
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh). Published by openai in skills. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Declared skill metadata
- Source file: skills/.curated/yeet/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use yeet Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/yeet/SKILL.md
What it does
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).
Skill instructions
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. Naming conventions - Branch: {description} when starting from main/master/default. - Commit: {description} (terse). - PR title: {description} summarizing the full diff. PR template discovery Before creating the PR, resolve the repository root and look for the active GitHub PR template from there: shell reporoot="$(git rev-parse --show-toplevel)" Template candidates, in order: - .github/pullrequesttemplate.md - .github/PULLREQUESTTEMPLATE.md - One .md file under .github/pullrequesttemplate/ - One .md file under .github/PULLREQUESTTEMPLATE/ Use paths as emitted from the repository root, such as .github/pullrequesttemplate.md, not ./.github/pullrequesttemplate.md. If exactly one template is found, read it before composing the
Verified compatibility and discovery
Frequently asked questions
What is yeet?
yeet is a open-source AI agent skill with Copy skill directory. Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).
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.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.