From 92132111986c488393544f2bc9b7e8e5bfa31b38 Mon Sep 17 00:00:00 2001 From: rufi Date: Sun, 19 Jul 2026 15:27:21 +1000 Subject: [PATCH] docs: add council-axi to community catalog --- README.md | 49 +++++++++++++++++++++++++------------------------ catalog.yaml | 5 +++++ docs/index.html | 14 ++++++++++++++ 3 files changed, 44 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 4020e7d..baff3c4 100644 --- a/README.md +++ b/README.md @@ -117,30 +117,31 @@ AXIs built and maintained by the community: -| AXI | Author | Domain | What it does | -| -------------------------------------------------------------------------------------------------- | ------------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| [`jj-axi`](https://github.com/aivv73/jj-axi) | aivv73 | Version control | Inspect and reshape Jujutsu history through deterministic, non-interactive commands with compact TOON output and operation-aware undo. | -| [`npm-axi`](https://github.com/SSBrouhard/npm-axi) | SSBrouhard | npm | Search and inspect npm registry packages, versions, dependencies, README previews, and downloads with token-efficient output. | -| [`sqlite-axi`](https://github.com/SSBrouhard/sqlite-axi) | SSBrouhard | SQLite | Inspect schemas, sample rows, and run capped read-only SQLite queries with token-efficient TOON output. | -| [`slack-axi`](https://github.com/JarvusInnovations/slack-axi) | Jarvus Innovations | Slack | Read, search, sweep, and safely draft Slack messages with token-efficient output. | -| [`gws-axi`](https://github.com/JarvusInnovations/gws-axi) | Jarvus Innovations | Google Workspace | Gmail, Calendar, Docs, Drive, and Slides behind one command, with multi-account write-safety - drafts mail, never sends. | -| [`harvest-axi`](https://github.com/JarvusInnovations/harvest-axi) | Jarvus Innovations | Time tracking | Review, log, and edit Harvest time entries by period - for yourself, your team, a project, or a client. | -| [`specops`](https://github.com/JarvusInnovations/specops) | Jarvus Innovations | Spec-driven dev | Spec-driven development for agents - and a demo of shipping an AXI embedded in a skill, not a standalone npm executable. | -| [`gitsheets-axi`](https://github.com/JarvusInnovations/gitsheets/tree/main/packages/gitsheets-axi) | Jarvus Innovations | Git-backed data | Read and mutate git-backed record sheets over the shell - TOON output, idempotent commits. | -| [`metabase-axi`](https://github.com/JarvusInnovations/metabase-axi) | Jarvus Innovations | Analytics / BI | Query, explore, and export from Metabase over the shell - SQL/MBQL, saved questions, schema introspection, full-data export. | -| [`otter-axi`](https://github.com/JarvusInnovations/otter-axi) | Jarvus Innovations | Meetings | Find and pull Otter.ai meeting transcripts from the shell - wraps Otter.ai's hosted MCP server as a scriptable, headless CLI. | -| [`notion-axi`](https://github.com/maximebrmd/notion-axi) | maximebrmd | Notion | Search, read, create, and update Notion pages and databases over the shell - token-efficient TOON output, PAT or integration auth. | -| [`clickup-axi`](https://github.com/JanSuthacheeva/clickup-axi) | JanSuthacheeva | ClickUp | List your open tasks, view a task with its newest comments inline, and change task status - truncation-aware, TOON-style output. | -| [`databricks-axi`](https://github.com/p33ves/databricks-axi) | p33ves | Databricks | Run Databricks jobs, watch runs, and pull failure logs inline over the official databricks CLI - more domains coming soon. | -| [`aws-axi`](https://github.com/thatdudealso/aws-axi) | thatdudealso | AWS | Discover, plan, provision, deploy, and inspect AWS services for hosting web, backend, database, and AI workloads through safe token-efficient CLI workflows. | -| [`docker-axi`](https://github.com/thatdudealso/docker-axi) | thatdudealso | Docker | Discover, build, run, debug, publish, inspect, and clean up Docker apps through safe token-efficient CLI workflows. | -| [`dynamodb-axi`](https://github.com/thatdudealso/dynamodb-axi) | thatdudealso | DynamoDB | Discover, inspect, query, scan, create, update, back up, restore, export, import, and safely operate DynamoDB tables through token-efficient CLI workflows. | -| [`pg-axi`](https://github.com/thatdudealso/pg-axi) | thatdudealso | PostgreSQL | Discover, create, inspect, query, back up, restore, and maintain PostgreSQL databases through safe token-efficient CLI workflows. | -| [`mongodb-axi`](https://github.com/thatdudealso/mongodb-axi) | thatdudealso | MongoDB | Discover, create, inspect, query, export, import, maintain, and diagnose MongoDB databases through safe token-efficient CLI workflows. | -| [`elasticsearch-axi`](https://github.com/thatdudealso/elasticsearch-axi) | thatdudealso | Elasticsearch | Discover, inspect, query, index, map, snapshot, restore, diagnose, and operate Elasticsearch clusters through safe token-efficient CLI workflows. | -| [`kubernetes-axi`](https://github.com/thatdudealso/kubernetes-axi) | thatdudealso | Kubernetes | Discover, inspect, deploy, debug, scale, roll out, expose, and clean up Kubernetes workloads through safe token-efficient CLI workflows. | -| [`redis-axi`](https://github.com/thatdudealso/redis-axi) | thatdudealso | Redis | Discover, inspect, query, export, import, maintain, and diagnose Redis databases through safe token-efficient CLI workflows. | -| [`celery-axi`](https://github.com/thatdudealso/celery-axi) | thatdudealso | Celery | Discover, inspect, run, debug, monitor, schedule, control, and safely operate Celery task queues through token-efficient CLI workflows. | +| AXI | Author | Domain | What it does | +| -------------------------------------------------------------------------------------------------- | ------------------ | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [`jj-axi`](https://github.com/aivv73/jj-axi) | aivv73 | Version control | Inspect and reshape Jujutsu history through deterministic, non-interactive commands with compact TOON output and operation-aware undo. | +| [`npm-axi`](https://github.com/SSBrouhard/npm-axi) | SSBrouhard | npm | Search and inspect npm registry packages, versions, dependencies, README previews, and downloads with token-efficient output. | +| [`sqlite-axi`](https://github.com/SSBrouhard/sqlite-axi) | SSBrouhard | SQLite | Inspect schemas, sample rows, and run capped read-only SQLite queries with token-efficient TOON output. | +| [`slack-axi`](https://github.com/JarvusInnovations/slack-axi) | Jarvus Innovations | Slack | Read, search, sweep, and safely draft Slack messages with token-efficient output. | +| [`gws-axi`](https://github.com/JarvusInnovations/gws-axi) | Jarvus Innovations | Google Workspace | Gmail, Calendar, Docs, Drive, and Slides behind one command, with multi-account write-safety - drafts mail, never sends. | +| [`harvest-axi`](https://github.com/JarvusInnovations/harvest-axi) | Jarvus Innovations | Time tracking | Review, log, and edit Harvest time entries by period - for yourself, your team, a project, or a client. | +| [`specops`](https://github.com/JarvusInnovations/specops) | Jarvus Innovations | Spec-driven dev | Spec-driven development for agents - and a demo of shipping an AXI embedded in a skill, not a standalone npm executable. | +| [`gitsheets-axi`](https://github.com/JarvusInnovations/gitsheets/tree/main/packages/gitsheets-axi) | Jarvus Innovations | Git-backed data | Read and mutate git-backed record sheets over the shell - TOON output, idempotent commits. | +| [`metabase-axi`](https://github.com/JarvusInnovations/metabase-axi) | Jarvus Innovations | Analytics / BI | Query, explore, and export from Metabase over the shell - SQL/MBQL, saved questions, schema introspection, full-data export. | +| [`otter-axi`](https://github.com/JarvusInnovations/otter-axi) | Jarvus Innovations | Meetings | Find and pull Otter.ai meeting transcripts from the shell - wraps Otter.ai's hosted MCP server as a scriptable, headless CLI. | +| [`notion-axi`](https://github.com/maximebrmd/notion-axi) | maximebrmd | Notion | Search, read, create, and update Notion pages and databases over the shell - token-efficient TOON output, PAT or integration auth. | +| [`clickup-axi`](https://github.com/JanSuthacheeva/clickup-axi) | JanSuthacheeva | ClickUp | List your open tasks, view a task with its newest comments inline, and change task status - truncation-aware, TOON-style output. | +| [`databricks-axi`](https://github.com/p33ves/databricks-axi) | p33ves | Databricks | Run Databricks jobs, watch runs, and pull failure logs inline over the official databricks CLI - more domains coming soon. | +| [`aws-axi`](https://github.com/thatdudealso/aws-axi) | thatdudealso | AWS | Discover, plan, provision, deploy, and inspect AWS services for hosting web, backend, database, and AI workloads through safe token-efficient CLI workflows. | +| [`docker-axi`](https://github.com/thatdudealso/docker-axi) | thatdudealso | Docker | Discover, build, run, debug, publish, inspect, and clean up Docker apps through safe token-efficient CLI workflows. | +| [`dynamodb-axi`](https://github.com/thatdudealso/dynamodb-axi) | thatdudealso | DynamoDB | Discover, inspect, query, scan, create, update, back up, restore, export, import, and safely operate DynamoDB tables through token-efficient CLI workflows. | +| [`pg-axi`](https://github.com/thatdudealso/pg-axi) | thatdudealso | PostgreSQL | Discover, create, inspect, query, back up, restore, and maintain PostgreSQL databases through safe token-efficient CLI workflows. | +| [`mongodb-axi`](https://github.com/thatdudealso/mongodb-axi) | thatdudealso | MongoDB | Discover, create, inspect, query, export, import, maintain, and diagnose MongoDB databases through safe token-efficient CLI workflows. | +| [`elasticsearch-axi`](https://github.com/thatdudealso/elasticsearch-axi) | thatdudealso | Elasticsearch | Discover, inspect, query, index, map, snapshot, restore, diagnose, and operate Elasticsearch clusters through safe token-efficient CLI workflows. | +| [`kubernetes-axi`](https://github.com/thatdudealso/kubernetes-axi) | thatdudealso | Kubernetes | Discover, inspect, deploy, debug, scale, roll out, expose, and clean up Kubernetes workloads through safe token-efficient CLI workflows. | +| [`redis-axi`](https://github.com/thatdudealso/redis-axi) | thatdudealso | Redis | Discover, inspect, query, export, import, maintain, and diagnose Redis databases through safe token-efficient CLI workflows. | +| [`celery-axi`](https://github.com/thatdudealso/celery-axi) | thatdudealso | Celery | Discover, inspect, run, debug, monitor, schedule, control, and safely operate Celery task queues through token-efficient CLI workflows. | +| [`council-axi`](https://github.com/lanjak/council-axi) | lanjak | Multi-LLM review | Send a single prompt to several independent LLM judges and get a synthesized adversarial review. Provider-agnostic, works with any OpenAI-compatible endpoint. | diff --git a/catalog.yaml b/catalog.yaml index 3455e9b..e23ee7f 100644 --- a/catalog.yaml +++ b/catalog.yaml @@ -136,3 +136,8 @@ community: author: thatdudealso domain: Celery description: "Discover, inspect, run, debug, monitor, schedule, control, and safely operate Celery task queues through token-efficient CLI workflows." + - name: council-axi + url: https://github.com/lanjak/council-axi + author: lanjak + domain: Multi-LLM review + description: "Send a single prompt to several independent LLM judges and get a synthesized adversarial review. Provider-agnostic, works with any OpenAI-compatible endpoint." diff --git a/docs/index.html b/docs/index.html index fd38b25..d0460e4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -669,6 +669,20 @@

The [AXI catalog].

token-efficient CLI workflows. + + + council-axi + + lanjak + Multi-LLM review + + Send a single prompt to several independent LLM judges and + get a synthesized adversarial review. Provider-agnostic, + works with any OpenAI-compatible endpoint. + +