Instruction file imported from fabioc-aloha/alex-cognitive-architecture (
.github/instructions/kql.instructions.md). Copyright stays with the author.
KQL (Kusto Query Language)
Full protocol in .github/skills/kql/SKILL.md.
KQL (Kusto Query Language) patterns, best practices, and optimization for Azure Data Explorer and Log Analytics
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from fabioc-aloha/alex-cognitive-architecture (
.github/instructions/kql.instructions.md). Copyright stays with the author.
Full protocol in .github/skills/kql/SKILL.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/fabioc-aloha-alex-cognitive-architecture-kql-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "fabioc-aloha-alex-cognitive-architecture-kql-instructions",
"kind": "skill",
"name": "kql",
"description": "KQL (Kusto Query Language) patterns, best practices, and optimization for Azure Data Explorer and Log Analytics",
"publisher": "fabioc-aloha",
"version": "1.0.0",
"capabilities": {
"domains": [
"data_analysis"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"KQL (Kusto Query Language) patterns, best practices, and optimization for Azure Data Explorer and Log Analytics"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/fabioc-aloha/alex-cognitive-architecture",
"path": ".github/instructions/kql.instructions.md",
"ref": "3a339b9a3c789d56e04d55eaaf83143df3352d14",
"url": "https://github.com/fabioc-aloha/alex-cognitive-architecture/blob/3a339b9a3c789d56e04d55eaaf83143df3352d14/.github/instructions/kql.instructions.md",
"key": "fabioc-aloha/alex-cognitive-architecture/.github/instructions/kql.instructions.md"
},
"applies_to": "**/*.kql,**/*kusto*"
},
"instructions": "# KQL (Kusto Query Language)\n\nFull protocol in `.github/skills/kql/SKILL.md`.",
"cost": {
"context_tokens": 19
}
}Fetch it by URL: GET /api/v1/registry/fabioc-aloha-alex-cognitive-architecture-kql-instructions/manifest?version=1.0.0
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.