Show Us Your Prompts

maxwell / hello-world

hello-world

The smallest possible prompt: greet someone by name. A worked example of the manifest, and a way to verify a repository end to end.

License
CC-BY-4.0
Authors
Maxwell
Model compatibility
  • claude
  • gpt
  • llama

Safety notes

None. This prompt takes a name and returns a greeting.

The prompt prompts/main.prompt.md

Greet {{name}} in one sentence.

Be warm and brief. Do not add anything else — no follow-up question, no
offer of help, no preamble. One sentence.

## Example

Input: `name = Ada`
Output: Hello, Ada — good to see you.

Fill in before use: {{name}}

Version history

  • No commit message

    a8dc233 · 2026-08-07 04:58 UTC

    View diff
Initial version — nothing to compare yet.