awesome-gemini GEMINI.md

awesome-gemini GEMINI.md is an instructions file for Gemini CLI from aaronhuff/awesome-gemini. It costs 554 tokens per session, scanned A, original, MIT.

Repository instructions for awesome-gemini, a collection of guides and reusable custom instructions for Google's Gemini AI models. It explains the project's structure and where new gems and guides belong.

In plain words
What is it for?
Use it when working on the awesome-gemini repository, especially when adding a Gemini guide or gem.
Why use it?
It gives contributors the project rules needed to add documentation or reusable assistant instructions in the right place.

Instructions file for Gemini CLI

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 instructions/aaronhuff/awesome-gemini/gemini-md
Clone the repo
git clone --depth 1 https://github.com/aaronhuff/awesome-gemini

Made for: Gemini CLI.

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 awesome-gemini GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/aaronhuff/awesome-gemini/gemini-md.svg)](https://agentmods.dev/instructions/aaronhuff/awesome-gemini/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/aaronhuff/awesome-gemini/gemini-md"><img src="https://agentmods.dev/badge/instructions/aaronhuff/awesome-gemini/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 554 This file is loaded in full into every session.
When invoked 554 The same file — it is already loaded in full.
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.00554 $0.00554
Opus 5 $0.00277 $0.00277
Sonnet 5 $0.00111 $0.00111
Haiku 4.5 $0.00055 $0.00055

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

Security

Grade A, and why

awesome-gemini GEMINI.md 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.

GEMINI.md · 40 lines

How it starts

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

Welcome to the Gemini Documentation

This repository contains a collection of guides and "gems" to help you get the most out of the Gemini family of models.

Introduction to Gemini

Gemini is a family of multimodal AI models developed by Google. They are capable of understanding and processing text, code, images, and video.

Getting Started

To learn how to write effective prompts for Gemini, please refer to our Prompting Best Practices guide. For hands-on tutorials and practical examples, check out the Gemini API Cookbook.

Project Structure

This repository is organized into two main categories:

  • Gems: These are pre-built custom instructions that you can use to create specialized AI assistants. They are located in the gems/ directory.
  • Guides: These are in-depth tutorials and walkthroughs that explain how to use Gemini for a variety of tasks. They are located in the guides/ directory.

When adding new content, please make sure to place it in the appropriate directory. If you are adding a new set of custom instructions, it should be a "gem". If you are adding a tutorial or a "how-to" article, it should be a "guide".

Gems

Gems are pre-built custom instructions that you can use to create specialized AI assistants.

Guides

Our guides provide in-depth information on how to use Gemini for a variety of tasks.

Read the full file on GitHub · 40 lines

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 · 40 lines · 554 tokens per session scan A a6234435e55a

Subscribe to this mod's changes

awesome-gemini GEMINI.md is an instructions file published in the GitHub repository aaronhuff/awesome-gemini (3 stars, last pushed 1y ago), licensed MIT. It adds 554 tokens to every session, about $0.0028 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 instructions, from other repositories