一键导入
generative-ui
Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use Python execution to compute precise answers when in-context reasoning is unreliable (arithmetic, date math, regex, parsing, data manipulation). Returns a value, not an artifact.
A test skill for verifying deterministic activation from SOP steps. Contains special instructions that should appear in the agent context when activated.
Builds Python library features for the MUXI runtime (helpers, consumer migrations, schema, tests, docs). All work is library + pytest + ripgrep; no servers, no browsers.
Print a greeting message using a secret value. Use when asked to print a greeting.
Deep knowledge of the MUXI Runtime codebase (Python, ~300 files, ~119K lines). Use when working on runtime code: formations, overlord, memory systems, LLM layer, MCP, observability, scheduler, secrets, server/API, skills, RCE, or e2e tests. Knows initialization order, data flows, gotchas, and testing patterns.
Analyze datasets, generate charts, and create summary reports. Use when the user needs data analysis or visualization.
| name | generative-ui |
| description | Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described. |
| license | Apache-2.0 |
| compatibility | >=1.0 |
| allowed-tools | generate_file |
Use this skill when the user wants an interactive visual response instead of plain text.
generate_file tool to create a single self-contained HTML file..htmlUse:
generate_file(code="...", filename="widget.html")
Generate complete Python that writes the full HTML document to disk.