Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
generateMissingImages - Prompt - OpenSmartRoute
Promptv1.0.0
generateMissingImages
For the current slide deck in context determine where images are missing (background images, content images, chapter images etc.). - create a markdown todo list file with all the missing images and in
Copy one of these into your project. Installing also returns the manifest and these snippets.
- For the current slide deck in context determine where images are missing (background images, content images, chapter images etc.).
- create a markdown todo list file with all the missing images and in which slide they are missing
- for each of that missing images do:
- call the prompt [generateImageForSlide](generateImageForSlide.prompt.md) with the slide content
- when done check the todo list entry
- when all done delete the todo list.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "- For the current slide deck in context determine where images are missing (background images, content images, chapter images etc.).\n- create a markdown todo list file with all the missing images and in which slide they are missing\n- for each of that missing images do:\n - call the prompt [generateImageForSlide](generateImageForSlide.prompt.md) with the slide content\n - when done check the todo list entry\n- when all done delete the todo list.",
"variables": [],
"notes": "For the current slide deck in context determine where images are missing (background images, content images, chapter images etc.). - create a markdown todo list file with all the missing images and in which slide they are missing - for each of that missing images do: - call the prompt [generateImageForSlide](generateImageForSlide.prompt.md) with the slide content - when done check the todo list entry - when all done delete the todo list.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/harrybin/presentations",
"path": ".github/prompts/generateMissingImages.prompt.md",
"ref": "877b864e0b2fa410a35ff8968586dc036a85ca83",
"url": "https://github.com/harrybin/presentations/blob/877b864e0b2fa410a35ff8968586dc036a85ca83/.github/prompts/generateMissingImages.prompt.md",
"key": "harrybin/presentations/.github/prompts/generateMissingImages.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/harrybin-presentations-generatemissingimages-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.