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.
project-template - Skill - OpenSmartRoute
Skillv1.0.0
project-template
1. Use `$postplus-workspace` for PostPlus onboarding, research, strategy, testing, production, launch, and learning tasks in this folder. 2. Use confirmed workspace facts; do not invent missing produc
Imported from PostPlusAI/postplus-cli (bundled-skills/skills/00-shared/postplus-workspace/assets/project-template/AGENTS.md). Install upstream with npx skills add PostPlusAI/postplus-cli --skill project-template. Copyright stays with the author.
PostPlus Workspace Rules
Use $postplus-workspace for PostPlus onboarding, research, strategy, testing, production, launch, and learning tasks in this folder.
Use confirmed workspace facts; do not invent missing product facts or approvals.
Read project.yaml first, then only the context required for the current stage.
Treat product.md as the product fact source and brand.md as the brand-boundary source.
Keep facts, approved claims, research findings, hypotheses, defaults, unknowns, and forbidden content distinct.
Never invent product facts, claims, prices, offers, identities, references, permissions, approvals, or results.
Preserve existing user files and edits. Do not overwrite initialized files.
Use current installed PostPlus capabilities and inspect CLI help or schema only when required arguments are unclear.
Ask only for blockers that change truth, strategy, identity, execution, compliance, spend, or publishing.
Obtain explicit approval before changing approved truth, approving a test plan, spending credits, launching, publishing, or changing live ads.
Return test results and decisions to the active campaign files.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "postplusai-postplus-cli-project-template",
"kind": "skill",
"name": "project-template",
"description": "1. Use `$postplus-workspace` for PostPlus onboarding, research, strategy, testing, production, launch, and learning tasks in this folder. 2. Use confirmed workspace facts; do not invent missing product facts or approvals. 3. Read `project.yaml` first, then only the context required for the current stage. 4. Treat `product.md` as the product fact source and `brand.md` as the brand-boundary source. 5. Keep facts, approved claims, research findings, hypotheses, defaults, unknowns, and forbidden content distinct. 6. Never invent product facts, claims, prices, offers, identities, references, permissions, approvals, or results. 7. Preserve existing user files and edits. Do not overwrite initialized files. 8. Use current installed PostPlus capabilities and inspect CLI help or schema only when required arguments are unclear. 9. Ask only for blockers that change truth, strategy, identity, execution, compliance, spend, or publishing. 10. Obtain explicit approval before changing approved truth, approving a test plan, sp",
"publisher": "PostPlusAI",
"version": "1.0.0",
"capabilities": {
"domains": [
"marketing",
"legal"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"1. Use `$postplus-workspace` for PostPlus onboarding, research, strategy, testing, production, launch, and learning tasks in this folder. 2. Use confirmed workspace facts; do not invent missing product facts or approvals. 3. Read `project.yaml` first, then only the context required for the current stage. 4. Treat `product.md` as the product fact source and `brand.md` as the brand-boundary source. 5. Keep facts, approved claims, research findings, hypotheses, defaults, unknowns, and forbidden content distinct. 6. Never invent product facts, claims, prices, offers, identities, references, permissions, approvals, or results. 7. Preserve existing user files and edits. Do not overwrite initialized files. 8. Use current installed PostPlus capabilities and inspect CLI help or schema only when required arguments are unclear. 9. Ask only for blockers that change truth, strategy, identity, execution, compliance, spend, or publishing. 10. Obtain explicit approval before changing approved truth, approving a test plan, sp"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/PostPlusAI/postplus-cli",
"path": "bundled-skills/skills/00-shared/postplus-workspace/assets/project-template/AGENTS.md",
"ref": "8a9987cde12232c034b511d1c2707318d89134e5",
"url": "https://github.com/PostPlusAI/postplus-cli/blob/8a9987cde12232c034b511d1c2707318d89134e5/bundled-skills/skills/00-shared/postplus-workspace/assets/project-template/AGENTS.md",
"key": "PostPlusAI/postplus-cli/bundled-skills/skills/00-shared/postplus-workspace/assets/project-template/AGENTS.md"
}
},
"instructions": "# PostPlus Workspace Rules\n\n1. Use `$postplus-workspace` for PostPlus onboarding, research, strategy, testing, production, launch, and learning tasks in this folder.\n2. Use confirmed workspace facts; do not invent missing product facts or approvals.\n3. Read `project.yaml` first, then only the context required for the current stage.\n4. Treat `product.md` as the product fact source and `brand.md` as the brand-boundary source.\n5. Keep facts, approved claims, research findings, hypotheses, defaults, unknowns, and forbidden content distinct.\n6. Never invent product facts, claims, prices, offers, id",
"cost": {
"context_tokens": 295
}
}
Fetch it by URL: GET /api/v1/registry/postplusai-postplus-cli-project-template/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.