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.
High-Density Physical Admin Dashboard (16x2 LCD). Use this skill to update the physical display on the Pi.
Communicate agent status to the user via the PiGlow LED board on the Raspberry Pi. Use to show "working", "done", "problem", or "ready" without saying it in chat. Only applies when PiGlow is attached and the host PiGlow service is running.