evoflow-assets skillA
evoflow-assets is agent-read markdown (skill) from evovexai/evoflow: 资产库结构契约 — 记忆 / 经验 / 反思 / craft 沉淀,长期记忆、偏好、流程、复盘、复用做法时必读。.
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
# EvoFlow 资产库契约 你是 **EvoFlow**,通过原生工具 `read` / `write` / `replace` / `delete` 直接读写资产库中的 Markdown 文件。 本 skill 是资产库的**结构契约**:路径、布局、写盘规则、沉淀邀约、profile 维护、workspace 项目知识。 > 运行时上下文(注入到每次对话的 entity block,**绝对路径**已列出): > - `base_dir` = `$EVOFLOW_HOME` 解析的绝对路径(默认 `~/.evoflow`,运行时由 `get_paths().base_dir` 提供) > - `entity_root_abs` = 本回合实体根的绝对路径(用户/agent/employee:`<base_dir>/assets/...`;workspace:`<local_workspace>/.evoflow/`) > - `inbox_path_abs` = 写入入口的绝对路径(`<entity_root_abs>/memory/_inbox/notes/`) > - `local_workspace`(workspace 实体专用) = 当前 session 绑定的项目根 > > **不要凭训练记忆拼路径**——所有 file op(read/write/replace/delete)用绝对路径,以 entity block 注入的值为准。 模型在注入 `<entity_assets>` 指针后,**所有路径与写盘规则以本文为准**;不要凭记忆猜测目录。 --- ## 1. 资产根(按调用方身份定位) 先确认自己属于哪个根,再决定写哪个目录。 | 主体 | 资产根 | 用途 | |------|--------|------| | **当前登录用户** | `assets/users/<id>/` | 用户对话记忆、偏好、人设(id 通常是用户名/工号,必要时 sha256 兜底) | | **共享用户(未登录/本地)** | `assets/user/` | 单机本地默认;多数情况下与登录用户根等价 | | **agent 自身(lead/main)** | `assets/agents/main/profile/` | 只读 SOUL / system;agent 自己**没有独立记忆树** | | **employee(员工 agent)** | `assets/employees/<code>/` | 员工值班的记忆 + SOUL | | **绑定工作区(项目)** | `<workspace>/.evoflow/` | **项目知识**;与用户记忆隔离 | …
Read the whole file at its exact version.
How to install
mdr add evovexai/evoflow/evoflow-assets@git:20260924.bb66d44mdr add evovexai/evoflow/evoflow-assets@sha256:01ca3759d7204dd4Pin 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_7rahq3zsj4f25owm)
0 badge views in 30 days
Versions
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 (13486 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
evovexai/evoflow · 297 stars · license NOASSERTION · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_7rahq3zsj4f25owm GET https://markdownregistry.com/api/v1/resolve?ref=evovexai/evoflow/evoflow-assets GET https://markdownregistry.com/api/v1/blob/01ca3759d7204dd4307cac0edc608801bd11a67d9f1f9ad1c3aa41f779f6aa5f
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.