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.
base - Skill - OpenSmartRoute
Skillv1.0.0
base
Run the unit test suite before submitting changes. Keep dependency changes small and reviewable.
Imported from LE0-Lin/AgentConfigScore (tests/fixtures/contracts/regression/unsafe-shell/base/AGENTS.md). Install upstream with npx skills add LE0-Lin/AgentConfigScore --skill base. Copyright stays with the author.
Repository guidance
Run the unit test suite before submitting changes.
Keep dependency changes small and reviewable.
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/le0-lin-agentconfigscore-base/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.
le0-lin-agentconfigscore-base.ocm.jsonjson
{
"ocm": "1",
"id": "le0-lin-agentconfigscore-base",
"kind": "skill",
"name": "base",
"description": "Run the unit test suite before submitting changes. Keep dependency changes small and reviewable.",
"publisher": "LE0-Lin",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Run the unit test suite before submitting changes. Keep dependency changes small and reviewable."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/LE0-Lin/AgentConfigScore",
"path": "tests/fixtures/contracts/regression/unsafe-shell/base/AGENTS.md",
"ref": "4b146fb64117c331ed8b418ea7138c650977ca35",
"url": "https://github.com/LE0-Lin/AgentConfigScore/blob/4b146fb64117c331ed8b418ea7138c650977ca35/tests/fixtures/contracts/regression/unsafe-shell/base/AGENTS.md",
"key": "LE0-Lin/AgentConfigScore/tests/fixtures/contracts/regression/unsafe-shell/base/AGENTS.md"
}
},
"instructions": "# Repository guidance\n\nRun the unit test suite before submitting changes.\nKeep dependency changes small and reviewable.",
"cost": {
"context_tokens": 29
}
}
Fetch it by URL: GET /api/v1/registry/le0-lin-agentconfigscore-base/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.