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.
hal-9000 - Skill - OpenSmartRoute
Skillv1.0.0
hal-9000
All 16 custom agents were removed in v2.0.0. For alternative functionality, see the marketplace plugin documentation.
Imported from Hellblazer/hal-9000 (plugins/hal-9000/AGENTS.md). Install upstream with npx skills add Hellblazer/hal-9000 --skill hal-9000. Copyright stays with the author.
Agents Removed
All 16 custom agents were removed in v2.0.0. For alternative functionality, see the marketplace plugin documentation.
This file should be deleted from the repository.
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/hellblazer-hal-9000-hal-9000/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.
hellblazer-hal-9000-hal-9000.ocm.jsonjson
{
"ocm": "1",
"id": "hellblazer-hal-9000-hal-9000",
"kind": "skill",
"name": "hal-9000",
"description": "All 16 custom agents were removed in v2.0.0. For alternative functionality, see the marketplace plugin documentation.",
"publisher": "Hellblazer",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"All 16 custom agents were removed in v2.0.0. For alternative functionality, see the marketplace plugin documentation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Hellblazer/hal-9000",
"path": "plugins/hal-9000/AGENTS.md",
"ref": "38cdd760ce60f5407a49807ebe6b9ba5f2af4a21",
"url": "https://github.com/Hellblazer/hal-9000/blob/38cdd760ce60f5407a49807ebe6b9ba5f2af4a21/plugins/hal-9000/AGENTS.md",
"key": "Hellblazer/hal-9000/plugins/hal-9000/AGENTS.md"
}
},
"instructions": "# Agents Removed\n\nAll 16 custom agents were removed in v2.0.0. For alternative functionality, see the marketplace plugin documentation.\n\nThis file should be deleted from the repository.",
"cost": {
"context_tokens": 46
}
}
Fetch it by URL: GET /api/v1/registry/hellblazer-hal-9000-hal-9000/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.