home/productivity/execution

Execution

GPTClaudeDeepSeek··744 copies·updated 2026-07-14
execution.prompt
---
title: Execution
description: Run the same prompt with Vercel AI SDK, OpenAI, Google GenAI, Anthropic, or agent frameworks.
---

All adapters accept the same `prompt()` definitions: write once, run on any SDK.

<Tabs items={['Vercel AI SDK', 'OpenAI SDK', 'Google GenAI', 'Anthropic SDK']}>
<Tab value="Vercel AI SDK">

when to use it

Community prompt sourced from the open-source GitHub repo use-crux/crux (Apache-2.0). A "Execution" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

use-crux/crux · Apache-2.0