gemini-cli

gemini-cli is an agent for coding agents from khadinakbarlabs/shopify-app-builder. It costs 0 tokens per session (334 once invoked), scanned A, original, MIT.

An installation and usage guide for loading Shopify App Builder skills into Gemini CLI, a command-line coding agent.

In plain words
What is it for?
It supports large repository reviews, GraphQL, authentication, webhooks, billing, user experience, and Shopify App Store readiness.
Why use it?
It helps Gemini use the relevant Shopify instructions while separating repository evidence from assumptions and time-sensitive platform rules.

Agent

Part of the shopify-app-builder plugin — 32 skills, 9 commands, 12 agents shipped together

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.

agentmods
npx agentmods add agents/khadinakbarlabs/shopify-app-builder/gemini-cli
Clone the repo
git clone --depth 1 https://github.com/khadinakbarlabs/shopify-app-builder

Or install shopify-app-builder, the plugin that ships this one along with the rest of its 32 skills, 9 commands, 12 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/khadinakbarlabs/shopify-app-builder/gemini-cli.svg)](https://agentmods.dev/agents/khadinakbarlabs/shopify-app-builder/gemini-cli)
Your own site
<a href="https://agentmods.dev/agents/khadinakbarlabs/shopify-app-builder/gemini-cli"><img src="https://agentmods.dev/badge/agents/khadinakbarlabs/shopify-app-builder/gemini-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00334
Opus 5 $0.00000 $0.00167
Sonnet 5 $0.00000 $0.00067
Haiku 4.5 $0.00000 $0.00033

Measured 4d ago against content hash 2b3b25a5c536, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gemini-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 4d 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.

docs/agents/gemini-cli.md · 47 lines

What it actually says

Gemini CLI guide

Gemini CLI loads GEMINI.md as extension context and uses the same 32 focused skill files as the other harnesses.

Install

gemini extensions install https://github.com/khadinakbarlabs/shopify-app-builder

Update later with:

gemini extensions update shopify-app-builder

Best use cases

  • Large-context reviews of Shopify repositories, documentation, and implementation plans.
  • Cross-file audits of GraphQL, authentication, webhooks, billing, UX, and App Store readiness.
  • Comparing architecture options before implementation.
  • Generating scoped implementation instructions for a separate execution agent.

Operating guidelines

  • Let GEMINI.md route the request, then have Gemini read only the relevant SKILL.md files.
  • Separate facts observed in the repository from assumptions and time-sensitive platform claims.
  • Verify current Shopify behavior in official documentation before recommending production changes.
  • Do not expose credentials or treat analysis as authorization to deploy, submit, change billing, or spend money.
  • Ask for concrete file and command evidence in completion reports.

Example prompts

Use Shopify App Builder to review this architecture and identify missing auth, billing, and webhook boundaries.
Read the relevant Shopify App Builder skills and produce a Built for Shopify gap analysis.
Route this Hydrogen performance problem to the smallest relevant skill set.

Verify

gemini extensions list

Start a new Gemini CLI session and ask which skill covers Shopify OAuth. It should identify app-auth and may add dev-troubleshooting for an active failure.

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. 4d ago First seen · 47 lines · 0 tokens per session scan A 2b3b25a5c536

Subscribe to this mod's changes

gemini-cli is an agent published in the GitHub repository khadinakbarlabs/shopify-app-builder (1 stars, last pushed 25d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 334 tokens. 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.