Agentlas-OS GEMINI.md

Agentlas-OS GEMINI.md is an instructions file for Gemini CLI from agentlas-ai/Agentlas-OS. It costs 693 tokens per session, scanned A, original, Apache-2.0.

A Gemini CLI instruction file for using the Agentlas engine and its agent-building commands. Gemini CLI is a command-line tool for working with Gemini, Google's AI models.

In plain words
What is it for?
Running Agentlas through Gemini CLI or Google Antigravity, building agents, and keeping private project material out of public packages.
Why use it?
It tells Gemini how to start, which project files define the rules, how to choose an operating mode, and what may be included in a public release.

Instructions file for Gemini CLI

About the project

Agentlas OS is a local-first system for creating, storing, borrowing, and running specialist AI agents and temporary agent teams through supported hosts and models. It serves people who want reusable agents that remain available across computers and model workspaces, and the catalogue contains its skills, commands, hooks, agents, instructions, plugin, and rule.

agentlas-ai/Agentlas-OS · 1,101 stars · on GitHub

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/agentlas-ai/agentlas-os/gemini-md
Clone the repo
git clone --depth 1 https://github.com/agentlas-ai/Agentlas-OS

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 Agentlas-OS GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/agentlas-ai/agentlas-os/gemini-md.svg)](https://agentmods.dev/instructions/agentlas-ai/agentlas-os/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/agentlas-ai/agentlas-os/gemini-md"><img src="https://agentmods.dev/badge/instructions/agentlas-ai/agentlas-os/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 693 This file is loaded in full into every session.
When invoked 693 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.00693 $0.00693
Opus 5 $0.00347 $0.00347
Sonnet 5 $0.00139 $0.00139
Haiku 4.5 $0.00069 $0.00069

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

Security

Grade A, and why

Agentlas-OS 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 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.

GEMINI.md · 61 lines

How it starts

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

Gemini CLI Adapter

This is a thin Gemini CLI adapter for the Agentlas Core Engine Meta-Agent Team. AGENTS.md is the canonical source of truth.

Public Release Boundary

The Public Release Allowlist (Hard Rule) in AGENTS.md is mandatory. For public GitHub work, stage only end-user install/runtime files and public README/LICENSE/CHANGELOG material. Never stage internal docs, research, benchmarks, tests or fixtures, logs/results, signing or credential material, environment files, private paths/memory, or unrelated local work. Verify the staged archive, not the dirty working tree.

Google Antigravity shares the ~/.gemini/ home with the Gemini CLI and also auto-loads this file and AGENTS.md. Its /hep-build, /hep-network, /hep-local, /hep-cloud, and /hep-hub slash commands ship as Antigravity workflows under antigravity/ (see antigravity/README.md).

Startup

  1. Read AGENTS.md.
  2. Read .agents/agentlas-core-engine-meta-agent/agent.md.
  3. Read .agentlas/mode-map.json.
  4. Use .agents/skills/mode-classification/SKILL.md to choose the mode.
  5. If missing details would change files, adapters, or public/private boundary, use .agents/skills/clarify-question-loop/SKILL.md.
  6. Route to one core team member:
    • 10-single-agent-builder;
    • 20-multi-agent-team-builder;
    • 30-agentlas-packager;
    • 40-session-agent-builder.
  7. Use .agents/skills/agentlas-auto-activation/SKILL.md when local project continuity or .agentlas activation is part of the output.
  8. Use .agentlas/memory-map.json for memory routing.
  9. Use .agentlas/global-commands.json for generated command routing and final user handoff.

Default Behavior

Create or package portable Markdown-first Agentlas agents and teams with Codex, Claude Code, Gemini, Antigravity, Cursor, and AGENTS.md adapters.

Global Command

This package exposes /hep-build, /hep-network, /hep-local, /hep-cloud, and /hep-hub for Gemini CLI through gemini/extension/commands/hep-*.toml, with fallback user commands at .gemini/commands/hep-*.toml. For Antigravity the same commands ship as workflows at antigravity/workflows/hep-*.md (global install target ~/.gemini/antigravity/global_workflows/hep-*.md; project fallback .agents/workflows/hep-*.md). Generated agents must receive their own Gemini extension command, Antigravity workflow, and a matching .agentlas/global-commands.json entry.

Read the full file on GitHub · 61 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. yesterday First seen · 61 lines · 693 tokens per session scan A c8765622d8c1

Subscribe to this mod's changes

Agentlas-OS GEMINI.md is an instructions file published in the GitHub repository agentlas-ai/Agentlas-OS (1,101 stars, last pushed 2d ago), licensed Apache-2.0. It adds 693 tokens to every session, about $0.0035 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-09-03.

Related

Other instructions, from other repositories

pi-agent-dashboard AGENTS.md

AGENTS.md instructions for BlackBeltTechnology/pi-agent-dashboard, covering pi dashboard, docs-first gate — kb before grep (per-turn doctrine), code instructions (per-turn doctrine), investigation protocol — index first and documentation update protocol.

BlackBeltTechnology/pi-agent-dashboard · 3,679 tokens

LeAgent AGENTS.md

Instructions for vixues/LeAgent, covering leagent development guidelines, project overview, architecture, execution topology (one kernel, many ingresses) and surface map (where things live).

vixues/LeAgent · 6,799 tokens

a2a-editor CLAUDE.md

Claude Code instructions for open-resource-discovery/a2a-editor, covering claude.md, project overview, commands, development and building.

open-resource-discovery/a2a-editor · 1,342 tokens

rn-dev-agent AGENTS.md

AGENTS.md instructions for Lykhoyda/rn-dev-agent, covering repository guide for agents, repository map, editing rules, architecture rules and supported node runtimes.

Lykhoyda/rn-dev-agent · 6,331 tokens

nui CLAUDE.md

Claude Code instructions for plmbr/nui, covering claude.md, commands, backend (go), frontend (run from ui/) and full production build.

plmbr/nui · 2,844 tokens

pi-agent-dashboard CLAUDE.md

Claude Code instructions for BlackBeltTechnology/pi-agent-dashboard, a project described as: Real-time web dashboard for pi coding-agent sessions. Multi-session view, live chat mirroring, integrated terminal, diff viewer, pi-flows execution, and mobile-first remote control via mDNS or zrok tunnel. Coexists with pi's…

BlackBeltTechnology/pi-agent-dashboard · 5 tokens