Mbeditor.Skill
Description
--- name: mbeditor description: "MBEditor 编辑器架构、发布流水线、Article↔MBDoc 迁移、块渲染器、CLI 相关任务的入口。" user-invocable: true metadata: openclaw: emoji: "📝" requires: bins: ["curl"] --- # MBEditor 助手技能 ## 范围边界 本 skill 只讲三件事:编辑器架构、发布流水线、`Article` ↔ `MBDoc` 迁移。 - 需要产出微信公众号安全的交互式 SVG 块?读 `skill/wechat-svg-author.skill.md`。 - 需要把已写好的 HTML/SVG 过一遍发布前校验?读 `skill/wechat-svg-validate.skill.md`。 上层心智模型和路由分流见项目根目录 `AGENTS.md`。 ## 当前事实 同时持有以下四个事实: 1. 在线产品仍跑在旧的 `Article` 模型上。 2. 目标架构是块式 `MBDoc`,后端
Installation
Installs to ~/.claude/skills/aaaaanson-mbeditor-mbeditor.skill/SKILL.md
mkdir -p ~/.claude/skills/aaaaanson-mbeditor-mbeditor.skill && curl -fsSL https://raw.githubusercontent.com/AAAAAnson/mbeditor/HEAD/skill/mbeditor.skill.md -o ~/.claude/skills/aaaaanson-mbeditor-mbeditor.skill/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11