diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 55518e0..3b0ddcd 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -81,6 +81,19 @@ "keywords": ["mongodb", "mongo", "mongosh", "mongodb atlas", "mongoose"], "domains": ["mongodb.com", "cloud.mongodb.com"] }, + { + "name": "axiom", + "description": "Agent skills for the Axiom observability platform. Run hypothesis-driven SRE investigations, query logs and metrics with APL, build dashboards, manage monitors and alerts, translate Splunk SPL queries, and analyze and optimize costs.", + "category": "observability", + "source": { + "source": "url", + "url": "https://github.com/axiomhq/skills.git", + "sha": "76f5af39bdf47b62acb8c36c1dd9fdc404919438" + }, + "homepage": "https://github.com/axiomhq/skills", + "keywords": ["axiom"], + "domains": ["axiom.co", "app.axiom.co"] + }, { "name": "neon", "description": "Neon Serverless Postgres integration (MCP Server + Skills). Get started with Neon, manage projects and databases, pick connection methods, and create branches for migration testing and isolated development.", diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index aa0d5d7..ac7b956 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -1,6 +1,41 @@ { "version": 1, "plugins": { + "axiom": { + "sha": "76f5af39bdf47b62acb8c36c1dd9fdc404919438", + "components": { + "skills": [ + { + "name": "axiom-alerting", + "description": "Create and manage Axiom monitors and notifiers via the v2 public API. Use when building alerting, routing notifications…" + }, + { + "name": "axiom-sre", + "description": "Expert SRE investigator for incidents and debugging. Uses hypothesis-driven methodology and systematic triage. Can quer…" + }, + { + "name": "building-dashboards", + "description": "Designs and builds Axiom dashboards via API. Covers chart types, APL and metrics/MPL query patterns, SmartFilters, layo…" + }, + { + "name": "controlling-costs", + "description": "Analyzes Axiom query patterns to find unused data, then builds dashboards and monitors for cost optimization. Use when…" + }, + { + "name": "query-metrics", + "description": "Runs metrics queries against Axiom MetricsDB via scripts. Discovers available metrics, tags, and tag values. Use when a…" + }, + { + "name": "spl-to-apl", + "description": "Translates Splunk SPL queries to Axiom APL. Provides command mappings, function equivalents, and syntax transformations…" + }, + { + "name": "writing-evals", + "description": "Scaffolds evaluation suites for the Axiom AI SDK. Generates eval files, scorers, flag schemas, and config from natural-…" + } + ] + } + }, "chrome-devtools": { "sha": "a1612be8e01401cf1711c64bc2ef5da5763ba956", "components": {