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.
retrom - Skill - OpenSmartRoute
Skillv1.0.0
retrom
Project agent-agnostic instructions and agent assets index.
Imported from JMBeresford/retrom (AGENTS.md). Install upstream with npx skills add JMBeresford/retrom. Copyright stays with the author.
AGENTS.md
Project agent-agnostic instructions and agent assets index.
This repository follows the Agent-Agnostic Repository Guide. Reusable agent assets live under .agents/.
Use .agents/scripts/link-skills.sh to create symlinks for skills into agent-native directories (e.g. .claude, .cursor, .codex) and .agents/scripts/sync-mcp.sh to render per-agent MCP configs. See .agents/AGENTS.md for repository-maintenance details.
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/jmberesford-retrom-retrom/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.
jmberesford-retrom-retrom.ocm.jsonjson
{
"ocm": "1",
"id": "jmberesford-retrom-retrom",
"kind": "skill",
"name": "retrom",
"description": "Project agent-agnostic instructions and agent assets index.",
"publisher": "JMBeresford",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project agent-agnostic instructions and agent assets index."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/JMBeresford/retrom",
"path": "AGENTS.md",
"ref": "a9c642a61caf0200f9a3875c89e84355e97454fd",
"url": "https://github.com/JMBeresford/retrom/blob/a9c642a61caf0200f9a3875c89e84355e97454fd/AGENTS.md",
"key": "JMBeresford/retrom/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\nProject agent-agnostic instructions and agent assets index.\n\nThis repository follows the Agent-Agnostic Repository Guide. Reusable agent assets live under `.agents/`.\n\nUse `.agents/scripts/link-skills.sh` to create symlinks for skills into agent-native directories (e.g. `.claude`, `.cursor`, `.codex`) and `.agents/scripts/sync-mcp.sh` to render per-agent MCP configs. See `.agents/AGENTS.md` for repository-maintenance details.",
"cost": {
"context_tokens": 110
}
}
Fetch it by URL: GET /api/v1/registry/jmberesford-retrom-retrom/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.