Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pi-cua-integration

pi-cua-integration contains 5 collected skills from code-yeongyu, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
3
updated
2026-05-13
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cua-localhost
network-and-computer-systems-administrators

Drive the user's host machine directly through Cua, with no sandbox. Maps to Cua's Localhost API. Higher risk - the agent can click, type, and run shell commands on the real desktop. Use only when the user explicitly opts in and read the safety section first. Triggers - "control my computer", "click here", "use my real Chrome", "no sandbox", "내 컴퓨터 자동화".

2026-05-13
cua-control
software-developers

Mouse, keyboard, and scroll primitives for cua_click / cua_type / cua_key / cua_scroll. Reference for action shapes, modifier keys, key chord syntax, and screenshot-driven targeting workflows.

2026-05-13
cua-overview
network-and-computer-systems-administrators

pi-cua-integration is a Pi/Senpi extension that bridges Cua (trycua/cua) for computer-use sandboxes and host control. MUST USE when the user asks to drive a desktop UI, take screenshots, run a "computer use" task, control a sandbox, or invoke any cua_* tool. Triggers - "cua", "computer use", "sandbox", "screenshot the desktop", "click the screen", "take over the browser", "샌드박스 켜줘", "스크린샷 찍어", "내 컴퓨터에서 자동화".

2026-05-13
cua-cloud-sandbox
network-and-computer-systems-administrators

Use Cua's cloud sandboxes via cua.ai. Requires CUA_API_KEY. Cloud sandboxes are isolated VMs run by trycua with billing per usage. Use when the user wants no local Docker/QEMU, wants Windows/macOS guests without Apple Silicon, or explicitly asks for cloud.

2026-05-13
cua-local-sandbox
network-and-computer-systems-administrators

Run Cua sandboxes locally - no API key required. Covers Docker (XFCE/Kasm) for Linux containers, QEMU for full VMs, Lume for macOS guests on Apple Silicon, and Tart for Apple VZ VMs. Use when the user wants a local sandbox, wants to keep things off the cloud, or asks "spin up an Ubuntu desktop", "open a sandbox VM", "let me try this safely first".

2026-05-13
pi-cua-integration Agent Skills on GitHub | SkillsMP