awesome-academic-skills: Instructions file for Codex

AGENTS.md

awesome-academic-skills AGENTS.md is an instructions file for Codex, OpenCode from cosen1024/awesome-academic-skills. It costs 474 tokens per session, scanned A, original, MIT.

Repository instructions for maintaining a public list of research-focused coding-agent skills and checking its structured data, documentation, and links.

In plain words
What is it for?
Use them when adding or editing entries, validating the data, regenerating README files, or checking source links.
Why use it?
They help contributors keep the catalogue accurate and prevent unverified projects, incorrect facts, or inconsistent generated files from being published.

Instructions file for CodexOpenCode

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

This is cosen1024/awesome-academic-skills's own configuration. It tells Codex and OpenCode how to work on awesome-academic-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything awesome-academic-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to cosen1024/awesome-academic-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/cosen1024/awesome-academic-skills/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/cosen1024/awesome-academic-skills

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 awesome-academic-skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/cosen1024/awesome-academic-skills/agents-md/github.svg)](https://agentmods.dev/instructions/cosen1024/awesome-academic-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/cosen1024/awesome-academic-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/cosen1024/awesome-academic-skills/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for awesome-academic-skills AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/cosen1024/awesome-academic-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/cosen1024/awesome-academic-skills/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 474 This file is loaded in full into every session.
When invoked 474 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00474 $0.00474
Opus 5 $0.00237 $0.00237
Sonnet 5 $0.00095 $0.00095
Haiku 4.5 $0.00047 $0.00047

Measured 11d ago against content hash 614a88f68f20, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

awesome-academic-skills 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 11d 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 · 40 lines

What it actually says

AGENTS.md

本仓库维护一份可公开发布、可机器校验的科研 Agent Skills 清单。

数据与文档

  • data/skills.yaml 是条目事实的唯一来源;不要只改 README 表格。
  • README.mdREADME_EN.md 的清单区由 scripts/render_readmes.py 生成。
  • README 清单表格有意只展示仓库 / Skill 和用途;平台、安装、许可与核验字段保留在结构化数据中,不要自行扩回表格。
  • docs/candidates.md 保存待核验、暂缓或明确排除的候选,不应混入已验证主清单。
  • 技术事实只采用项目自己的 GitHub README、SKILL.md、官方文档或官方安装入口。

收录规则

  1. 仓库必须公开可访问,且能定位到公开源码、SKILL.md 或插件清单。
  2. 不收录只有宣传页、产品落地页或无法审阅实现的服务。
  3. 每项必须包含用途、平台、安装或入口、许可证、验证状态和核验日期。
  4. verified 只表示源码与入口已核验,不代表执行测试、安全审计或学术质量背书。
  5. 新增条目时保持 13 个科研工作流分类均有覆盖;只扩充有固定版本源码与第一手安装文档的高置信条目。
  6. 第三方项目的名称、许可证和限制应按上游原文记录,不把本仓库的 MIT 许可证延伸到第三方内容。

修改与验证

修改前先运行 git status --short,保留已有未提交改动。完成后运行:

python3 scripts/validate_data.py
python3 scripts/render_readmes.py --check
python3 scripts/check_links.py --scope source
git status --short

如需重新生成 README:

python3 scripts/render_readmes.py --write

不要在仓库中记录 token、Cookie、账号凭据或私有服务地址。未经用户明确要求,不创建远程、不推送。

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. 11d ago First seen · 40 lines · 474 tokens per session scan A 614a88f68f20

Subscribe to this mod's changes

awesome-academic-skills AGENTS.md is an instructions file published in the GitHub repository cosen1024/awesome-academic-skills (10 stars, last pushed 28d ago), licensed MIT. It adds 474 tokens to every session, about $0.0024 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

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens