---
type: note
name: AGENT_SKILL_MOUNTS Universe Alias Note
status: active
date: 2026-07-30
---

# AGENT_SKILL_MOUNTS Universe Alias Note

`AGENT_SKILL_MOUNTS.json` 保留真实 mount 路径与历史/current skill 目录名，不直接改 JSON 结构。

Canonical 对照：

| mount / legacy skill | canonical | 说明 |
|---|---|---|
| `nebula-filing` | `universe-filing` | filing / write-back implementation |
| `meeting-minutes` | `universe-compile` | meeting input subtype legacy implementation |
| `minutes-orchestrator` | `universe-compile` | meeting batch/orchestration legacy implementation |
| `summarize` / `summarize-pro` | pre-processing helper | 不替代 `universe-compile` |
| `inbox-compile` | `universe-compile` | runtime current compile implementation |
| `nebula-lint` | `universe-lint` | runtime lint implementation |
| `audit-review` | `universe-audit` | runtime audit implementation |
| `meeting-to-deck-bridge` / `html-slides-generator` | `universe-output` | output bridge / delivery implementation |

详见：
- `99_System/Rules/Universe_Skill_Naming_Rules_v0.1.md`
- `99_System/Skills/Runtime_Skill_Implementations_v0.1.md`
