skills/smithery.ai/aicut-deploy

aicut-deploy

Installation
SKILL.md

AIcut Deployment Skill

This skill helps package and deploy AIcut as a standalone desktop application.

Prerequisites

Ensure you have:

  • Node.js 18+
  • Python 3.10+
  • All dependencies installed (bun install in AIcut-Studio)

Build Commands

Development

cd AIcut-Studio/apps/web
npm run dev          # Start Next.js dev server
npm run electron     # Start Electron (in another terminal)
Installs
1
First Seen
Mar 26, 2026
aicut-deploy from smithery.ai