GEMINI.md website screenshot

GEMINI.md

GEMINI.md is the project context file convention used by the Google Gemini CLI to provide project-specific instructions, coding standards, architectural notes, and development workflows to the Gemini AI agent. The format follows a hierarchical, plain Markdown structure that the Gemini CLI loads automatically from the working directory and parent directories, layering global, project, and subproject context. It mirrors similar agent context conventions like CLAUDE.md and AGENTS.md.

GEMINI.md is profiled on the APIs.io network. Tagged areas include AI Agents, AI Copilot, Coding Standards, Context File, and Developer Workflow.

GEMINI.md’s developer surface includes documentation and 9 more developer resources.

19.4/100 emerging ▲ 7.3 Agent 4/100 human only Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
0 APIs 3 Agent Skills
AI AgentsAI CopilotCoding StandardsContext FileDeveloper WorkflowGeminiGoogleMarkdownStandard

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 19.4/100 · emerging
Contract Quality 0.0 / 23
Developer Ergonomics 3.0 / 18
Access Clarity 0.0 / 18
Operational Transparency 3.4 / 12
Contract Governance 0.0 / 11
Discoverability 4.5 / 9
Open Source Surface 8.5 / 10
Agent readiness — 4/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gemini-md: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Agent Skills 3

Packaged agent skills for driving this provider's APIs from an AI assistant.

gemini-api-dev

AGENT SKILL

gemini-live-api-dev

AGENT SKILL

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gemini-md
name: GEMINI.md
description: GEMINI.md is the project context file convention used by the Google Gemini CLI to provide project-specific instructions,
  coding standards, architectural notes, and development workflows to the Gemini AI agent. The format follows a hierarchical,
  plain Markdown structure that the Gemini CLI loads automatically from the working directory and parent directories, layering
  global, project, and subproject context. It mirrors similar agent context conventions like CLAUDE.md and AGENTS.md.
kind: standard
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gemini-md.png
access: 3rd-Party
position: Consumer
created: '2025-01-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/gemini-md/refs/heads/main/apis.yml
specificationVersion: '0.23'
tags:
- AI Agents
- AI Copilot
- Coding Standards
- Context File
- Developer Workflow
- Gemini
- Google
- Markdown
- Standard
apis: []
common:
- type: IssueTracker
  url: https://github.com/google-gemini/gemini-cli/issues
- type: Releases
  url: https://github.com/google-gemini/gemini-cli/releases
- type: SecurityPolicy
  url: https://github.com/google-gemini/gemini-cli/blob/main/SECURITY.md
- type: ContributionGuide
  url: https://github.com/google-gemini/gemini-cli/blob/main/CONTRIBUTING.md
- type: Website
  url: https://google.github.io/gemini-cli/
- type: Documentation
  url: https://github.com/google-gemini/gemini-cli
- type: GitHubOrganization
  url: https://github.com/google-gemini
- type: SourceCode
  url: https://github.com/google-gemini/gemini-cli
- type: License
  url: https://github.com/google-gemini/gemini-cli/blob/main/LICENSE
- name: Agent Skills
  url: https://github.com/google-gemini/gemini-skills
  type: AgentSkills
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/gemini-md"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gemini-md/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gemini-md/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.