850media/frameo/SKILL.md
# Frameo Digital Photo Frame Control Control Frameo photo frames via cloud API or ADB. ## Methods ### Method 1: Cloud API (Limited) - ✅ List paired frames - ✅ Get account info - ❌ Send photos (requires FCM/Firebase) ### Method 2: ADB (Full Control) - ✅ Push photos directly - ✅ Control brightness - ✅ Toggle screen - ✅ Navigate photos ## Quick Start ### Cloud API Setup 1. Install: `pip3 install requests pillow` 2. Get Bearer token from Frameo app traffic (Proxyman/Charles) 3. Save token: `ec
npx skillsauth add openclaw/skills 850media/frameoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Control Frameo photo frames via cloud API or ADB.
pip3 install requests pillowecho '{"access_token": "YOUR_TOKEN"}' > ~/.frameo_tokenpython3 scripts/frameo_client.py --framesadb tcpip 5555 to enable wirelessadb connect <frame-ip>:5555python3 scripts/frameo_client.py --frames
adb push photo.jpg /sdcard/DCIM/
# Or to Frameo's photo directory:
adb push photo.jpg /sdcard/Frameo/
# Screen on/off
adb shell input keyevent 26
# Set brightness (0-255)
adb shell settings put system screen_brightness 128
# Next photo (swipe right)
adb shell input swipe 800 500 200 500
# Previous photo (swipe left)
adb shell input swipe 200 500 800 500
If frame is on local network and agent is remote:
ssh user@local-mac "adb push /tmp/photo.jpg /sdcard/DCIM/"
references/api-endpoints.md - Frameo cloud API endpointsreferences/adb-commands.md - Common ADB commands for FrameoFrameo tokens expire in ~5 minutes. Get fresh token from Proxyman.
Wireless ADB not enabled. Need USB cable first to run adb tcpip 5555.
Ensure using a data cable, not charge-only. Data cables are usually thicker.
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。