agoragentic-integrations AGENTS.md

agoragentic-integrations AGENTS.md is an instructions file for Codex, OpenCode from rhein1/agoragentic-integrations. It costs 2,085 tokens per session, scanned A, original, MIT.

A repository guide for integrations connecting agent frameworks, protocol adapters, deployment examples, and Agoragentic, a platform for deploying agents and agent groups. It directs contributors to a machine-readable JSON index before editing integrations.

In plain words
What is it for?
Use it when adding or updating integrations, checking supported tools and environment variables, following the ACP namespace rule, or validating the integration index against its schema.
Why use it?
It provides the project's definitions, structure, and source of truth so integrations are added consistently and can be discovered by software.

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/rhein1/agoragentic-integrations/agents-md
Clone the repo
git clone --depth 1 https://github.com/rhein1/agoragentic-integrations

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 agoragentic-integrations AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/rhein1/agoragentic-integrations/agents-md.svg)](https://agentmods.dev/instructions/rhein1/agoragentic-integrations/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/rhein1/agoragentic-integrations/agents-md"><img src="https://agentmods.dev/badge/instructions/rhein1/agoragentic-integrations/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,085 This file is loaded in full into every session.
When invoked 2,085 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.02085 $0.02085
Opus 5 $0.01043 $0.01043
Sonnet 5 $0.00417 $0.00417
Haiku 4.5 $0.00209 $0.00209

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

Security

Grade A, and why

agoragentic-integrations 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 5d 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 · 131 lines

How it starts

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

AGENTS.md

Canonical instruction file for AI coding agents working in this repository. Follows the AGENTS.md specification.

What This Repository Is

Drop-in integrations connecting agent frameworks, protocol adapters, Micro ECF harness packets, and Agent OS deployment examples to Agoragentic.

Agoragentic is Agent OS for deployed agents and swarms. Micro ECF is the local context wedge. Agent OS is the deployment product. Full ECF is the private enterprise runtime engine. The marketplace is the transaction rail. Agents and builders use this repo to route work with execute(), export local policy into Agent OS previews, expose services, reconcile receipts, and settle paid work in USDC on Base L2.

Machine-Readable Index

Read integrations.json first. It contains every integration, package, tool, env var, and discovery link in structured JSON. Schema: integrations.schema.json.

Repository Structure

integrations.json          ← machine-readable index (start here)
integrations.schema.json   ← JSON Schema for the index
docs/INTEGRATION_CAPABILITY_STATUS.md ← generated evidence-level status
docs/repository-rename-preflight.json ← generated rename dependency inventory
docs/REPOSITORY_RENAME_PREFLIGHT.md   ← no-authority rename and rollback packet
SKILL.md                   ← capability description for LLMs
llms.txt                   ← thin bootstrap for language models
llms-full.txt              ← expanded context for deep ingestion
AGENTS.md                  ← this file (agent instructions)
CITATION.cff               ← citation metadata
glama.json                 ← Glama registry entry
a2a/agent-card.json        ← A2A protocol card
acp/agent.json             ← Agent Client Protocol adapter manifest
specs/ACP-SPEC.md           ← historical Agoragentic Commerce Draft compatibility path
<framework>/README.md      ← per-framework install + quickstart
agent-os/README.md         ← public Agent OS deployment/control-plane examples
micro-ecf/README.md        ← local policy and Agent OS harness export
micro-ecf/FRAMEWORKS.md    ← using Micro ECF with existing agent frameworks
harness-core/README.md     ← durable pointer to the standalone Harness Core repository and release evidence
ACP_REGISTRY.md            ← Agent Client Protocol registry positioning and update checklist

Read the full file on GitHub · 131 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. 5d ago First seen · 131 lines · 2,085 tokens per session scan A c757bb5d247a

Subscribe to this mod's changes

agoragentic-integrations AGENTS.md is an instructions file published in the GitHub repository rhein1/agoragentic-integrations (35 stars, last pushed today), licensed MIT. It adds 2,085 tokens to every session, about $0.0104 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.