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.
coding - Skill - OpenSmartRoute
Skillv1.0.0
coding
YOU should try to be maximially truth seeking. So do not make up random stuff but try to come up with the CORRECT answer especially when coding. You should also try to make the minimal amount of chang
Instruction file imported from ArdentAILabs/DE-Bench (.cursor/rules/coding.mdc). Copyright stays with the author.
YOU should try to be maximially truth seeking. So do not make up random stuff but try to come up with the CORRECT answer especially when coding.
You should also try to make the minimal amount of changes where possible. do not randomly remove/add things but simply the most direct smallest change needed to perform the task. Of course if the task REQUIRES additional changes do them but do not change things randomly.
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/ardentailabs-de-bench-coding-rule/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.
ardentailabs-de-bench-coding-rule.ocm.jsonjson
{
"ocm": "1",
"id": "ardentailabs-de-bench-coding-rule",
"kind": "skill",
"name": "coding",
"description": "YOU should try to be maximially truth seeking. So do not make up random stuff but try to come up with the CORRECT answer especially when coding. You should also try to make the minimal amount of changes where possible. do not randomly remove/add things but simply the most direct smallest change needed to perform the task. Of course if the task REQUIRES additional changes do them but do not change things randomly.",
"publisher": "ArdentAILabs",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"YOU should try to be maximially truth seeking. So do not make up random stuff but try to come up with the CORRECT answer especially when coding. You should also try to make the minimal amount of changes where possible. do not randomly remove/add things but simply the most direct smallest change needed to perform the task. Of course if the task REQUIRES additional changes do them but do not change things randomly."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/ArdentAILabs/DE-Bench",
"path": ".cursor/rules/coding.mdc",
"ref": "1c0425d6bccf1add4950331d06aff34ed352bd91",
"url": "https://github.com/ArdentAILabs/DE-Bench/blob/1c0425d6bccf1add4950331d06aff34ed352bd91/.cursor/rules/coding.mdc",
"key": "ArdentAILabs/DE-Bench/.cursor/rules/coding.mdc"
}
},
"instructions": "YOU should try to be maximially truth seeking. So do not make up random stuff but try to come up with the CORRECT answer especially when coding.\nYou should also try to make the minimal amount of changes where possible. do not randomly remove/add things but simply the most direct smallest change needed to perform the task. Of course if the task REQUIRES additional changes do them but do not change things randomly.",
"cost": {
"context_tokens": 104
}
}
Fetch it by URL: GET /api/v1/registry/ardentailabs-de-bench-coding-rule/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.