Skip to main content

matrx-extend-tool-display

Customize how a tool call renders inside the matrx-extend Chrome extension's chat surface (the agent harness). Use when adding a new entry to the per-tool display registry — overriding the inline header (icon, prefix, name, suffix, info), tweaking how args and results are shown, plugging in a fully custom React component, or troubleshooting a registered tool that's falling back to the default rendering. Applies ONLY to this Chrome extension's `src/features/chat/tool-display/` system; do not use for other Matrx surfaces (admin UI, dashboard, workflow studio) which have their own UIs.

跳到安装

来源信息

仓库
armanisadeghi/matrx-extend
最近来源活动
2026年8月21日 08:38
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

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

检查来源文件

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