Awesome-Agentic-Engineering readme-curation.instructions.md

Awesome-Agentic-Engineering readme-curation.instructions.md is an instructions file for GitHub Copilot from natnew/Awesome-Agentic-Engineering. It costs 410 tokens per session, scanned A, original, MIT.

Repository instructions for curating a catalogue-style README of agent-engineering resources. They define how to structure entries, keep descriptions neutral, preserve ordering, and support claims with evidence.

In plain words
What is it for?
Use them when adding, revising, ordering, or reviewing entries in the repository’s README.
Why use it?
They reduce inconsistent formatting, duplicated entries, and unsupported or promotional descriptions when editing the catalogue.

Instructions file for GitHub Copilot

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/natnew/awesome-agentic-engineering/readme-curation
Clone the repo
git clone --depth 1 https://github.com/natnew/Awesome-Agentic-Engineering

Made for: GitHub Copilot.

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 Awesome-Agentic-Engineering readme-curation.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/natnew/awesome-agentic-engineering/readme-curation.svg)](https://agentmods.dev/instructions/natnew/awesome-agentic-engineering/readme-curation)
Your own site
<a href="https://agentmods.dev/instructions/natnew/awesome-agentic-engineering/readme-curation"><img src="https://agentmods.dev/badge/instructions/natnew/awesome-agentic-engineering/readme-curation.svg" alt="Measured on agentmods" height="20"></a>
Per session 410 This file is loaded in full into every session.
When invoked 410 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.00410 $0.00410
Opus 5 $0.00205 $0.00205
Sonnet 5 $0.00082 $0.00082
Haiku 4.5 $0.00041 $0.00041

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

Security

Grade A, and why

Awesome-Agentic-Engineering readme-curation.instructions.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.

.github/instructions/readme-curation.instructions.md · 31 lines

What it actually says

README curation

README.md is the canonical list. Edit it only when the task is curation, an entry update, or resolving a pull request or issue. Otherwise, leave it unchanged.

Structure and ordering

  • Preserve the existing section structure and headings. Place each entry in its single best-fit section; do not mirror the same item across sections without a justified distinction.
  • Keep the existing ordering of each section. Where a section is alphabetical or capped at a fixed number of entries, maintain that convention.
  • Match the surrounding formatting exactly — table columns, bullet templates, emoji, and casing. When in doubt, copy the shape of an adjacent entry.
  • Refresh the Last reviewed: Month YYYY marker in any rapidly changing section you edit.

Descriptions

  • Write neutral, engineering-focused descriptions. Say what a resource is and what it demonstrates — architectural strengths, operational constraints, and workload fit.
  • Remove marketing language, superlatives ("best", "state-of-the-art", "production-ready"), rankings, pricing, and time-sensitive "new/now" framing unless backed by cited evidence.
  • Keep each substantive claim anchored to an evidence tag: [official], [benchmark], [field report], or [author assessment].
  • Prefer canonical links: the project repository, official docs, the paper, or a durable project page — not redirects, aggregators, or landing pages.
  • Before adding an entry, check for duplicates across both README.md and appendix/.
  • Confirm relevance against the scope in CONTRIBUTING.md and the rubric in RUBRIC.md before adding anything.

After a content change

For substantive content changes, add a one-line bullet under ## [Unreleased] in CHANGELOG.md. Do not add changelog entries for typo-only, formatting-only, or link-normalisation fixes unless requested.

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 · 31 lines · 410 tokens per session scan A 1e4fae599eb0

Subscribe to this mod's changes

Awesome-Agentic-Engineering readme-curation.instructions.md is an instructions file published in the GitHub repository natnew/Awesome-Agentic-Engineering (4 stars, last pushed 10d ago), licensed MIT. It adds 410 tokens to every session, about $0.0020 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

Awesome-Prompt-Engineering AGENTS.md

Instructions for natnew/Awesome-Prompt-Engineering, covering agents.md, repository north star, agent role, trust boundary and read order.

natnew/Awesome-Prompt-Engineering · 2,054 tokens

Awesome-Prompt-Engineering CLAUDE.md

Instructions for natnew/Awesome-Prompt-Engineering, covering claude.md, north star, claude's role, claude behaviour rule and always-loaded context.

natnew/Awesome-Prompt-Engineering · 1,800 tokens

Awesome-Prompt-Engineering copilot-instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering github copilot instructions, about this repository, how to treat the repository, contribution standard and reviewing suggested additions.

natnew/Awesome-Prompt-Engineering · 1,416 tokens

Awesome-Prompt-Engineering contribution-review.instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering reviewing pull requests and issues, tone, how to respond, explaining quality concerns and maintainer judgement.

natnew/Awesome-Prompt-Engineering · 403 tokens

Awesome-Prompt-Engineering readme-curation.instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering curating the main list (readme.md), structure and ordering, descriptions, links and before adding.

natnew/Awesome-Prompt-Engineering · 432 tokens

Awesome-Prompt-Engineering repository-maintenance.instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering maintenance edits across markdown files, keep changes minimal, preserve voice and structure, no large or structural changes without direction and readability.

natnew/Awesome-Prompt-Engineering · 368 tokens