Skip to content

feat(mac-desktop-autopilot): add macOS desktop automation skill#99

Open
mingqiangding888-art wants to merge 1 commit into
MiniMax-AI:mainfrom
mingqiangding888-art:mac-desktop-autopilot
Open

feat(mac-desktop-autopilot): add macOS desktop automation skill#99
mingqiangding888-art wants to merge 1 commit into
MiniMax-AI:mainfrom
mingqiangding888-art:mac-desktop-autopilot

Conversation

@mingqiangding888-art
Copy link
Copy Markdown

What

Add a new mac-desktop-autopilot skill for macOS local desktop automation.

Why

This skill enables AI agents to:

  • Take screenshots via macOS built-in screencapture
  • Control mouse/keyboard via pyautogui
  • Upload files to CDN for phone sharing
  • OCR screen content via describe_images

Triggers: 截图、截屏、控制电脑、发文件到手机、点一下、打开xxx、看看屏幕现在是什么

Changes

  • skills/mac-desktop-autopilot/SKILL.md — new skill file
  • README.md — added to skills table (Community)
  • README_zh.md — added to skills table (Community)

Differentiates from existing skills

Unlike existing skills which focus on coding/documents, this skill targets local desktop operations and file sharing for everyday productivity workflows.

Add new skill for macOS local desktop automation:
- Screenshot capture via screencapture
- Mouse/keyboard control via pyautogui
- File upload to CDN for phone sharing
- OCR via screencapture + describe_images

Triggers: 截图、截屏、控制电脑、发文件到手机
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant