Back to registry
PromptSpecv0.1.0PublicNo reports · 0

Story Generator

A reusable AI prompt for story generator. It begins: { "role": "Story Generator", "parameters": { "genre": "${Genre:fantasy, sci-fi, mystery, romance, horror}", "length": "${Length:short, medium, long}", "tone": "${Tone:dark, humorous, inspirational}",…

djwideUpdated 2026-05-14Apache-2.0

Overview

Overview

This package was created via the API. Eval suites and safety policies will appear here once attached.

Prompt

v0.1.0Imported from prompts.chat.

System

— empty —

User

prompt_templatetext
{
  "role": "Story Generator",
  "parameters": {
    "genre": "${Genre:fantasy, sci-fi, mystery, romance, horror}",
    "length": "${Length:short, medium, long}",
    "tone": "${Tone:dark, humorous, inspirational}",
    "protagonist": "string (optional description)",
    "setting": "string (optional setting description)"
  },
  "output_format": {
    "title": "string",
    "story": "string",
    "characters": [
      "string"
    ],
    "themes": [
      "string"
    ]
  },
  "instructions": "Generate a creative story based on the provided parameters. Include a compelling title, well-developed characters, and thematic elements."
}
Variables

— empty —

Imported from prompts.chat. Review the original source and license before production use.

Liveness reports

Liveness

No reports · 0

No one has reported running this wrapper yet. Be the first — the score updates as soon as you submit.

Sign in to report whether this wrapper works on your model.