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.
repository-setup - Skill - OpenSmartRoute
Skillv1.0.0
repository-setup
This repository is using `uv` for package management. Rather than using `pip` use `uv pip` to install any packages and `uv run` to run python.
{
"ocm": "1",
"id": "deepsense-ai-ragbits-repository-setup-rule",
"kind": "skill",
"name": "repository-setup",
"description": "This repository is using `uv` for package management. Rather than using `pip` use `uv pip` to install any packages and `uv run` to run python.",
"publisher": "deepsense-ai",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This repository is using `uv` for package management. Rather than using `pip` use `uv pip` to install any packages and `uv run` to run python."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/deepsense-ai/ragbits",
"path": ".cursor/rules/repository-setup.mdc",
"ref": "32074a71324239ba677234a67737ed65fb678eeb",
"url": "https://github.com/deepsense-ai/ragbits/blob/32074a71324239ba677234a67737ed65fb678eeb/.cursor/rules/repository-setup.mdc",
"key": "deepsense-ai/ragbits/.cursor/rules/repository-setup.mdc"
}
},
"instructions": "# Repository setup and pre-commit checks\n\nThis repository is using `uv` for package management. Rather than using `pip` use `uv pip` to install any packages and `uv run` to run python.\n\nRun following checks after implementing any changes:\n\nuv run ruff format\nuv run ruff check --fix\nuv run mypy <PATH>\npytest",
"cost": {
"context_tokens": 77
}
}
Fetch it by URL: GET /api/v1/registry/deepsense-ai-ragbits-repository-setup-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.