Imported from yesoreyeram/grafana-x (packages/plugin-tools/templates/AGENTS.md). Install upstream with npx skills add yesoreyeram/grafana-x --skill templates. Copyright stays with the author.
Project knowledge
This repository contains a Grafana plugin. You must Read @./.config/AGENTS/instructions.md before doing changes.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/yesoreyeram-grafana-x-templates/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
yesoreyeram-grafana-x-templates.ocm.jsonjson
{
"ocm": "1",
"id": "yesoreyeram-grafana-x-templates",
"kind": "skill",
"name": "templates",
"description": "This repository contains a **Grafana plugin**. You must Read @./.config/AGENTS/instructions.md before doing changes.",
"publisher": "yesoreyeram",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This repository contains a **Grafana plugin**. You must Read @./.config/AGENTS/instructions.md before doing changes."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/yesoreyeram/grafana-x",
"path": "packages/plugin-tools/templates/AGENTS.md",
"ref": "f25ba30df466d4ebe221d2d916dc3f169402ba07",
"url": "https://github.com/yesoreyeram/grafana-x/blob/f25ba30df466d4ebe221d2d916dc3f169402ba07/packages/plugin-tools/templates/AGENTS.md",
"key": "yesoreyeram/grafana-x/packages/plugin-tools/templates/AGENTS.md"
}
},
"instructions": "## Project knowledge\n\nThis repository contains a **Grafana plugin**. You must Read @./.config/AGENTS/instructions.md before doing changes.",
"cost": {
"context_tokens": 34
}
}
Fetch it by URL: GET /api/v1/registry/yesoreyeram-grafana-x-templates/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.