Imported from docxology/template (projects/templates/template_storybook/manuscript/AGENTS.md). Install upstream with npx skills add docxology/template --skill manuscript. Copyright stays with the author.
AGENTS - template_storybook/manuscript
This manuscript describes the storybook template. Do not move the story pages
here; the story source of truth remains content/story.yaml.
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/docxology-template-manuscript/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.
docxology-template-manuscript.ocm.jsonjson
{
"ocm": "1",
"id": "docxology-template-manuscript",
"kind": "skill",
"name": "manuscript",
"description": "This manuscript describes the storybook template. Do not move the story pages here; the story source of truth remains `content/story.yaml`.",
"publisher": "docxology",
"version": "1.0.0",
"capabilities": {
"domains": [
"creative"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This manuscript describes the storybook template. Do not move the story pages here; the story source of truth remains `content/story.yaml`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/docxology/template",
"path": "projects/templates/template_storybook/manuscript/AGENTS.md",
"ref": "cea2904defa92738ed5ef80d0ba5ba6466a783dc",
"url": "https://github.com/docxology/template/blob/cea2904defa92738ed5ef80d0ba5ba6466a783dc/projects/templates/template_storybook/manuscript/AGENTS.md",
"key": "docxology/template/projects/templates/template_storybook/manuscript/AGENTS.md"
}
},
"instructions": "# AGENTS - `template_storybook/manuscript`\n\nThis manuscript describes the storybook template. Do not move the story pages\nhere; the story source of truth remains `content/story.yaml`.",
"cost": {
"context_tokens": 45
}
}
Fetch it by URL: GET /api/v1/registry/docxology-template-manuscript/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.