ask-llm

A plugin that lets coding agents ask other language models for collaboration. It connects Codex, Grok, Antigravity, Ollama, and Gemini for code review and planning discussions.

In plain words
What is it for?
Cross-model code reviews, brainstorming, and comparing technical plans.
Why use it?
It gives an agent a way to get another model's perspective when reviewing code or debating an approach.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add Lykhoyda/ask-llm
agentmods
npx agentmods add plugins/lykhoyda/ask-llm/claude-plugin
Clone the repo
git clone --depth 1 https://github.com/Lykhoyda/ask-llm

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

ask-llm scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/claude-plugin/.claude-plugin/plugin.json · 24 lines

What it actually says

{
  "name": "ask-llm",
  "version": "0.15.0",
  "description": "AI-to-AI collaboration — review code and debate plans across Codex, Grok, Antigravity, Ollama, and Gemini",
  "author": {
    "name": "Anton Lykhoyda",
    "url": "https://github.com/Lykhoyda"
  },
  "repository": "https://github.com/Lykhoyda/ask-llm",
  "license": "MIT",
  "mcpServers": "./.mcp.json",
  "keywords": [
    "gemini",
    "codex",
    "grok",
    "xai",
    "ollama",
    "antigravity",
    "code-review",
    "ai-collaboration",
    "brainstorm"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 24 lines scan A 1702724954a7

Subscribe to this mod's changes

ask-llm is a plugin published in the GitHub repository Lykhoyda/ask-llm (16 stars, last pushed 7d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

section-508

Expert Section 508 compliance advisor for US federal ICT accessibility — VPAT/ACR completion, WCAG 2.0 AA audits, remediation planning, PDF accessibility, procurement language, keyboard and screen reader testing, undue burden assessments, and agency compliance workflows.

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · not measured

ism

Expert Australian Information Security Manual (ISM) advisor for Australian government entities, contractors and supply chains. Gap analysis, system authorisation, IRAP preparation, control scoping, and ASD compliance guidance.

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · not measured

che-ical-mcp

macOS 行事曆與提醒事項 MCP Server - EventKit 整合,29 個工具,--cli 直接呼叫模式、--setup TCC 預授權、--self-update 自我升級+SHA-256 驗證、個別事件時區、復原/重做、週期事件 occurrence 操作、cleanupcompletedreminders 一鍵清除、清除到期日、星期驗證、MCP 層級 #標籤、冪等寫入、重複事件、地點觸發、結構化位置、彈性日期解析、模糊匹配、篩選/排序/限制.

PsychQuant/che-ical-mcp · not measured

filip-podstavec

Plugin marketplace listing 1 plugin: claude-leverage.

Filip-Podstavec/claude-leverage · not measured

opik

Plugin marketplace listing 1 plugin: opik.

comet-ml/opik-claude-code-plugin · not measured

repo-doctor

Diagnostic skills for GitHub repos. Currently ships readme-doctor — a structured review of a repo's README against best-practice patterns (hero presence, install-to-first-success length, audience match, drift signals), output as a prioritized punch list.

livlign/claude-skills · not measured