model-cli

model-cli is a plugin for Claude Code from tony/skills. Its manifest loads nothing; the 5 skills it bundles cost 146 tokens per session together, scanned A, original, MIT.

A plugin for running prompts through several AI command-line tools, including Gemini, GPT, and Cursor's agent.

In plain words
What is it for?
Delegating coding tasks to different AI models from the command line.
Why use it?
It avoids manually switching between separate model commands and provides fallback handling when a preferred command is unavailable.

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 tony/skills
agentmods
npx agentmods add plugins/tony/skills/model-cli
Clone the repo
git clone --depth 1 https://github.com/tony/skills

Made for: Claude Code.

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 model-cli

README.md
[![agentmods](https://agentmods.dev/badge/plugins/tony/skills/model-cli.svg)](https://agentmods.dev/plugins/tony/skills/model-cli)
Your own site
<a href="https://agentmods.dev/plugins/tony/skills/model-cli"><img src="https://agentmods.dev/badge/plugins/tony/skills/model-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 5 skills cost 146 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

model-cli 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.

plugins/model-cli/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "model-cli",
  "description": "Run prompts through individual AI CLIs — Antigravity/agy (Gemini), codex/GPT, and cursor/agent with fallback support.",
  "version": "0.0.2",
  "author": {
    "name": "Tony Narlock",
    "email": "[email protected]"
  }
}
Contents

What it installs

The manifest is a name and a version. 5 skills travel with it, and installing the plugin installs all of them — 146 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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 · 10 lines scan A 0d3e16196911

Subscribe to this mod's changes

model-cli is a plugin published in the GitHub repository tony/skills (2 stars, last pushed 6d 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-09-03.

Related

Other plugins, from other repositories

conversiontools

Convert files between 140+ formats using Conversion Tools. Two surfaces - the ctio CLI (preferred when shell access is available) and the hosted MCP server (zero-install). Supports documents, data formats (incl. Parquet), images (incl. JXL), audio, video, e-books, OCR, AI extraction, text-to-speech (TTS)…

conversiontools/agent-skills · not measured

comparative-landscape-brief

Market intelligence for product and GTM leaders. Five skills sharing one hardened research subagent that verifies quantitative claims against third-party sources and refuses instructions embedded in fetched pages. Compare 3 to 8 entities side by side, brief one company in depth, build a competitive landscape and…

enalbenerraw/blanewarrene · not measured

ai-adoption-os

Turn AI curiosity into a working plan at a 25 to 150 person company. Four skills an operator runs in sequence or standalone: inventory the tool stack and find where AI fits, survey employees to surface the AI use already happening, build a prompt cookbook for your actual vertical, and assemble an internal enablement…

enalbenerraw/blanewarrene · not measured

job-interview-meeting-preparation

Prepare a candidate, advisor, or operator for a high-stakes professional meeting. Researches the company and stakeholder, synthesizes the strategic picture, and produces two deliverables: a detailed in-conversation brief and a printable one-pager rendered to HTML and PDF. Covers four meeting types: interview (default).

enalbenerraw/blanewarrene · not measured

product-in-acquisitions-os

An operating system for product leaders running post-acquisition integrations. Walks acquiring-company product leaders through the 90-day framework: Week 0 readiness, roadmap convergence, market positioning stability, and people integration. Calibrated for acquirers up to $5B enterprise value, from sub-$100M ARR…

enalbenerraw/blanewarrene · not measured

pick-my-brain

Get plans right on the first try — the agent interviews you one question at a time and won't accept vague answers.

GeoffreyCoulaud/bgcpm · not measured