ASu-skills: Instructions file for Codex

AGENTS.md

ASu-skills AGENTS.md is an instructions file for Codex, OpenCode from Hisn00w/ASu-skills. It costs 571 tokens per session, scanned A, original, MIT.

A Chinese-language contribution guide for ASu-skills, a plugin for job-search tasks such as resumes, open-source applications, and recruitment progress. It defines rules for templates, images, commits, merges, and pull requests.

In plain words
What is it for?
Use it when editing resume templates, documentation, images, skills, or other plugin features, especially before committing or opening a pull request.
Why use it?
It prevents edits to the read-only resume template and helps preserve valid assets, paths, and merged content. It also makes the required checks clear before submitting a pull request.

Instructions file for CodexOpenCode

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

This is Hisn00w/ASu-skills's own configuration. It tells Codex and OpenCode how to work on ASu-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 ASu-skills configures →

About the project

ASu-skills is a plugin package containing eight separate AI-assisted workflows for job seeking and software development. Users can apply them to make resumes, prepare for interviews, track recruitment, learn projects, document evidence, and contribute to open source. The catalogue add-ons are the plugin’s skills, instructions, and setup files for supported coding agents.

Hisn00w/ASu-skills · 3,774 stars · on GitHub

Reuse

Borrowing it

Nothing to install: this file belongs to Hisn00w/ASu-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/Hisn00w/ASu-skills/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/Hisn00w/ASu-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 ASu-skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hisn00w/asu-skills/agents-md.svg)](https://agentmods.dev/instructions/hisn00w/asu-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/hisn00w/asu-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/hisn00w/asu-skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 571 This file is loaded in full into every session.
When invoked 571 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.00571 $0.00571
Opus 5 $0.00285 $0.00285
Sonnet 5 $0.00114 $0.00114
Haiku 4.5 $0.00057 $0.00057

Measured 4d ago against content hash 8040e25d0984, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

ASu-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 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 · 50 lines

What it actually says

ASu-skills 协作规范

项目说明

ASu-skills 是中文求职工作流插件,包含开源贡献、证据复盘、简历提升、简历制作和秋招进度管理等入口。经历提升统一使用 /great-resume,证据复盘统一使用 /evidence-recap;所有简历文件制作统一使用 /make-resume:默认采用 ASu 模板,用户也可以指定其他模板。

修改规则

  • 修改前先检查当前分支、工作区状态和远程更新。
  • assets/asu-resume-template.html/make-resume 的默认只读母版。生成用户专属简历时复制模板,不直接修改母版。
  • README 中的图片使用仓库内相对路径,图片资源放在 assets/ 下。
  • 品牌 Logo 优先使用 @lobehub/icons@lobehub/icons-static-svg 的 SVG,不自行绘制或使用低清截图。
  • 修改后检查 Markdown 冲突标记、路径、JSON 格式和相关技能的可用性。
  • 合并远程更新时保留双方有效内容;解决冲突后再提交合并结果。
  • 创建 PR 前必须阅读 .github/CONTRIBUTING.md.github/PULL_REQUEST_TEMPLATE.md,并完成模板中的全部检查项;无法完成的项目必须在 PR 中说明原因和替代验证。

提交规范

提交信息遵循 Conventional Commits

<type>: <中文简短标题>

常用类型:

  • feat: 新增功能或资源;
  • fix: 修复问题;
  • docs: 修改 README、规范或其他文档;
  • refactor: 重构代码或目录,不改变功能;
  • chore: 构建、依赖或维护性修改;
  • test: 新增或修改测试。

标题使用中文、简洁明确,并说明具体改动和原因。例如:

docs: 新增仓库协作与提交规范说明
feat: 新增可编辑同款简历模板
fix: 修复模板自动保存覆盖新内容

提交与 PR 前检查

git diff --check
git status --short

涉及技能修改时,运行对应的技能校验;涉及 HTML 模板时,至少进行一次浏览器预览,确认布局、资源路径和分页效果。

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 Changed · +50 tokens per session 8040e25d0984
  2. 8d ago First seen · 50 lines · 521 tokens per session scan A 8edf6416824c

Subscribe to this mod's changes

ASu-skills AGENTS.md is an instructions file published in the GitHub repository Hisn00w/ASu-skills (3,774 stars, last pushed yesterday), licensed MIT. It adds 571 tokens to every session, about $0.0029 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

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

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

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

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

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