multi-ai-panel-compare-workflows

multi-ai-panel-compare-workflows is a skill for Claude Code, Codex from xiaojiou176-open/multi-ai-panel. It costs 36 tokens per session (583 once invoked), scanned A, original, MIT.

A skill for connecting MultiAiPanel, a local browser workspace, to an agent and comparing the same prompt across open AI chat tabs.

In plain words
What is it for?
Use it to install and connect the local sidecar, compare prompts in ChatGPT and Gemini tabs, and run the documented browser workflow.
Why use it?
It provides a defined workflow for checking the connection, creating a comparison, and reviewing the result.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to install and connect the local sidecar, compare prompts in ChatGPT and Gemini tabs, and run the documented browser workflow.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows
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.

Any agent
npx skills add xiaojiou176-open/multi-ai-panel --skill agentganggang-compare-workflows
Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/multi-ai-panel

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for multi-ai-panel-compare-workflows

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows/github.svg)](https://agentmods.dev/skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows)
Your own site
<a href="https://agentmods.dev/skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for multi-ai-panel-compare-workflows

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/multi-ai-panel/agentganggang-compare-workflows.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 583 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.00583
Opus 5 $0.00018 $0.00292
Sonnet 5 $0.00007 $0.00117
Haiku 4.5 $0.00004 $0.00058

Measured 12d ago against content hash 360b02606d9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

multi-ai-panel-compare-workflows 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 12d ago.

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.

public-skills/agentganggang-compare-workflows/SKILL.md · 69 lines

How it starts

The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.

MultiAiPanel Compare Workflows

Teach the agent how to install, connect, and use MultiAiPanel as a compare-first browser workspace.

Use this skill when

  • the user wants to compare the same prompt across multiple already-open AI chat tabs
  • the host can run a local MCP server
  • the user wants one inspectable compare artifact before broader automation

What this package teaches

  • how to wire the local MultiAiPanel MCP sidecar into a host
  • which MCP tools are safe and useful first
  • how to move from readiness checks to a real compare turn
  • how to keep the workflow grounded in a browser-native compare product

Start here

  1. Read references/INSTALL.md
  2. Load the right host config from:
  3. Skim the tool surface in references/CAPABILITIES.md
  4. Run the demo from references/DEMO.md
  1. multi-ai-panel.bridge_status
  2. multi-ai-panel.check_readiness
  3. multi-ai-panel.compare
  4. multi-ai-panel.analyze_compare
  5. multi-ai-panel.run_workflow

Suggested first prompt

Use MultiAiPanel to compare the prompt below across the ready ChatGPT and Gemini tabs. Start with multi-ai-panel.bridge_status and multi-ai-panel.check_readiness. If fewer than two model tabs are ready, stop and tell me exactly which login or tab-prep step is missing. If two or more tabs are ready, run multi-ai-panel.compare and summarize the most important wording differences.

Success checks

  • the host can launch the MCP server from the provided config
  • bridge_status confirms the local bridge is reachable
  • check_readiness identifies which tabs are ready
  • compare produces a real session/turn artifact the agent can inspect

Boundaries

  • MultiAiPanel stays a local browser workflow, not a hosted service
  • the MCP sidecar supports compare workflows; it does not replace the extension
  • keep claims grounded in the actual tool surface documented in this package

Read the full file on GitHub · 69 lines

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 69 lines · 36 tokens per session scan A 360b02606d9a

Subscribe to this mod's changes

multi-ai-panel-compare-workflows is a skill published in the GitHub repository xiaojiou176-open/multi-ai-panel (2 stars, last pushed 2mo ago), licensed MIT. It adds 36 tokens to every session and 583 once invoked, about $0.0002 per session on Opus 5. 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-31.

Related

Other skills, from other repositories

chrome-extension

Use when building or shipping a Manifest V3 browser extension and hitting its quirks — service worker dying and losing state, permission warnings, a Chrome Web Store rejection, content-script/worker/popup messaging, or an MV2-to-V3 migration. NOT a generic web app (that is nextjs), NOT a desktop shell (that is…

ericrisco/rsc-harness · 76 tokens

extension-dev

Detect Chrome extension framework/stack, find proper docs, implement features, and debug across service worker, content script, and popup contexts.

quangpl/browser-extension-skills · 30 tokens

extension-analyze

Audit Chrome extensions for security issues, best practice violations, performance problems, and CWS compliance. Scans manifest, code, CSP, message handlers, storage, and dependencies.

quangpl/browser-extension-skills · 39 tokens

extension-create

Auto-scaffold Chrome extensions with WXT or CRXJS. Ask user for name/features, scaffold, configure entrypoints. Use when: create extension, scaffold, new extension.

quangpl/browser-extension-skills · 39 tokens

extension-payment

Integrate payment gateways into Chrome extensions. Stripe, Paddle, Lemon Squeezy, Polar, PayPal, and more. Licensing, subscriptions, freemium. Use when: payment, monetize, subscribe, billing, premium.

quangpl/browser-extension-skills · 49 tokens

extension-ui

Build polished Chrome extension UIs (popup/sidepanel/options). Analyze existing UI, suggest improvements, set up design systems, enforce a11y and UX best practices.

quangpl/browser-extension-skills · 37 tokens