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.
index - Skill - OpenSmartRoute
Skillv1.0.0
index
This document serves as the central index for all active Cursor rules within this repository, organized by category. These rules define processes, structures, and guidelines for development.
Instruction file imported from elliotboney/duck_nukem (.cursor/rules/index.mdc). Copyright stays with the author.
Inbox Zero AI - Master Rule Index
This document serves as the central index for all active Cursor rules within this repository, organized by category. These rules define processes, structures, and guidelines for development.
Core & General
Fundamental project structure, setup, and general development guidelines.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/elliotboney-duck-nukem-index-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.
elliotboney-duck-nukem-index-rule.ocm.jsonjson
{
"ocm": "1",
"id": "elliotboney-duck-nukem-index-rule",
"kind": "skill",
"name": "index",
"description": "This document serves as the central index for all active Cursor rules within this repository, organized by category. These rules define processes, structures, and guidelines for development.",
"publisher": "elliotboney",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This document serves as the central index for all active Cursor rules within this repository, organized by category. These rules define processes, structures, and guidelines for development."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/elliotboney/duck_nukem",
"path": ".cursor/rules/index.mdc",
"ref": "81a98b181594da1e4357d0da3f4d7c0919ed20d9",
"url": "https://github.com/elliotboney/duck_nukem/blob/81a98b181594da1e4357d0da3f4d7c0919ed20d9/.cursor/rules/index.mdc",
"key": "elliotboney/duck_nukem/.cursor/rules/index.mdc"
}
},
"instructions": "# Inbox Zero AI - Master Rule Index\n\nThis document serves as the central index for all active Cursor rules within this repository, organized by category. These rules define processes, structures, and guidelines for development.\n\n## Core & General\n\nFundamental project structure, setup, and general development guidelines.\n\n| Rule File | Description |\n| :--------------------------------- | :---------------------------------------------------------- |\n| @cursor-rules.mdc | How to add or edit Cursor rules in o",
"cost": {
"context_tokens": 278
}
}
Fetch it by URL: GET /api/v1/registry/elliotboney-duck-nukem-index-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.