vibe-memory AGENTS.md

Repository instructions that tell AI coding agents to share persistent memory through the Universal Agent Memory Protocol. AGENTS.md is a file where a repository records instructions for coding agents.

In plain words
What is it for?
Use it in repositories where Antigravity, Cursor, Claude Code, and OpenAI Codex need to follow the same memory rules.
Why use it?
It keeps relevant context available across different agents and coding sessions instead of making each agent start without shared memory.

Instructions file for CodexOpenCode

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/shahrukh-hack/vibe-memory/agents-md
Clone the repo
git clone --depth 1 https://github.com/shahrukh-hack/vibe-memory

Made for: Codex, OpenCode.

Per session 48 This file is loaded in full into every session.
When invoked 48 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00048 $0.00048
Opus 5 $0.00024 $0.00024
Sonnet 5 $0.00010 $0.00010
Haiku 4.5 $0.00005 $0.00005

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

Security

Grade A, and why

vibe-memory AGENTS.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 2d 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.

AGENTS.md · 5 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 5 lines · 48 tokens per session scan A 92b447dbfe79

Subscribe to this mod's changes

vibe-memory AGENTS.md is an instructions file published in the GitHub repository shahrukh-hack/vibe-memory (0 stars, last pushed 14d ago), with no licence file. It adds 48 tokens to every session, about $0.0002 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

agent-skills CLAUDE.md

Claude Code instructions for addyosmani/agent-skills, covering agent-skills, project structure, skills by phase, conventions and contributing.

addyosmani/agent-skills · 909 tokens

awesome-copilot-id AGENTS.md

Instructions for GulajavaMinistudio/awesome-copilot-id, covering communication, explanation and documentation, markdown formatting, user communication style and workflow & methodology.

GulajavaMinistudio/awesome-copilot-id · 7,686 tokens

agent-skills AGENTS.md

Instructions for helderberto/agent-skills, covering agents.md, repository overview, project structure, integration model and opencode integration.

helderberto/agent-skills · 1,509 tokens

free-ai-gateway AGENTS.md

Instructions for zaber-dev/free-ai-gateway, covering 🤖 free-ai gateway - agentic development guidelines, 🏛️ monorepo architecture & package boundaries, 🛑 strict architectural rules for agents, 💻 essential developer commands and build all packages across monorepo.

zaber-dev/free-ai-gateway · 955 tokens

codevira CLAUDE.md

Instructions for sachinshelke/codevira, covering codevira — persistent project memory, when to call which codevira tool, at the start of every session, before modifying any file and before adopting a pattern, library, or naming convention.

sachinshelke/codevira · 2,807 tokens

imagine-mcp CLAUDE.md

Instructions for n24q02m/imagine-mcp, covering imagine-mcp, architecture, tool signatures, model selection and transport modes.

n24q02m/imagine-mcp · 2,964 tokens