ワンクリックで
piface-display
High-Density Physical Admin Dashboard (16x2 LCD). Use this skill to update the physical display on the Pi.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
High-Density Physical Admin Dashboard (16x2 LCD). Use this skill to update the physical display on the Pi.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Record audio from the Pi's USB microphone or play WAV files through the Pi's speaker. The audio subsystem runs on the host (audio bridge on port 18796); this skill triggers record/play from inside the container. Use for "record the mic", "play a sound", or when the user wants to leave a voice note (e.g. after an RFID scan with voice announce).
Take a still photo from the USB camera connected to the Pi. Use when the user asks to take a photo, snap a picture, capture from the camera, or get an image from the webcam. The camera runs on the Pi host; this skill triggers the host capture service and then sends the image to Telegram.
Fashion trend intelligence engine. Scans editorial sites and social media for current trends, maintains persistent knowledge, and delivers curated trend reports personalized to the customer's style profile.
Replay learned IR button presses (e.g. fan power, fan speed) by remote name and button name. Use when the user wants to control an IR device (fan, TV, etc.) and buttons were previously learned with scripts/ir-learn.py on the Pi. Only applies when the IR dongle is available.
Dynamic LLM model management. Switch between model tiers (flagship, worker, efficiency, reasoning, coding) at runtime to optimize for intelligence, speed, or cost.
Read PDFs in workspace: extract text for normal PDFs, or convert pages to images and use vision for scanned/image-heavy PDFs. Use when the user asks to read a PDF, summarize a document, convert a PDF to images, or answer questions about a PDF.
| name | piface-display |
| description | High-Density Physical Admin Dashboard (16x2 LCD). Use this skill to update the physical display on the Pi. |
| metadata | {"openclaw":{"emoji":"📟","requires":{"bins":["curl","bash"]}}} |
The PiFace CAD is a 16x2 character physical display.
Use this during tasks. Text will be shown for 60s.
exec: bash /home/openclaw/.openclaw/workspace/skills/piface-display/scripts/display.sh "L1:Subject" "L2:Status"
Use at the end of runs. This updates the permanent dashboard.
exec: bash /home/openclaw/.openclaw/workspace/skills/piface-display/scripts/admin.sh "<user>" "<action>" "<balance>"
Use only during startup/heartbeat. Stays for 5 mins.
exec: bash /home/openclaw/.openclaw/workspace/skills/piface-display/scripts/startup.sh "Line 1" "Line 2"