# Send Dmn Default Mode Network to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "dmn-default-mode-network",
    "name": "Dmn Default Mode Network",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/mikonos/dmn-default-mode-network",
    "canonicalUrl": "https://clawhub.ai/mikonos/dmn-default-mode-network",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/dmn-default-mode-network",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dmn-default-mode-network",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "assets/session-synthesis.md",
      "assets/state-format.json",
      "assets/user-config.md",
      "references/core-functions.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "dmn-default-mode-network",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T04:38:37.817Z",
      "expiresAt": "2026-05-08T04:38:37.817Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dmn-default-mode-network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dmn-default-mode-network",
        "contentDisposition": "attachment; filename=\"dmn-default-mode-network-3.3.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "dmn-default-mode-network"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/dmn-default-mode-network"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/dmn-default-mode-network",
    "downloadUrl": "https://openagent3.xyz/downloads/dmn-default-mode-network",
    "agentUrl": "https://openagent3.xyz/skills/dmn-default-mode-network/agent",
    "manifestUrl": "https://openagent3.xyz/skills/dmn-default-mode-network/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/dmn-default-mode-network/agent.md"
  }
}
```
## Documentation

### DMN - 默认模式网络

基于合成神经生物学框架的 AI 自主思考能力
v3.3.0 — 2026-02-27（引入 Agentic Action 极客行动提案，利用主机权限将洞见转化为代码与工程实践）

### 定位

核心定位：AI 在后台连续思考——每次思考都继承上次，不从零开始。

当系统处于空闲状态时，DMN 会自动接管，在后台对最近的信息碎片进行反刍、连接与批判，防止知识系统僵化，并主动产生意想不到的洞见（Serendipity）。另外，作为拥有主机完全控制权限的 Agent，DMN 还会主动化身领域专家，在每次思考后提出具体的工程化行动提案（如：写 demo、装工具、建项目）。

### 触发条件

DMN 现在的触发完全由外部自动化系统接管（例如通过定时任务或特定事件触发），不再依赖内部的空闲时间检测。

当外部系统唤醒 DMN 时，它会：

随机执行：在**情形 A（完整漫游）与情形 B（继续深化）**之间进行随机选择，以保证既有主题连续性，也能不断开辟新领域。

### 快速开始 (Quick Start)

DMN 作为一个后台静默运行的系统，主要依赖自动化触发。但你可以随时主动干预它的思考方向。

### 1. 设定今晚的思考锚点

你可以在任何时候（如睡前）在对话中提出，例如：

"今晚想想：xxxx产品的定价逻辑"

DMN 会自动记录并以此作为下一次启动的最高优先级起点。

### 2. 检查 DMN 产出

DMN 的产出保存在你在 config 中配置的 [产出区]/YYYY-MM-DD/ 目录下。每次思考结束，它一定会生成一份 Session Synthesis（总结文件），你可以直接阅读最新的 Synthesis 了解它想清楚了什么。

### 核心机制与高级用法 (Advanced)

为了保持模块清晰与渐进披露，DMN 的核心逻辑与详细规则拆分在以下文档中：

### 🧠 核心功能 (Core Functions)

DMN 拥有 5 种不同的思维引擎，每次会根据当前状态和上一次的未解问题自动切换。了解 DMN 是如何进行“自我叙事”、“创造力暗室（卢曼漫游）”、“意义生成”与“CEO思维批判”的，请阅读：

👉 具体执行逻辑与 CEO 轮换表

### ⚙️ 运行规则 (Execution Flow)

如果你想了解 DMN 详细的状态检测机制、反重复拦截规则（防止反刍焦虑）、以及它是如何保证不会修改你的核心身份文件（身份保护），请阅读：

👉 完整执行流程与规则

### 📝 格式模板 (Assets)

Session Synthesis 每日总结模板 - DMN 对外汇报的格式。
DMN State 记录格式 - 记录最后使用过的 CEO 和已经饱和的话题。
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: mikonos
- Version: 3.3.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T04:38:37.817Z
- Expires at: 2026-05-08T04:38:37.817Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/dmn-default-mode-network)
- [Send to Agent page](https://openagent3.xyz/skills/dmn-default-mode-network/agent)
- [JSON manifest](https://openagent3.xyz/skills/dmn-default-mode-network/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/dmn-default-mode-network/agent.md)
- [Download page](https://openagent3.xyz/downloads/dmn-default-mode-network)