markdown
Render and customize assistant message text as markdown in assistant-ui. Use when displaying model output as formatted markdown with MarkdownTextPrimitive from @assistant-ui/react-markdown wired into the MessagePrimitive.Parts text branch, configuring remarkPlugins (remark-gfm, remark-math) and rehypePlugins (rehype-katex), or memoizing components with unstable_memoizeMarkdownComponents. Covers co
Что делает навык
Рендеринг и кастомизация текста сообщений ассистента как markdown в assistant-ui. Используйте при отображении вывода модели в виде форматированного markdown с MarkdownTextPrimitive из @assistant-ui/react-markdown, подключённого к текстовым частям MessagePrimitive.Parts, настройке remarkPlugins (remark-gfm, remark-math) и rehypePlugins (rehype-katex), или мемоизации компонентов с unstable_memoizeMarkdownComponents. Охватывает co
Как подключить
SKILL.md к навыкам ассистентаНавык — папка с файлом SKILL.md (описание + инструкции) и опциональными скриптами. Ассистент (Claude, Claude Code и совместимые) подхватывает его по описанию и следует шагам.