Answers from the documentation - opens a ticket when you need a person
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.
Answers come from the docs; check anything important there.
formats - Skill - OpenSmartRoute
Skillv1.0.0
formats
Marketplace for claude skills for curation and knowledge base building
Imported from tomevault-io/tomes (ai4curation--curation-skills/formats/AGENTS.md). Install upstream with npx skills add tomevault-io/tomes --skill formats. Copyright stays with the author.
AGENTS.md for curation-skills
Marketplace for claude skills for curation and knowledge base building
TODO: fill in extra description here
Repo management
This repo uses uv for managing dependencies. Never use commands like pip to add or manage dependencies.
uv run is the best way to run things, unless you are using justfile or makefile target
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/tomevault-io-tomes-formats/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.
tomevault-io-tomes-formats.ocm.jsonjson
{
"ocm": "1",
"id": "tomevault-io-tomes-formats",
"kind": "skill",
"name": "formats",
"description": "Marketplace for claude skills for curation and knowledge base building",
"publisher": "tomevault-io",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Marketplace for claude skills for curation and knowledge base building"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/tomevault-io/tomes",
"path": "ai4curation--curation-skills/formats/AGENTS.md",
"ref": "348287624e5bc3295a9b7c7d983e99d98309c77a",
"url": "https://github.com/tomevault-io/tomes/blob/348287624e5bc3295a9b7c7d983e99d98309c77a/ai4curation--curation-skills/formats/AGENTS.md",
"key": "tomevault-io/tomes/ai4curation--curation-skills/formats/AGENTS.md"
}
},
"instructions": "# AGENTS.md for curation-skills\n\nMarketplace for claude skills for curation and knowledge base building\n\nTODO: fill in extra description here\n\n## Repo management\n\nThis repo uses `uv` for managing dependencies. Never use commands like `pip` to add or manage dependencies.\n`uv run` is the best way to run things, unless you are using `justfile` or `makefile` target\n\n`mkdocs` is used for documentation.\n\n---\n> Source: [ai4curation/curation-skills](https://github.com/ai4curation/curation-skills) — distributed by [TomeVault](https://tomevault.io).\n<!-- tomevault:4.0:agents_md:2026-05-04 -->",
"cost": {
"context_tokens": 147
}
}
Fetch it by URL: GET /api/v1/registry/tomevault-io-tomes-formats/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.