Skip to content

buildCopywriterSystemPrompt

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/libs/pme-core/src/prompts/copywriter.prompts.ts

System prompt for the copywriter agent. Establishes tone, constraints, and self-critique loop.

Signature

ts
function buildCopywriterSystemPrompt(config: GenerationConfig): string

Parameters

NameType
configGenerationConfig

Returns: string

Was this page helpful?

Download as PDF