Claude Skill
jjang-ai/mlxstudio
MLX Studio is an all-in-one AI platform for Apple Silicon Macs, featuring image generation/editing, chat, code, and Anthropic API support via OpenClaw. Powered by MLX inference engine.
Overview
Repository
Install this Skill
uv tool install vmlxRegistry
uv tool install vmlxpip install vmlxgit clone https://github.com/jjang-ai/vmlx.gitpip install -e ".[dev]"npx electron-builder --mac --dir # .app bundle
Summary
MLX Studio is an all-in-one AI platform for Apple Silicon Macs, integrating image generation/editing, chat, and code capabilities with support for Anthropic API (OpenClaw) and MLX inference engine.
MLX Studio - JANG_Q 之家 - 图像生成/编辑 + 聊天/代码 一体化 - + OpenClaw (Anthropic API)
Key features
- All-in-one: image generation/editing, chat, and code
- Optimized for Apple Silicon (MLX inference engine)
- Anthropic API integration via OpenClaw
- Local inference with MLX LLM support
- OpenAI API compatible
- Built-in AI agents for task automation
Use cases
- Local AI assistant for coding and debugging
- Image generation and editing on Mac
- Multi-model chat with Anthropic and OpenAI APIs
- Running LLM inference offline on Apple Silicon
- Automating workflows with AI agents
README excerpt
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/logo-wide-dark.png"> <source media="(prefers-color-scheme: light)" srcset="assets/logo-wide-light.png"> <img alt="MLX Studio" src="assets/logo-wide-light.png" width="400"> </picture> </p> <h3 align="center">The native macOS desktop app for local AI on Apple Silicon</h3> <p align="center"> <a href="https://github.com/jjang-ai/mlxstudio/releases/latest"><img src="https://img.shields.io/github/v/release/jjang-ai/mlxstudio?style=flat-square&label=Latest%20Release&color=blue" alt="Latest Release"></a> <a href="https://github.com/jjang-ai/mlxstudio/releases"><img src="https://img.shields.io/github/downloads/jjang-ai/mlxstudio/total?style=flat-square&label=Downloads&color=green" alt="Downloads"></a> <img src="https://img.shields.io/badge/Platform-macOS%20ARM64-lightgrey?style=flat-square&logo=apple" alt="Platform"> <a href="https://pypi.org/project/vmlx/"><img src="https://img.shields.io/pypi/v/vmlx?style=flat-square&label=vMLX%20Engine&color=%234B8BBE&logo=python&logoColor=white" alt="PyPI"></a> <a href="https://github.com/jjang-ai/mlxstudio/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-orange?style=flat-square" alt="License"></a> <a href="https://ko-fi.com/jangml"><img src="https://img.shields.io/badge/Support-Ko--fi-FF5E5B?style=flat-square&logo=ko-fi&logoColor=white" alt="Ko-fi"></a> </p> <p align="center"> <a href="https://github.com/jjang-ai/vmlx/releases?q=tag%3Av2&expanded=true"> <img src="https://img.shields.io/badge/%E2%AC%87%EF%B8%8F_Get_vMLX_v2_(Swift)-Recommended-orange?style=for-the-badge&logo=swift&logoColor=white" alt="Get vMLX v2 Swift" height="40"> </a> <a href="https://github.com/jja