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.
{
"ocm": "1",
"id": "leaperone-multipost-extension-ai-rule",
"kind": "skill",
"name": "ai",
"description": "AI, deepseek, openai, claude, llm",
"publisher": "leaperone",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AI, deepseek, openai, claude, llm"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/leaperone/MultiPost-Extension",
"path": ".cursor/rules/ai.mdc",
"ref": "fdbc6c3b2f3c03f57be8a59b46e33860689ba509",
"url": "https://github.com/leaperone/MultiPost-Extension/blob/fdbc6c3b2f3c03f57be8a59b46e33860689ba509/.cursor/rules/ai.mdc",
"key": "leaperone/MultiPost-Extension/.cursor/rules/ai.mdc"
}
},
"instructions": "AI SDK\n- Use the Vercel AI SDK UI for implementing streaming chat UI.\n- Use the Vercel AI SDK Core to interact with language models.\n- Use the Vercel AI SDK RSC and Stream Helpers to stream and help with the generations.\n- Implement proper error handling for AI responses and model switching.\n- Implement fallback mechanisms for when an AI model is unavailable.\n- Handle rate limiting and quota exceeded scenarios gracefully.\n- Provide clear error messages to users when AI interactions fail.\n- Implement proper input sanitization for user messages before sending to AI models.\n- Use environment vari",
"cost": {
"context_tokens": 163
}
}
Fetch it by URL: GET /api/v1/registry/leaperone-multipost-extension-ai-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.