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.
default - Skill - OpenSmartRoute
Skillv1.0.0
default
These instructions apply to all Copilot interactions in this repository.
{
"ocm": "1",
"id": "davidamitchell-personal-assistant-default-instructions",
"kind": "skill",
"name": "default",
"description": "These instructions apply to all Copilot interactions in this repository.",
"publisher": "davidamitchell",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"These instructions apply to all Copilot interactions in this repository."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/davidamitchell/Personal-Assistant-",
"path": ".github/instructions/default.instructions.md",
"ref": "36682df48527e6f71edaf02e52c4c15913c20ed3",
"url": "https://github.com/davidamitchell/Personal-Assistant-/blob/36682df48527e6f71edaf02e52c4c15913c20ed3/.github/instructions/default.instructions.md",
"key": "davidamitchell/Personal-Assistant-/.github/instructions/default.instructions.md"
},
"applies_to": "**"
},
"instructions": "# Default Instructions\n\nThese instructions apply to all Copilot interactions in this repository.\n\n- Follow all rules in `.github/copilot-instructions.md`.\n- Keep Flask route handlers thin — delegate business logic to the `app/` modules.\n- Always use type hints on public functions and class methods.\n- Use `ruff` style: line length 100, no unused imports, no bare `except:`.\n- Never commit secrets or credentials to the repository.\n- Never edit files inside `.github/skills/` — it is a read-only submodule.",
"cost": {
"context_tokens": 126
}
}
Fetch it by URL: GET /api/v1/registry/davidamitchell-personal-assistant-default-instructions/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.