resume-as-code AGENTS.md

resume-as-code AGENTS.md is an instructions file for Codex, OpenCode from zhiweio/resume-as-code. It costs 1,053 tokens per session, scanned A, original, MIT.

Repository guidance for coding agents working on a resume-as-code project, where career information is stored in YAML files and skills help with resumes and interviews.

In plain words
What is it for?
Tailoring resumes to job descriptions, turning work notes into structured YAML, and preparing interview guides.
Why use it?
It gives agents one shared set of rules and explains which instructions to read for each resume-related task.

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/zhiweio/resume-as-code/agents-md
Clone the repo
git clone --depth 1 https://github.com/zhiweio/resume-as-code

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 resume-as-code AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/zhiweio/resume-as-code/agents-md.svg)](https://agentmods.dev/instructions/zhiweio/resume-as-code/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/zhiweio/resume-as-code/agents-md"><img src="https://agentmods.dev/badge/instructions/zhiweio/resume-as-code/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,053 This file is loaded in full into every session.
When invoked 1,053 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.01053 $0.01053
Opus 5 $0.00526 $0.00526
Sonnet 5 $0.00211 $0.00211
Haiku 4.5 $0.00105 $0.00105

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

Security

Grade A, and why

resume-as-code 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 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.

AGENTS.md · 55 lines

How it starts

The opening of the file, as written. The whole thing — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Agents Guide — Resume as Code

This repository is a resume-as-code project. All career data lives in modular YAML files, and three Agent Skills turn AI coding agents into automated resume / interview assistants.

This file follows the AGENTS.md open standard and is the canonical entry point for every coding agent (Codex, OpenCode, Aider, Qoder, Continue, RooCode, Cursor, Windsurf, Cline, Trae, GitHub Copilot, Claude Code, etc.).

Skills

Three skills are available under skills/. Read the full SKILL.md for any skill you intend to use — each is self-contained with its own prompts under references/ and YAML templates under assets/.

Skill When to trigger Where to read
resume-generation The user provides a Job Description and asks for a tailored resume. skills/resume-generation/SKILL.md
timeline-polishing The user provides raw work-experience or project notes and asks to polish them into structured YAML. skills/timeline-polishing/SKILL.md
interview-preparation The user provides a Resume + JD Analysis + Company Business Analysis and asks for an interview guide. skills/interview-preparation/SKILL.md

If you are unsure which skill applies, classify the user's input first: a JD → resume-generation; raw experience notes → timeline-polishing; a request to prep for an interview with the three context files → interview-preparation.

Read the full file on GitHub · 55 lines

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 · 55 lines · 1,053 tokens per session scan A 52ac4fd0a86d

Subscribe to this mod's changes

resume-as-code AGENTS.md is an instructions file published in the GitHub repository zhiweio/resume-as-code (88 stars, last pushed 1mo ago), licensed MIT. It adds 1,053 tokens to every session, about $0.0053 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

claude-superskills copilot-instructions.md

Copilot instructions for ericgandrade/claude-superskills, a project described as: 18 Universal AI Skills for Claude Code, GitHub Copilot & 6 more platforms. Meta/orchestration, planning, research, and content — the focused core of the Superskills family.

ericgandrade/claude-superskills · 49 tokens

claude-superskills CLAUDE.md

Claude Code instructions for ericgandrade/claude-superskills, covering claude.md, project overview, 🚨 critical: version consistency rule, 🚨 critical: documentation consistency rule and always update documentation when any of these change.

ericgandrade/claude-superskills · 8,252 tokens

claude-superskills GEMINI.md

Gemini CLI instructions for ericgandrade/claude-superskills, a project described as: 18 Universal AI Skills for Claude Code, GitHub Copilot & 6 more platforms. Meta/orchestration, planning, research, and content — the focused core of the Superskills family.

ericgandrade/claude-superskills · 47 tokens

claude-superskills AGENTS.md

AGENTS.md instructions for ericgandrade/claude-superskills, a project described as: 18 Universal AI Skills for Claude Code, GitHub Copilot & 6 more platforms. Meta/orchestration, planning, research, and content — the focused core of the Superskills family.

ericgandrade/claude-superskills · 47 tokens

experiencer CLAUDE.md

Claude Code instructions for vincentlaucsb/experiencer: The canonical repository instructions are in AGENTS.md. Read and follow that file; this compatibility entrypoint intentionally defines no independent rules.

vincentlaucsb/experiencer · 37 tokens

a-i--skills 03-development-workflow.instructions.md

Instructions for organvm-iv-taxis/a-i--skills, covering development workflow instructions, no repo-wide build system, common development commands, after adding/modifying skills and validation before committing.

organvm-iv-taxis/a-i--skills · 892 tokens