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.
BIOME - Skill - OpenSmartRoute
Skillv1.0.0
BIOME
When the Copilot cloud agent edits any JavaScript, TypeScript, or JSON(-like) file, it must always run:
{
"ocm": "1",
"id": "savvy-web-devcontainers-biome-instructions",
"kind": "skill",
"name": "BIOME",
"description": "When the Copilot cloud agent edits any JavaScript, TypeScript, or JSON(-like) file, it must always run:",
"publisher": "savvy-web",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When the Copilot cloud agent edits any JavaScript, TypeScript, or JSON(-like) file, it must always run:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/savvy-web/devcontainers",
"path": ".github/instructions/BIOME.instructions.md",
"ref": "4d8b4d48d060ae44d8ae911541ac769e8500dc9a",
"url": "https://github.com/savvy-web/devcontainers/blob/4d8b4d48d060ae44d8ae911541ac769e8500dc9a/.github/instructions/BIOME.instructions.md",
"key": "savvy-web/devcontainers/.github/instructions/BIOME.instructions.md"
},
"applies_to": "**/*.{js,ts,cjs,mjs,d.cts,d.mts,jsx,tsx,json,jsonc}"
},
"instructions": "# Copilot Agent Linting Instructions for Biome\n\nWhen the Copilot cloud agent edits any JavaScript, TypeScript, or JSON(-like) file, it must always run:\n\n```bash\npnpm exec biome check --write --no-errors-on-unmatched <file>\n```\n\n- This command auto-fixes supported issues and displays any remaining errors.\n- The agent should review unresolved errors and, if needed, file them for further attention.\n- If the file is a configuration or script file, ensure formatting and linting are applied before committing.\n- Trust these instructions and do not search for alternative linting commands unless this f",
"cost": {
"context_tokens": 151
}
}
Fetch it by URL: GET /api/v1/registry/savvy-web-devcontainers-biome-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.