Borrowing it
Nothing to install: this file belongs to eiway112/prefab-interior-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.
curl -O https://raw.githubusercontent.com/eiway112/prefab-interior-skills/master/AGENTS.mdgit clone --depth 1 https://github.com/eiway112/prefab-interior-skillsWrote 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/eiway112/prefab-interior-skills/agents-md)<a href="https://agentmods.dev/instructions/eiway112/prefab-interior-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/eiway112/prefab-interior-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.
<a href="https://agentmods.dev/instructions/eiway112/prefab-interior-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/eiway112/prefab-interior-skills/agents-md.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00972 | $0.00972 |
| Opus 5 | $0.00486 | $0.00486 |
| Sonnet 5 | $0.00194 | $0.00194 |
| Haiku 4.5 | $0.00097 | $0.00097 |
Grade A, and why
prefab-interior-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 9d 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.
What it actually says
AGENTS.md — 装配式装修技能开发
本文件是跨对话协作的入口锚点(核心 C1)。它不定义规则,只告诉你规则在哪: 变更定级与审批的唯一事实源是
_专题_技能合集策划/change-governance.md,本文件与其冲突时以该文件为准。
项目定位
装配式装修技能合集的开发与治理主仓(L1 开发源)。技能本体发布到 Qoder 运行时,本仓持有策划稿、治理文件、备份镜像与全过程记录。
- 远端:
https://github.com/eiway112/prefab-interior-skills.git(origin/master) - 2026-08-30 自
D:\QoderWork-Files\_项目工作\迁入本工作区顶层,.git随迁、历史完整(94 提交)
目录结构
装配式装修技能开发/
├── AGENTS.md ← 本文件(C1)
├── .gitignore ← C5
├── README.md / CHANGELOG.md / LICENSE
├── _专题_技能合集策划/ ← 治理文件 L1 开发源(7 份 shared 治理文件在此)
├── _专题_隔墙技能策划/ _专题_墙面技能策划/
├── _专题_吊顶技能策划/ _专题_楼地面技能策划/ _专题_ACE开发/
│ ← 各子技能策划稿、QA 基线与红线草案
├── 技能仓备份/ ← 运行时技能的仓内镜像(sync_skill_backup.py 产物,勿手改)
├── 程序文件/ ← C2:三个校验器(见下)
├── 成果/ 文档/ 记录/ ← C3:交付物 / 方案文档 / 67 份执行记录
└── 素材/ ← 空占位
三层结构(必须理解后再动手)
| 层 | 位置 | 性质 |
|---|---|---|
| L1 开发源 | 本仓 _专题_技能合集策划/ |
可编辑 |
| L2 运行时 SOT | ~/.qoder/skills/ |
技能实际被加载处,唯一事实源 |
| L3 只读镜像 | ~/.qoder/skills/shared/ |
治理文件镜像 |
同步流程与验收步骤见运行时技能 prefab-governance-sync;定级(S/A/B/C)与审批看 change-governance.md,不看该技能。
改任何共享治理文件前
- 读
change-governance.md§一定义表 + §二流程,先查先例再定级(环境路径/BOM/换行类修正属 C 级,可由发起人直接执行并登记) - 改完必须:
技能仓备份/同步 → 三份change-governance.md镜像哈希一致 → 登记 CG 编号 - 历史 CG 行与
记录/、CHANGELOG.md中的旧路径不改写(属当时事实快照)
验收门禁(改完必须实跑,不接受"应该没问题")
| 命令 | 当前基线 |
|---|---|
python 程序文件/validate_governance.py |
总评 PASS,通过 165 / 失败 0 / 警告 0,exit 0 |
python 程序文件/ace_regression_test.py |
Ran 90 tests,OK |
python 程序文件/sync_skill_backup.py |
把 ~/.qoder/skills/ 运行时技能回写 技能仓备份/ 镜像。未验证基线:CG-20260829-001 ⑤ 记其 同步说明.md 哈希清单失准、待重跑 |
validate_governance.py 从本体算数不硬编码计数;sr_ic07_compliance_test.py 等硬编码计数的脚本是盲区,红线注册类变更须回扫。
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.
- 9d ago First seen · 55 lines · 972 tokens per session scan A 8438c9557cc3
prefab-interior-skills AGENTS.md is an instructions file published in the GitHub repository eiway112/prefab-interior-skills (4 stars, last pushed 7d ago), licensed MIT. It adds 972 tokens to every session, about $0.0049 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
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.
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.
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).
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).
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.
deepseek-harness AGENTS.md
AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.