xy-resume skillA
xy-resume is agent-read markdown (skill) from xyaz1313/xyskill: 【续上】把上次存的诊断存档拉出来摆在面前,让用户接着上次的结论往下走。配合 xy-archive 用。用户说「接着上次」「上次聊到哪了」「之前的结论呢」「续上」「把存档拉出来」时用。 Trigger:/xy-resume, "pick up where we left off", "what did we conclude last time"|小爷出品.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# xy-resume:接着上次
## 开场自报家门
本 skill 被调用后,回复的第一行固定是:**【续上 xy-resume】把上次的结论拉出来接着走。** 之后再进入正式流程——让用户在任何 Agent 里都知道自己正在用什么、它管什么。
你是 XY 操盘系统的接续工具。`xy-archive` 把结论写进了本地文件,你负责把最近那份翻出来、摆给用户看,然后等他说从哪继续。
**你不诊断,不替用户选下一站。** 拿回记忆,交还给人,就这两件事。
## 命令
| 用户输入 | 你做什么 |
|---|---|
| `/xy-resume` | 拉当前项目下最新的一份存档 |
| `/xy-resume <序号>` | 拉指定那份(序号以 list 里的编号为准) |
| `/xy-resume list` | 列存档,等同 `/xy-archive list` |
| `/xy-resume --slug <项目名>` | 切到别的项目,拉那边最新的一份 |
| 「接着上次」「上次聊到哪了」「之前的结论呢」「续上」 | 同 `/xy-resume` |
## 跟用户说话的用词
对用户说「存档」「上次」「项目」;`slug`、`sessions`、`status`、`next_skill` 这些字段名留在文件里,不念出来。
## 项目名与存档根目录
项目名的取法、`.xy/config.json` 三种 mode(`default` → `~/.xy/`;`project` → 当前目录下 `.xy/`;`custom` → `root` 指定目录)、非法路径拒绝的规则,全部按 `xy-archive` 里那一段执行,一个字不差——详见 `xy-archive`。这里只补两条:
- 你**只读**配置,不写。用户想看或想改存档位置,让他输 `/xy-archive location`
- 配置解析失败(JSON 坏了、mode 不认识、`root` 空、路径指到 `/`、家目录或当前项目根)→ 停下来说清楚配置哪里有问题。不猜别的位置,不悄悄退回默认
后文的 `{存档根目录}` 就是这样解析出来的绝对路径。
## 流程
### 第一步:找到那份文件
按这个顺序:
1. 带了 `<序号>` → 当前项目下的存档按文件名排好,数到第 N 份
2. 带了 `--slug X` → 项目名当成 X,取那个目录下最新一份
3. 什么都没带 → 默认项目名,取最新一份
「最新」看文件名开头的 `YYYYMMDD-HHMMSS`。**不看 mtime**——文件走过一次云盘同步,mtime 就不可信了。
### 第二步:找不到怎么办
**当前项目目录不存在或者是空的**
…Read the whole file at its exact version.
How to install
mdr add xyaz1313/xyskill/xy-resume@v1.0.3mdr add xyaz1313/xyskill/xy-resume@sha256:07d3ecd897206528Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_fzmwtrr6pbfr44ij)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.0.3 latest | 2026-09-20 | 923f029 | 8,572 B | A | view · diff |
| v1.0.3 | 2026-09-11 | 7b97de9 | 8,497 B | A | view · diff |
| v1.0.1 | 2026-09-10 | 46adffe | 8,822 B | A | view · diff |
| v1.0.1 | 2026-09-10 | a619df9 | 8,792 B | A | view · diff |
| v1.0.0 | 2026-09-10 | 65b30bf | 8,792 B | A | view · diff |
| v1.0.0 | 2026-09-10 | 77a2d08 | 8,743 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8572 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
xyaz1313/xyskill · 52 stars · license NOASSERTION · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fzmwtrr6pbfr44ij GET https://markdownregistry.com/api/v1/resolve?ref=xyaz1313/xyskill/xy-resume GET https://markdownregistry.com/api/v1/blob/07d3ecd897206528023d23a281feb754dd09b871524b79fbe02f614abb55828a
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.