home/roleplay/simple-greeting-2

Simple Greeting

GPTClaudeGemini··1,377 copies·updated 2026-07-14
simple-greeting-2.prompt
init do
  @version: 1

  params:
    @name: str

  fragments:
    @simple_greeting:
      type: static
      from: fragments/simple_greeting
      doc: "A simple greeting fragment with static content"
end init

# Simple Greeting Fragment
Hello! Welcome to our system.

when to use it

Community prompt sourced from the open-source GitHub repo dot-prompt/dotprompt (Apache-2.0). A "Simple Greeting" 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

roleplaycommunitygeneral

source

dot-prompt/dotprompt · Apache-2.0