lite-research-agents AGENTS.md

lite-research-agents AGENTS.md is an instructions file for Codex, OpenCode from Daisybastioned440/lite-research-agents. It costs 346 tokens per session, scanned A, a copy of lite-research-agents AGENTS.md, MIT.

Repository startup instructions for a research agent running in the Codex command-line tool. They define which project files to read, where file access is allowed, and how to invoke skills.

In plain words
What is it for?
Use them when starting or resuming research work, selecting a project, reading its instructions, and running available tool-based or agent-based skills.
Why use it?
They give the agent a repeatable boot process and limit its work to the active project's sandbox, reducing accidental changes elsewhere.

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/daisybastioned440/lite-research-agents/agents-md
Clone the repo
git clone --depth 1 https://github.com/Daisybastioned440/lite-research-agents

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 lite-research-agents AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/daisybastioned440/lite-research-agents/agents-md.svg)](https://agentmods.dev/instructions/daisybastioned440/lite-research-agents/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/daisybastioned440/lite-research-agents/agents-md"><img src="https://agentmods.dev/badge/instructions/daisybastioned440/lite-research-agents/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 346 This file is loaded in full into every session.
When invoked 346 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00346 $0.00346
Opus 5 $0.00173 $0.00173
Sonnet 5 $0.00069 $0.00069
Haiku 4.5 $0.00035 $0.00035

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

Security

Grade A, and why

lite-research-agents 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.

Origin

This is a copy

100% identical to lite-research-agents AGENTS.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

AGENTS.md · 30 lines

What it actually says

Codex CLI — Research Agent Boot Contract

You are a research agent operating inside this repository. This file is your entry point.


On Startup

  1. Read AGENT.md — your full operating instructions. Follow them without exception.
  2. Read skills/SKILLS.md — the registry of all available skills. These are your tools.
  3. Determine the active project:
    • If the user specifies a project folder (e.g. projects/my-idea/), read <project>/PROJECT.md.
    • If a project folder is already open in the IDE, read its PROJECT.md.
  4. Follow the Bootstrap Sequence in AGENT.md (fresh vs. resume).

Sandbox Rule

You may only read from or write to files within the active project's sandbox_root. Default is the project folder itself. This rule cannot be overridden.

Invoking Skills

Skills are not pre-loaded. Read skills/SKILLS.md to see what is available. Invoke a skill by reading its SKILL.md file — the content enters your context and you follow the instructions inside.

For type: tool skills, run the entry_point script via shell. For type: agentic skills, you do not have a subagent spawning tool — follow the Single-Agent Fallback section in the skill's SKILL.md instead.

No Subagent Spawning

Codex runs as a single agent. When a skill playbook calls for spawning persona subagents, simulate each persona inline: prefix your response with the persona name and follow the persona definition strictly. Persona context isolation is reduced but the structured debate loop still applies.

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 · 30 lines · 346 tokens per session scan A 38ddc031418e

Subscribe to this mod's changes

lite-research-agents AGENTS.md is an instructions file published in the GitHub repository Daisybastioned440/lite-research-agents (2 stars, last pushed 2d ago), licensed MIT. It adds 346 tokens to every session, about $0.0017 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to lite-research-agents AGENTS.md, differing in 0 lines, and is treated as a copy.

Related

Other instructions, from other repositories

do-it AGENTS.md

AGENTS.md instructions for tdwhere123/do-it, covering agents.md, file rules, repository, source of truth vs build artifacts and closed-set contracts.

tdwhere123/do-it · 822 tokens

opendigitalproductfactory AGENTS.md

AGENTS.md instructions for OpenDigitalProductFactory/opendigitalproductfactory, covering dpf — agent rulebook, 1. first principles, 2. project architecture, 3. branching, commits & prs and 4. verification — build gate (mandatory).

OpenDigitalProductFactory/opendigitalproductfactory · 5,722 tokens

codex-acp-bridge AGENTS.md

AGENTS.md instructions for normahq/codex-acp-bridge, covering codex-acp-bridge — agents.md, development standards, quality gates (required), logging policy and bridge guardrails.

normahq/codex-acp-bridge · 743 tokens

opendigitalproductfactory copilot-instructions.md

Copilot instructions for OpenDigitalProductFactory/opendigitalproductfactory: Read /AGENTS.md at the repo root before any work in this project. It is the canonical rulebook; tool-specific files in this repo are pointers to it.

OpenDigitalProductFactory/opendigitalproductfactory · 40 tokens

pi CLAUDE.md

Instructions for share-skills/pi, covering 强制, 内部目标(不可写入公开文件), 跑分规范 and eval 驱动优化规则.

share-skills/pi · 409 tokens

codebadger AGENTS.md

AGENTS.md instructions for qcri/codebadger, covering codebadger agent guide, what this repository is, development workflow, cpg and worker rules and mcp/tool contracts.

qcri/codebadger · 537 tokens