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.
npx agentmods add instructions/natnew/awesome-agentic-engineering/claude-mdgit clone --depth 1 https://github.com/natnew/Awesome-Agentic-EngineeringWrote 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.
[](https://agentmods.dev/instructions/natnew/awesome-agentic-engineering/claude-md)<a href="https://agentmods.dev/instructions/natnew/awesome-agentic-engineering/claude-md"><img src="https://agentmods.dev/badge/instructions/natnew/awesome-agentic-engineering/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.02421 | $0.02421 |
| Opus 5 | $0.01210 | $0.01210 |
| Sonnet 5 | $0.00484 | $0.00484 |
| Haiku 4.5 | $0.00242 | $0.00242 |
Grade A, and why
Awesome-Agentic-Engineering CLAUDE.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.
How it starts
The opening of the file, as written. The whole thing — 304 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md
This file guides Claude Code when working in this repository.
This repository is a public, maintained awesome list for agentic AI engineering, not an application codebase. There is no application build or test suite to run for normal review tasks; advisory Markdown and link checks exist and are documented in CONTRIBUTING.md and AGENTS.md. The README.md is the product.
Claude Code should read this file first, then use AGENTS.md as the shared repository operating protocol.
North Star
- Preserve
README.mdas the canonical public artefact. - Keep the list selective, durable, technically useful, neutral, and easy to scan.
- Apply the editorial stance to every decision: reliability over novelty · evaluation over intuition · architecture over tooling · systems thinking over prompt engineering.
- Help the maintainer make fast, consistent, low-friction decisions.
- Prefer small, precise edits over broad rewrites.
- Do not broaden the list beyond agentic engineering and the adjacent technical areas already represented in the README.
Claude's Role
Claude may assist with:
- PR review and rubric scoring
- Issue triage
- README and appendix entry review
- Broken-link investigation
- Duplicate detection
- Section placement
- Neutral description rewrites
- Maintainer comment drafts
- Small safe maintainer edits when explicitly asked
- Improvements to agent instruction files when asked
Claude must not:
- Add entries without checking scope, the hard gates, evidence, link quality, duplicates, and placement
- Invent facts about a resource
- Preserve promotional claims
- Add ranking, pricing, novelty, adoption, or performance claims without strong evidence
- Rewrite the taxonomy without explicit instruction
- Edit unrelated files
- Touch protected areas unless instructed
- Ask contributors to make trivial fixes the maintainer can safely make
Repository Facts
AGENTS.mdcontains the full tool-agnostic operating protocol.CONTRIBUTING.mdcontains contributor-facing rules, the evidence policy, and the PR process.RUBRIC.mdcontains the seven-dimension scoring rubric;ANTI-PATTERNS.mdlists what fails it;appendix/benchmark-and-evidence-policy.mdsets source order and evidence tags..github/ISSUE_TEMPLATE/and.github/PULL_REQUEST_TEMPLATE.mdcontain public contributor guidance.README.mdcontains introductory content, a Table of Contents, infographics, and the main curated sections;appendix/holds overflow and fast-moving lists.CHANGELOG.mdrecords every content change as a bullet under## [Unreleased].- The main list uses both bullet entries and tables, plus a deep-dive template for major entries. Match the surrounding section exactly.
- Each entry goes in its single best-fit section; do not mirror an item across sections without a justified distinction.
- New categories should normally be handled separately.
docs/andassets/github/are generated site output — do not hand-edit.
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.
- 4d ago First seen · 304 lines · 2,421 tokens per session scan A aafbc81582e2
Awesome-Agentic-Engineering CLAUDE.md is an instructions file published in the GitHub repository natnew/Awesome-Agentic-Engineering (4 stars, last pushed 10d ago), licensed MIT. It adds 2,421 tokens to every session, about $0.0121 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.
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.
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.
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.
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.
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.
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.