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.
simplify - Prompt - OpenSmartRoute
Promptv1.0.0
simplify
General Instructions - Look at ways of simplifying the code by removing instructions that are not necessary to achieve the intended purpose. - Favour ways of coding that are easier to read for a perso
Prompt file imported from glav/deepresearch (.github/prompts/simplify.prompt.md). Copyright stays with the author.
General Instructions
Look at ways of simplifying the code by removing instructions that are not necessary to achieve the intended purpose.
Favour ways of coding that are easier to read for a person rather than using new language features that are not as readable.
If possible, code should be readable in such a way as to not require comments to explain what the code is doing.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
## General Instructions
- Look at ways of simplifying the code by removing instructions that are not necessary to achieve the intended purpose.
- Favour ways of coding that are easier to read for a person rather than using new language features that are not as readable.
- If possible, code should be readable in such a way as to not require comments to explain what the code is doing.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
glav-deepresearch-simplify-prompt.prompt.jsonjson
{
"prompt": "## General Instructions\n- Look at ways of simplifying the code by removing instructions that are not necessary to achieve the intended purpose.\n- Favour ways of coding that are easier to read for a person rather than using new language features that are not as readable.\n- If possible, code should be readable in such a way as to not require comments to explain what the code is doing.",
"variables": [],
"notes": "General Instructions - Look at ways of simplifying the code by removing instructions that are not necessary to achieve the intended purpose. - Favour ways of coding that are easier to read for a person rather than using new language features that are not as readable. - If possible, code should be readable in such a way as to not require comments to explain what the code is doing. Mode: agent.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/glav/deepresearch",
"path": ".github/prompts/simplify.prompt.md",
"ref": "c84e95968e53d327525603dde60a655e4ecf93c5",
"url": "https://github.com/glav/deepresearch/blob/c84e95968e53d327525603dde60a655e4ecf93c5/.github/prompts/simplify.prompt.md",
"key": "glav/deepresearch/.github/prompts/simplify.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/glav-deepresearch-simplify-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.