gemini-delegation skillA
gemini-delegation is agent-read markdown (skill) from athola/claude-night-market: Delegates tasks to Gemini CLI implementing delegation-core for Google's models. Use when delegation-core selects Gemini or 1M+ token context is needed..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Gemini CLI Delegation ## Overview This skill implements `conjure:delegation-core` for the Gemini CLI. It provides Gemini-specific authentication, quota management, and command construction. For shared delegation patterns, see `Skill(conjure:delegation-core)`. ## When To Use - After `Skill(conjure:delegation-core)` determines Gemini is suitable - When you need Gemini's large context window (1M+ tokens) - For batch processing, summarization, or pattern extraction tasks - If the `gemini` CLI is installed and authenticated ## When NOT To Use - Choosing which provider to delegate to (use `conjure:delegation-core`) - Qwen was the selected provider (use `conjure:qwen-delegation`) ## Prerequisites **Installation:** ```bash # Verify installation gemini --version # Check authentication gemini auth status # Login if needed gemini auth login # Or set API key export GEMINI_API_KEY="your-key" ``` **Verification:** Run the command with `--help` flag to verify availability. ## Quick Start ### Basic Command ```bash # File analysis gemini -p "@path/to/file Analyze this code" # Multiple files gemini -p "@src/**/*.py Summarize these files" # With specific model …
Read the whole file at its exact version.
How to install
mdr add athola/claude-night-market/gemini-delegation@git:20260902.4a35d69mdr add athola/claude-night-market/gemini-delegation@sha256:539955fbe2f5469ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_zgzlhw53sv2m3b62)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260902.4a35d69 latest | 2026-09-02 | 4a35d69 | 3,480 B | A | view · diff |
| git:20260824.aaa42cf | 2026-08-24 | aaa42cf | 3,675 B | A | view · diff |
| git:20260713.f98719b | 2026-07-13 | f98719b | 3,317 B | A | view · diff |
| git:20260625.88636be | 2026-06-25 | 88636be | 3,158 B | A | view · diff |
| git:20260622.63c6c16 | 2026-06-22 | 63c6c16 | 3,164 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3480 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
athola/claude-night-market · 338 stars · license MIT · pushed 2026-09-22 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_zgzlhw53sv2m3b62 GET https://markdownregistry.com/api/v1/resolve?ref=athola/claude-night-market/gemini-delegation GET https://markdownregistry.com/api/v1/blob/539955fbe2f5469e42cc861d991d1b15729a027d39e4dca38f0693026befe992
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.