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.
wppes-use-case-brief - Skill - OpenSmartRoute
Skillv1.0.0
wppes-use-case-brief
Define or validate an IKEA AEP use-case brief covering business outcome, data, identity, Profile, audience, activation, governance, testing, and operations. Use when scoping a new use case or when req
Imported from yagoLorenzoVml/tadforge-marketplace (plugins/tadforge/skills/wppes-use-case-brief/SKILL.md). Install upstream with npx skills add yagoLorenzoVml/tadforge-marketplace --skill wppes-use-case-brief. Copyright stays with the author.
AEP Use-Case Brief
Use references/use-case-brief.md. Validate named resources against live MCP data. Mark unknowns as open decisions rather than filling them with plausible IKEA details.
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": "yagolorenzovml-tadforge-marketplace-wppes-use-case-brief",
"kind": "skill",
"name": "wppes-use-case-brief",
"description": "Define or validate an IKEA AEP use-case brief covering business outcome, data, identity, Profile, audience, activation, governance, testing, and operations. Use when scoping a new use case or when requirements are incomplete.",
"publisher": "yagoLorenzoVml",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Define or validate an IKEA AEP use-case brief covering business outcome, data, identity, Profile, audience, activation, governance, testing, and operations. Use when scoping a new use case or when requirements are incomplete."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/yagoLorenzoVml/tadforge-marketplace",
"path": "plugins/tadforge/skills/wppes-use-case-brief/SKILL.md",
"ref": "4faa896f8b55d9f3c7552b3a7bb7fcd73f763be6",
"url": "https://github.com/yagoLorenzoVml/tadforge-marketplace/blob/4faa896f8b55d9f3c7552b3a7bb7fcd73f763be6/plugins/tadforge/skills/wppes-use-case-brief/SKILL.md",
"key": "yagoLorenzoVml/tadforge-marketplace/plugins/tadforge/skills/wppes-use-case-brief/SKILL.md"
}
},
"instructions": "# AEP Use-Case Brief\n\nUse [`references/use-case-brief.md`](references/use-case-brief.md). Validate named resources against live MCP data. Mark unknowns as open decisions rather than filling them with plausible IKEA details.",
"cost": {
"context_tokens": 55
}
}
Fetch it by URL: GET /api/v1/registry/yagolorenzovml-tadforge-marketplace-wppes-use-case-brief/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.