OneLinersCommand workbench
AI
Agent skills

Focused SKILL.md templates with safe boundaries.

Single-file skill templates with valid frontmatter, clear triggers, and no bundled scripts.

Results
5
Favorites
0
5 of 150 agent skills
SKILL.md
Save to collectionCreate a collection in the sidebar first.
External repositoryopenai/plugins

Code review & refactoring

Receiving Code Review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
External repositoryopenai/plugins

Git, releases & migrations

Finishing A Development Branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
External repositoryopenai/plugins

Git, releases & migrations

Using Git Worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
External repositoryopenai/plugins

Product, planning & operations

Brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
External repositoryopenai/plugins

Product, planning & operations

Writing Plans

Use when you have a spec or requirements for a multi-step task, before touching code