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.
libreoffice-writer - Skill - OpenSmartRoute
Skillv1.0.0
libreoffice-writer
ALWAYS use this when the user or an upstream archive refers to `libreoffice-writer`, the nested skill path form for `writer`, or the equivalent slash path. This is a namespace-preserving alias that ro
Imported from Anhvu1107/all-agent-skill (.agent/skills/libreoffice-writer/SKILL.md). Install upstream with npx skills add Anhvu1107/all-agent-skill --skill libreoffice-writer. Copyright stays with the author.
Libreoffice Writer
Selective Reading Rule
Start with:
references/senior-master-standard.md
references/usage-routing.md
references/quality-checklist.md
references/alias-target.md
Then load the canonical target skill only when the task needs the full implementation guidance.
Alias Contract
Treat libreoffice-writer as a compatibility and search alias for writer.
Use canonical skill writer for the substantive workflow.
Do not duplicate large upstream instructions here; this folder exists to preserve nested ZIP path slugs such as libreoffice/writer while keeping the runtime bundle deduplicated.
Apply the same Senior Master standard and Codex strict review gate before final output.
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": "anhvu1107-all-agent-skill-libreoffice-writer",
"kind": "skill",
"name": "libreoffice-writer",
"description": "ALWAYS use this when the user or an upstream archive refers to `libreoffice-writer`, the nested skill path form for `writer`, or the equivalent slash path. This is a namespace-preserving alias that routes to `writer` while retaining strict validation, Senior Master execution, and Codex review standards.",
"publisher": "Anhvu1107",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"ALWAYS use this when the user or an upstream archive refers to `libreoffice-writer`, the nested skill path form for `writer`, or the equivalent slash path. This is a namespace-preserving alias that routes to `writer` while retaining strict validation, Senior Master execution, and Codex review standards."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/Anhvu1107/all-agent-skill",
"path": ".agent/skills/libreoffice-writer/SKILL.md",
"ref": "0cacf68825598843c0ddc03bc36b14895a252f3f",
"url": "https://github.com/Anhvu1107/all-agent-skill/blob/0cacf68825598843c0ddc03bc36b14895a252f3f/.agent/skills/libreoffice-writer/SKILL.md",
"key": "Anhvu1107/all-agent-skill/.agent/skills/libreoffice-writer/SKILL.md"
}
},
"instructions": "# Libreoffice Writer\n\n## Selective Reading Rule\n\nStart with:\n\n- `references/senior-master-standard.md`\n- `references/usage-routing.md`\n- `references/quality-checklist.md`\n- `references/alias-target.md`\n\nThen load the canonical target skill only when the task needs the full implementation guidance.\n\n## Alias Contract\n\n- Treat `libreoffice-writer` as a compatibility and search alias for `writer`.\n- Use canonical skill `writer` for the substantive workflow.\n- Do not duplicate large upstream instructions here; this folder exists to preserve nested ZIP path slugs such as `libreoffice/writer` while ",
"cost": {
"context_tokens": 182
}
}
Fetch it by URL: GET /api/v1/registry/anhvu1107-all-agent-skill-libreoffice-writer/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.