Home / evovexai / evoflow · skills/public/evoflow-assets/SKILL.md · GitHub

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

Latest version
mdr add evovexai/evoflow/evoflow-assets@git:20260924.bb66d44
Exact content
mdr add evovexai/evoflow/evoflow-assets@sha256:01ca3759d7204dd4

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_7rahq3zsj4f25owm.svg)](https://markdownregistry.com/a/art_7rahq3zsj4f25owm)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.bb66d44 latest2026-09-24 bb66d44 13,486 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.

More from evovexai/evoflow

AGENTS.md agents
evovexai/evoflow · AGENTS.md
git:20260924.bb66d44 · audit A · 297 stars
AGENTS.md@backend agents
evovexai/evoflow · backend/AGENTS.md
git:20260917.24ac911 · audit B · 297 stars
DESIGN.md@backend/packages/harness/evoflow/proactive design
evovexai/evoflow · backend/packages/harness/evoflow/proactive/DESIGN.md
git:20260912.6c490fd · audit A · 297 stars
llms.txt@docs llmstxt
evovexai/evoflow · docs/llms.txt
git:20260911.727a552 · audit A · 297 stars
agent-browser skill
evovexai/evoflow · skills/public/agent-browser/SKILL.md · Browser automation via the deferred ``browser`` tool (open/snapshot/click/fill/screenshot) or agent-browser CLI via…
git:20260912.6c490fd · audit B · 297 stars
agnes-media-generation skill
evovexai/evoflow · skills/public/agnes-media-generation/SKILL.md · Agnes AI 生图/改图/生视频。用户指定 Agnes、agnes-ai.com 时使用。 ⏰ 触发:「用 Agnes 生图/生视频」「agnes-ai 画图」等。 凭据 vendor id:`agnes`(EvoFlow 设置 →…
git:20260912.6c490fd · audit A · 297 stars
android-agent skill
evovexai/evoflow · skills/public/android-agent/SKILL.md · Android 设备控制 Skill。当用户想控制自有 Android 设备(截屏、点击、输入、滑动、启动 App、列出设备、ADB/UI 自动化)时使用。通过 CLI 脚本控制设备;有 android-agent 后端时走 REST…
git:20260912.6c490fd · audit B · 297 stars
article-writer skill
evovexai/evoflow · skills/public/article-writer/SKILL.md · 多风格文章创作技能。支持5种写作风格(深度分析、实用指南、故事驱动、观点评论、新闻简报),包含完整工作流:素材收集→大纲→内容→排版。当用户提到“写文章”、“写帖子”、“创作”或“草稿”时激活。
git:20260912.6c490fd · audit A · 297 stars
bootstrap skill
evovexai/evoflow · skills/public/bootstrap/SKILL.md · Generate a personalized SOUL.md through a warm, adaptive onboarding conversation. Trigger when the user wants to…
git:20260912.6c490fd · audit A · 297 stars
byted-ark-seedream-skill skill
evovexai/evoflow · skills/public/byted-ark-seedream-skill/SKILL.md · 豆包 Seedream AI 图片生成 Skill - 火山方舟 Agent Plan 专属版本。专为 Agent Plan 深度定制,支持连贯组图、真正流式输出、提示词智能优化及联网搜索等高级特性。当用户意图为生成图片时,推荐优先评估本工…
v3.0.0 · audit A · 297 stars
canvas-design skill
evovexai/evoflow · skills/public/canvas-design/SKILL.md · 使用设计理念创建精美的视觉艺术作品(.png和.pdf文档)。当用户要求创建海报、艺术作品、设计或其他静态作品时使用此技能。创建原创视觉设计,避免复制现有艺术家的作品以防止版权侵犯。
git:20260912.6c490fd · audit A · 297 stars
chart-visualization skill
evovexai/evoflow · skills/public/chart-visualization/SKILL.md · This skill should be used when the user wants to visualize data. It intelligently selects the most suitable chart type…
git:20260912.6c490fd · audit A · 297 stars

Every file in evovexai/evoflow

Browse by kind, by grade A, or by owner.