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.
spec - Prompt - OpenSmartRoute
Promptv1.0.0
spec
Create a Product Requirements Document from conversation
Prompt file imported from prasunTimalsina/Aereth (.github/prompts/spec.prompt.md). Fill in {{arguments}} before use. Copyright stays with the author.
Create PRD
Use the local .agents files as the single source of truth:
.agents/prompts/spec.md
.agents/skills/write-a-prd/SKILL.md
Execution rules:
Follow the process and structure defined in those files.
If guidance conflicts, prefer .agents/skills/write-a-prd/SKILL.md.
Write output to {{arguments}} (default: PRD.md).
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Create PRD
Use the local .agents files as the single source of truth:
- .agents/prompts/spec.md
- .agents/skills/write-a-prd/SKILL.md
Execution rules:
1. Follow the process and structure defined in those files.
2. If guidance conflicts, prefer .agents/skills/write-a-prd/SKILL.md.
3. Write output to {{arguments}} (default: PRD.md).
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "# Create PRD\n\nUse the local .agents files as the single source of truth:\n\n- .agents/prompts/spec.md\n- .agents/skills/write-a-prd/SKILL.md\n\nExecution rules:\n\n1. Follow the process and structure defined in those files.\n2. If guidance conflicts, prefer .agents/skills/write-a-prd/SKILL.md.\n3. Write output to {{arguments}} (default: PRD.md).",
"variables": [
"arguments"
],
"notes": "Create a Product Requirements Document from conversation Arguments: [output-filename].",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/prasunTimalsina/Aereth",
"path": ".github/prompts/spec.prompt.md",
"ref": "045929cba39421f011826f618fb84030b9b272a0",
"url": "https://github.com/prasunTimalsina/Aereth/blob/045929cba39421f011826f618fb84030b9b272a0/.github/prompts/spec.prompt.md",
"key": "prasunTimalsina/Aereth/.github/prompts/spec.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/prasuntimalsina-aereth-spec-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.