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.
Engineers - Skill - OpenSmartRoute
Skillv1.0.0
Engineers
This file serves as the central registry for the Jules Agents (Engineers). All agents check this file during their boot sequence to understand team conventions and their role in the ecosystem.
Imported from Kuureki/Engineers (AGENTS.md). Install upstream with npx skills add Kuureki/Engineers. Copyright stays with the author.
Jules Agents Registry
This file serves as the central registry for the Jules Agents (Engineers). All agents check this file during their boot sequence to understand team conventions and their role in the ecosystem.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/kuureki-engineers-engineers/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.
kuureki-engineers-engineers.ocm.jsonjson
{
"ocm": "1",
"id": "kuureki-engineers-engineers",
"kind": "skill",
"name": "Engineers",
"description": "This file serves as the central registry for the Jules Agents (Engineers). All agents check this file during their boot sequence to understand team conventions and their role in the ecosystem.",
"publisher": "Kuureki",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This file serves as the central registry for the Jules Agents (Engineers). All agents check this file during their boot sequence to understand team conventions and their role in the ecosystem."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Kuureki/Engineers",
"path": "AGENTS.md",
"ref": "f9031d62ee29da8d8293cba30ab55382da23ee52",
"url": "https://github.com/Kuureki/Engineers/blob/f9031d62ee29da8d8293cba30ab55382da23ee52/AGENTS.md",
"key": "Kuureki/Engineers/AGENTS.md"
}
},
"instructions": "# Jules Agents Registry\n\nThis file serves as the central registry for the Jules Agents (Engineers). All agents check this file during their boot sequence to understand team conventions and their role in the ecosystem.\n\n## Team Conventions\n- **Package Manager**: Check `package.json` (npm/pnpm/yarn/bun).\n- **Monorepo Structure**: Check `turbo.json` or `nx.json`.\n- **Docs Location**: `.jules/` directory for agent journals.\n\n## Agent Roster\n\n### Group 1: Infrastructure & DevOps (The Backbone)\n| # | Agent | Emoji | Mission |\n|---|-------|-------|---------|\n| 1 | **Turbo** | π | Monorepo Architect -",
"cost": {
"context_tokens": 880
}
}
Fetch it by URL: GET /api/v1/registry/kuureki-engineers-engineers/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.