GodotPrompter AGENTS.md

GodotPrompter AGENTS.md is an instructions file for Codex, OpenCode from jame581/GodotPrompter. It costs 34 tokens per session, scanned A, original, MIT.

Project instructions for GodotPrompter, a framework of skills for coding agents working with Godot 4.x, a game engine. They point agents to the main Godot skill and tools for GitHub Copilot.

In plain words
What is it for?
Use them when working on GodotPrompter with Copilot-related tools or when following its project instructions.
Why use it?
They tell an agent where the project’s Godot guidance and Copilot tool instructions are located.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md.

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/jame581/godotprompter/agents-md
Clone the repo
git clone --depth 1 https://github.com/jame581/GodotPrompter

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/jame581/godotprompter/agents-md.svg)](https://agentmods.dev/instructions/jame581/godotprompter/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/jame581/godotprompter/agents-md"><img src="https://agentmods.dev/badge/instructions/jame581/godotprompter/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 This file is loaded in full into every session.
When invoked 34 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.1 $0.00034 $0.00034
Opus 5 $0.00017 $0.00017
Sonnet 5 $0.00007 $0.00007
Haiku 4.5 $0.00003 $0.00003

Measured 6d ago against content hash 8b2d68805b4c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

GodotPrompter 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 6d 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 · 3 lines

What it actually says

@./skills/using-godot-prompter/SKILL.md @./skills/using-godot-prompter/references/copilot-tools.md

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. 6d ago First seen · 3 lines · 34 tokens per session scan A 8b2d68805b4c

Subscribe to this mod's changes

GodotPrompter AGENTS.md is an instructions file published in the GitHub repository jame581/GodotPrompter (673 stars, last pushed 24d ago), licensed MIT. It adds 34 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-30.

Related

Other instructions, from other repositories

mcp-unity AGENTS.md

AGENTS.md instructions for CoderGamester/mcp-unity, covering mcp unity — ai agent guide (mcp package), purpose (what this repo is), how it works (high-level data flow), key defaults & invariants and repo layout (where to change what).

CoderGamester/mcp-unity · 2,750 tokens

roblox-brain AGENTS.md

AGENTS.md instructions for TabooHarmony/roblox-brain, covering agents.md: guide for ai agents and contributors, what this repo is, architecture: progressive disclosure, skill file structure and skill title.

TabooHarmony/roblox-brain · 1,446 tokens

mcp-unity CLAUDE.md

Claude Code instructions for CoderGamester/mcp-unity, a project described as: Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs.

CoderGamester/mcp-unity · 5 tokens

Unity-MCP copilot-instructions.md

Copilot instructions for IvanMurzak/Unity-MCP, covering project guidelines, critical rules, no c# reflection for private access, code review and code style.

IvanMurzak/Unity-MCP · 895 tokens

turn-based-game-mcp shared-library.instructions.md

Shared library development patterns for the turn-based games platform.

chrisreddington/turn-based-game-mcp · 2,200 tokens

turn-based-game-mcp copilot-instructions.md

Copilot instructions for chrisreddington/turn-based-game-mcp, covering turn-based games platform, purpose, repository structure, code standards and required before each commit.

chrisreddington/turn-based-game-mcp · 662 tokens