molykit

CRITICAL: Use for MolyKit AI chat toolkit. Triggers on: BotClient, OpenAI, SSE streaming, AI chat, molykit, PlatformSend, spawn(), ThreadToken, cross-platform async, Chat widget, Messages, PromptInput, Avatar, LLM

Content Preview
---
name: molykit
description: |
  CRITICAL: Use for MolyKit AI chat toolkit. Triggers on:
  BotClient, OpenAI, SSE streaming, AI chat, molykit,
  PlatformSend, spawn(), ThreadToken, cross-platform async,
  Chat widget, Messages, PromptInput, Avatar, LLM
risk: unknown
source: community
---

# MolyKit Skill

Best practices for building AI chat interfaces with Makepad using MolyKit - a toolkit for cross-platform AI chat applications.

**Source codebase**: `/Users/zhangalex/Work/Projects/FW/robius/
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/molykit.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/molykit/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/molykit/SKILL.md

Related Skills