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.
Product Promotional Film - Skill - OpenSmartRoute
Skillv1.0.0
Product Promotional Film
An advertising treatment built around selling-point hierarchy, use context, benefit reveal, and clean packshot logic.
Imported from GML-MMGroup/AdCraft (apps/api/agent/video-skills/product-promotional-film/1.0.0/SKILL.md). Install upstream with npx skills add GML-MMGroup/AdCraft --skill 1.0.0. Copyright stays with the author.
Use selling-point hierarchy, use context, benefit reveal, and clean packshot logic as the style's creative grammar. Establish selling-point hierarchy as the primary visual idea, reinforce it through use context, and let benefit reveal shape the progression toward clean packshot logic.
Preserve the advertised product, brand facts, audience promise, and every explicit user setting. Adapt the treatment to the available subjects and media rather than imposing a fixed sequence. Keep visible text optional, maintain readable continuity, and prefer concrete visual decisions over references to named creators or properties.
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.
gml-mmgroup-adcraft-1-0-0.ocm.jsonjson
{
"ocm": "1",
"id": "gml-mmgroup-adcraft-1-0-0",
"kind": "skill",
"name": "Product Promotional Film",
"description": "An advertising treatment built around selling-point hierarchy, use context, benefit reveal, and clean packshot logic.",
"publisher": "GML-MMGroup",
"version": "1.0.0",
"capabilities": {
"domains": [
"medical"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"An advertising treatment built around selling-point hierarchy, use context, benefit reveal, and clean packshot logic."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/GML-MMGroup/AdCraft",
"path": "apps/api/agent/video-skills/product-promotional-film/1.0.0/SKILL.md",
"ref": "fa57fdfa8a97fd39036659e892fa783260334776",
"url": "https://github.com/GML-MMGroup/AdCraft/blob/fa57fdfa8a97fd39036659e892fa783260334776/apps/api/agent/video-skills/product-promotional-film/1.0.0/SKILL.md",
"key": "GML-MMGroup/AdCraft/apps/api/agent/video-skills/product-promotional-film/1.0.0/SKILL.md"
}
},
"instructions": "Use selling-point hierarchy, use context, benefit reveal, and clean packshot logic as the style's creative grammar. Establish selling-point hierarchy as the primary visual idea, reinforce it through use context, and let benefit reveal shape the progression toward clean packshot logic.\n\nPreserve the advertised product, brand facts, audience promise, and every explicit user setting. Adapt the treatment to the available subjects and media rather than imposing a fixed sequence. Keep visible text optional, maintain readable continuity, and prefer concrete visual decisions over references to named c",
"cost": {
"context_tokens": 155
}
}
Fetch it by URL: GET /api/v1/registry/gml-mmgroup-adcraft-1-0-0/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.