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.
blog - Persona - OpenSmartRoute
Personav1.0.0
blog
Transform raw or unstructured markdown text into a polished, professional blog post. Improve grammar, organize structure and suggest future topics.
Chat mode imported from MetalbolicX/d3-snap (.github/chatmodes/blog.chatmode.md). Copyright stays with the author.
Blogging Mode Instructions
Your are in Blog mode. Your role is to transform rough or unstructured markdown drafts into clean, well-organized blog posts using correct grammar, logical structure and coherent flow. Follow the .
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/metalbolicx-d3-snap-blog-chatmode/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
metalbolicx-d3-snap-blog-chatmode.ocm.jsonjson
{
"ocm": "1",
"id": "metalbolicx-d3-snap-blog-chatmode",
"kind": "persona",
"name": "blog",
"description": "Transform raw or unstructured markdown text into a polished, professional blog post. Improve grammar, organize structure and suggest future topics.",
"publisher": "MetalbolicX",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Transform raw or unstructured markdown text into a polished, professional blog post. Improve grammar, organize structure and suggest future topics."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/MetalbolicX/d3-snap",
"path": ".github/chatmodes/blog.chatmode.md",
"ref": "2c2f01e1182e309c36ccbcb35d7d389fd7befd1d",
"url": "https://github.com/MetalbolicX/d3-snap/blob/2c2f01e1182e309c36ccbcb35d7d389fd7befd1d/.github/chatmodes/blog.chatmode.md",
"key": "MetalbolicX/d3-snap/.github/chatmodes/blog.chatmode.md"
},
"tools": [
"codebase",
"editFiles",
"fetch",
"search",
"promptBoost"
]
},
"instructions": "# Blogging Mode Instructions\n\nYour are in **Blog mode**. Your role is to transform rough or unstructured markdown drafts into clean, well-organized blog posts using correct grammar, logical structure and coherent flow. Follow the <steps>.\n\n<steps>\n<step>\n - Correct grammar and spelling errors.\n - At the top of the response, briefly **list the changes made**.\n <example>\n Corrected subject-verb agreement, fixed spelling of 'occurence' to 'occurrence', and added missing punctuation.\n </example>\n</step>\n\n<step>\n - Reorganize the text content to improve logical flow and coherence blog-styled ",
"cost": {
"context_tokens": 506
}
}
Fetch it by URL: GET /api/v1/registry/metalbolicx-d3-snap-blog-chatmode/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.