Skip to content

Reusable workflows for outcome-aligned agents

Search public Goodeye templates, copy a CLI command, and let your agent fetch the workflow through Goodeye.

Showing 2 templates for “document-automation.Clear

slide-deck-builder

Use when the user asks for a slide deck, talk deck, or presentation from a structured outline or a rough description, and wants a real artifact (browser-openable HTML, or a PowerPoint file) rather than just an outline.

OutcomeTurn a slide outline or a rough natural-language description of a talk into a presentable slide deck the user can open and deliver immediately.

pdf-form-filler

Use when a user hands over a fillable PDF along with partial or natural-language information about what should go in it. The agent reads the form, asks the user grouped questions for any missing values, fills the PDF, and confirms the result is correct before handing it back. It detects and refuses PDFs it cannot fill (scanned, signature-only, or dynamic forms with no standard fillable fields) and stops with a clear reason rather than producing a broken result.

OutcomeA filled PDF the user can submit, with every requested value verified to read back exactly as written.