AgentOS AGENTS.md

AgentOS AGENTS.md is an instructions file for Codex, OpenCode from SapienXai/AgentOS. It costs 1,175 tokens per session, scanned A, original, MIT.

Repository instructions for keeping AgentOS as the user-facing layer over OpenClaw, the system that runs and coordinates agents and tools.

In plain words
What is it for?
Use them when changing AgentOS code, its interface, OpenClaw connections, authentication, releases, publishing, or other security-sensitive areas.
Why use it?
They prevent duplicate backend work and keep code, language, security, and release changes aligned with the project’s required guidance.

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/sapienxai/agentos/agents-md
Clone the repo
git clone --depth 1 https://github.com/SapienXai/AgentOS

Made for: Codex, OpenCode.

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 AgentOS AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/sapienxai/agentos/agents-md.svg)](https://agentmods.dev/instructions/sapienxai/agentos/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/sapienxai/agentos/agents-md"><img src="https://agentmods.dev/badge/instructions/sapienxai/agentos/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,175 This file is loaded in full into every session.
When invoked 1,175 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.01175 $0.01175
Opus 5 $0.00588 $0.00588
Sonnet 5 $0.00235 $0.00235
Haiku 4.5 $0.00118 $0.00118

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

Security

Grade A, and why

AgentOS 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 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.

AGENTS.md · 112 lines

How it starts

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

AGENTS.md

Project Identity

AgentOS is the human operating layer above OpenClaw.

OpenClaw is the backend, runtime, orchestration, agent, tool, model, session, and gateway layer. AgentOS must not clone or replace OpenClaw. AgentOS should provide the operator-facing workspace, control, visibility, policy, and coordination layer on top of OpenClaw.

When in doubt:

  • Use OpenClaw as the source of truth.
  • Keep AgentOS as the control/UI/application layer.
  • Do not duplicate OpenClaw backend functionality inside AgentOS.

Required Project Skill

Before making AgentOS code, UX, OpenClaw integration, security, release, or publishing changes, read:

docs/agentos-codex-skill.md

Keep all changes aligned with that skill.

If the task touches OpenClaw, releases, npm publishing, GitHub releases, auth, accounts, model credentials, API routes, local operator access, browser profiles, or security-sensitive behavior, the skill file is mandatory context, not optional background.

Project Language

  • The project’s default language is English.
  • Do not add Turkish content to the project unless the user explicitly asks for it.
  • Keep user-facing copy in English, including UI text, placeholders, examples, documentation, seeded content, errors, empty states, release notes, and CLI output.
  • Internal comments should also be English unless there is a strong reason otherwise.

Git

  • All git commit messages must be written in English.
  • Use concise, imperative commit subjects.
  • Prefer Conventional Commits format, for example: feat(auth): add session refresh.
  • Keep the subject line short, ideally under 72 characters.
  • Default to a single-line commit message.
  • Only add a commit body when extra context is genuinely necessary.
  • If a body is needed, keep it brief and focused on why the change was made.
  • Do not generate long commit messages or file-by-file summaries by default.
  • Do not write commit messages in Turkish unless the user explicitly asks for it.

OpenClaw Integration Rules

Read the full file on GitHub · 112 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 · 112 lines · 1,175 tokens per session scan A d483fd4a5d82

Subscribe to this mod's changes

AgentOS AGENTS.md is an instructions file published in the GitHub repository SapienXai/AgentOS (93 stars, last pushed 21d ago), licensed MIT. It adds 1,175 tokens to every session, about $0.0059 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-30.