Skip to main content

create-render-block-skill

Create the platform agent-skill (skl_* tables) + content blocks that teach AI Matrx agents to emit a render block — and, when the block type doesn't exist yet, build the whole render block end-to-end first. Use whenever the task is "create the skill for the <X> render block", "skill-ify flashcards/quiz/timeline/diagram/etc.", "add content blocks for <X>", "teach agents to use the <X> block", "give the <X> render block its skill + AI-prompt entries", or "add a new render block type from scratch". This is the dispatchable recipe for the 40-50 existing render blocks that still need skills, and for any new block. Mermaid is the paved worked example. NOT for building a one-off MCP tool result display (that's create-tool-renderer) or printing blocks (block-print-system).

跳到安装

来源信息

仓库
armanisadeghi/ai-matrx
最近来源活动
2026年7月16日 00:10
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。