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.
aegis-source - Skill - OpenSmartRoute
Skillv1.0.0
aegis-source
<!-- LOVABLE:BEGIN --> > [!IMPORTANT] > This project is connected to [Lovable](https://lovable.dev). Avoid rewriting > published git history — force pushing, or rebasing/amending/squashing commits > t
Imported from Harshad0803/Final-FI-BE (aegis-source/AGENTS.md). Install upstream with npx skills add Harshad0803/Final-FI-BE --skill aegis-source. Copyright stays with the author.
[!IMPORTANT]
This project is connected to Lovable. Avoid rewriting
published git history — force pushing, or rebasing/amending/squashing commits
that are already pushed — as it rewrites history on Lovable's side and the
user will likely lose their project history.
Commits you push to the connected branch sync back to Lovable and show up in
the editor, so keep the branch in a working state.
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/harshad0803-final-fi-be-aegis-source/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.
harshad0803-final-fi-be-aegis-source.ocm.jsonjson
{
"ocm": "1",
"id": "harshad0803-final-fi-be-aegis-source",
"kind": "skill",
"name": "aegis-source",
"description": "<!-- LOVABLE:BEGIN --> > [!IMPORTANT] > This project is connected to [Lovable](https://lovable.dev). Avoid rewriting > published git history — force pushing, or rebasing/amending/squashing commits > that are already pushed — as it rewrites history on Lovable's side and the > user will likely lose their project history. > > Commits you push to the connected branch sync back to Lovable and show up in > the editor, so keep the branch in a working state. <!-- LOVABLE:END -->",
"publisher": "Harshad0803",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"<!-- LOVABLE:BEGIN --> > [!IMPORTANT] > This project is connected to [Lovable](https://lovable.dev). Avoid rewriting > published git history — force pushing, or rebasing/amending/squashing commits > that are already pushed — as it rewrites history on Lovable's side and the > user will likely lose their project history. > > Commits you push to the connected branch sync back to Lovable and show up in > the editor, so keep the branch in a working state. <!-- LOVABLE:END -->"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Harshad0803/Final-FI-BE",
"path": "aegis-source/AGENTS.md",
"ref": "45ef0fec80eec00a7ac473edb713500612270cc2",
"url": "https://github.com/Harshad0803/Final-FI-BE/blob/45ef0fec80eec00a7ac473edb713500612270cc2/aegis-source/AGENTS.md",
"key": "Harshad0803/Final-FI-BE/aegis-source/AGENTS.md"
}
},
"instructions": "<!-- LOVABLE:BEGIN -->\n> [!IMPORTANT]\n> This project is connected to [Lovable](https://lovable.dev). Avoid rewriting\n> published git history — force pushing, or rebasing/amending/squashing commits\n> that are already pushed — as it rewrites history on Lovable's side and the\n> user will likely lose their project history.\n>\n> Commits you push to the connected branch sync back to Lovable and show up in\n> the editor, so keep the branch in a working state.\n<!-- LOVABLE:END -->",
"cost": {
"context_tokens": 118
}
}
Fetch it by URL: GET /api/v1/registry/harshad0803-final-fi-be-aegis-source/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.