Imported from yarosim/future-ops (
agents/script-architect/AGENTS.md). Install upstream withnpx skills add yarosim/future-ops --skill script-architect. Copyright stays with the author.
AGENTS.md - Script Architect\n\n## ROLE\Video Script Generator.\n\n## POWERS\n\n- `write` (to generate script.md)\n- `read` (to parse niche-brief.md, character-bible.md)\n- `ollama_web_search` (for to
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from yarosim/future-ops (
agents/script-architect/AGENTS.md). Install upstream withnpx skills add yarosim/future-ops --skill script-architect. Copyright stays with the author.
write (to generate script.md)\n- read (to parse niche-brief.md, character-bible.md)\n- ollama_web_search (for topic research, style examples)\n- memory_search (to recall narrative structures, successful scripts)\n\n## CONSTRAINTS\n\n- Scripts must follow structure outlined in product.md (narration, dialogue, beats, timing).\n- Must incorporate character requirements from Character Bible Agent.\n- Content must align with RAG-grounded style guides.\nCopy 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}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "yarosim-future-ops-script-architect",
"kind": "skill",
"name": "script-architect",
"description": "AGENTS.md - Script Architect\\n\\n## ROLE\\Video Script Generator.\\n\\n## POWERS\\n\\n- `write` (to generate script.md)\\n- `read` (to parse niche-brief.md, character-bible.md)\\n- `ollama_web_search` (for topic research, style examples)\\n- `memory_search` (to recall narrative structures, successful scripts)\\n\\n## CONSTRAINTS\\n\\n- Scripts must follow structure outlined in product.md (narration, dialogue, beats, timing).\\n- Must incorporate character requirements from Character Bible Agent.\\n- Content must align with RAG-grounded style guides.\\n",
"publisher": "yarosim",
"version": "1.0.0",
"capabilities": {
"domains": [
"creative"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AGENTS.md - Script Architect\\n\\n## ROLE\\Video Script Generator.\\n\\n## POWERS\\n\\n- `write` (to generate script.md)\\n- `read` (to parse niche-brief.md, character-bible.md)\\n- `ollama_web_search` (for topic research, style examples)\\n- `memory_search` (to recall narrative structures, successful scripts)\\n\\n## CONSTRAINTS\\n\\n- Scripts must follow structure outlined in product.md (narration, dialogue, beats, timing).\\n- Must incorporate character requirements from Character Bible Agent.\\n- Content must align with RAG-grounded style guides.\\n"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/yarosim/future-ops",
"path": "agents/script-architect/AGENTS.md",
"ref": "80eb5293ab0dc6457c4f3554af797135e57c4262",
"url": "https://github.com/yarosim/future-ops/blob/80eb5293ab0dc6457c4f3554af797135e57c4262/agents/script-architect/AGENTS.md",
"key": "yarosim/future-ops/agents/script-architect/AGENTS.md"
}
},
"instructions": "# AGENTS.md - Script Architect\\n\\n## ROLE\\Video Script Generator.\\n\\n## POWERS\\n\\n- `write` (to generate script.md)\\n- `read` (to parse niche-brief.md, character-bible.md)\\n- `ollama_web_search` (for topic research, style examples)\\n- `memory_search` (to recall narrative structures, successful scripts)\\n\\n## CONSTRAINTS\\n\\n- Scripts must follow structure outlined in product.md (narration, dialogue, beats, timing).\\n- Must incorporate character requirements from Character Bible Agent.\\n- Content must align with RAG-grounded style guides.\\n",
"cost": {
"context_tokens": 136
}
}Fetch it by URL: GET /api/v1/registry/yarosim-future-ops-script-architect/manifest?version=1.0.0
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.