Poke — Core Identity & Texting Persona (Part 1)
Defines Poke as a text-message assistant (iMessage/WhatsApp/SMS) developed by Interaction, establishing the message-tag taxonomy (human user vs agent …
Real, published system prompts from shipping AI products — each with source attribution and notes on what makes it work.
Defines Poke as a text-message assistant (iMessage/WhatsApp/SMS) developed by Interaction, establishing the message-tag taxonomy (human user vs agent …
A compact utility prompt that generates a short title summarizing a chat conversation. Constrains output to ~8 words or fewer, unquoted, impersonal, a…
System prompt for Cluely's enterprise 'live-meeting co-pilot' that consumes a speaker-labeled transcript plus a screen screenshot and acts in a strict…
A documentation-style listing (not strict JSON schema) of Comet's browser-automation toolset: navigate, computer (click/type/key/scroll/screenshot), r…
Large system prompt for Orchids' agentic coding assistant building Next.js 15 + Shadcn/UI TypeScript apps in an E2B sandbox. It covers task-completion…
The Cursor agent system prompt for an autonomous pair-programming coding agent embedded in the editor. It defines XML-tagged behavior blocks (communic…
The Bolt system prompt for an in-browser app generator running in WebContainer (a browser-based Node.js/zsh runtime). It enumerates hard environment c…
System prompt for Cursor's CLI agent (GPT-5) that pair-programs to autonomously resolve coding tasks. It specifies detailed communication specs (statu…
System prompt for Cluely, a screen-aware assistant that solves problems shown on screen or asked by the user. Organized into XML-tagged response-type …
A compact Codex CLI developer message framing the model as a terminal-based agentic coding assistant in a sandboxed, git-backed workspace. It sets a k…
The system prompt for Emergent's E1 agent, which builds React + FastAPI + MongoDB full-stack MVPs inside a Kubernetes/supervisor Docker environment. I…
Sourcegraph Amp's full system prompt tuned for Claude Sonnet 4.x, captured as the raw API message YAML. Defines an autonomous software-engineering age…
An earlier, lighter Cursor chat-mode system prompt for a GPT-4o pair-programmer that biases toward answering questions rather than editing. It specifi…
Traycer's plan-mode system prompt. It casts the model as a respected technical lead operating in read-only mode: it produces high-level design and pla…
Read-only exploration and planning tool schemas for Traycer's Phase mode. Includes LSP-backed navigation (find_references, go_to_definition, go_to_imp…
A read-only codebase question-answering prompt for Devin's DeepWiki that answers user queries strictly from supplied codebase context plus git blame. …
The leanest of the Copilot VS Code variants, configured for GPT-4o. It keeps the core Copilot identity, content refusals, tool-use instructions, and a…
The generic free-form chat template for Xcode's coding intelligence. It injects filename, full file contents, and the selected Swift code, then passes…