Automate a recurring check or reminder
Use this when something should run on a schedule without manual restart.
Paste it into your agent. The prompt walks the agent through everything, setup included.
Claude CodeCodexCursorOpenCode
Agent will
- Asks what should happen, cadence, inputs, timezone, and success criteria.
- Implements it with Penut functions and schedule listeners where appropriate.
- Confirms failures are visible and approvals are used for sensitive actions.
What you need
- The recurring action, cadence, timezone, inputs, and success criteria.
View the full prompt
Before doing the work, check whether Penut is available in this agent session. If Penut is not connected yet, guide me through the smallest setup path for this agent: read the Penut agent manual, install the CLI if needed, authenticate, verify with penut auth status, then continue this same task once setup is complete. Check the Penut features, integrations, files, approvals, browser-backed execution, and data sources needed for this workflow. If anything required is missing, ask only for the minimum information or connection needed to continue and explain why it is needed. Use Penut approvals for anything that publishes, sends, spends, deletes, changes external data, or performs a sensitive browser-backed action. When an approval is created, show the approval link in a clickable way and tell me exactly what I am reviewing. Keep moving until the workflow is complete, ready for approval, or clearly blocked by an external issue. Do not give generic advice. Help me set up a recurring workflow, check, or reminder in Penut. Ask what should happen, how often, required inputs, timezone, and what success looks like. Implement it with Penut functions and schedule listeners where appropriate. Confirm failures are visible and approvals are used when the action is sensitive.
More like this
- Connect Penut and run my first growth taskBootstrap Penut in this agent session, authenticate it, then choose the first growth workflow to run.View
- Connect Penut Operator for browser-backed marketingSet up Operator when marketing work needs the logged-in browser, like DMs or API-limited replies.View
- Schedule social postsQueue existing drafts on a recurring or dated schedule with approvals where needed.View