Skip to main content

autonomous-ai/autonomous-lamp

SkillsMP는 autonomous-ai/autonomous-lamp에서 24개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
24
GitHub 스타
33
GitHub 포크
18

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 24개 중 24개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Understand voice input from the realtime voice agent pipeline. Messages may contain [voice-instruction]/[transcript] (delegated with context), [HANDLED]/[REPLY] (chit-chat already spoken), or plain text. Route and respond accordingly.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detect which third-party connectors (Gmail, Google Calendar, Google Drive, Notion, Figma, Asana, Linear, GitHub, Ahrefs, …) are connected to this device, and use them to answer the user. Use when the user asks what's connected ("what connectors do I have",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Self-enroll a voice for speaker recognition. Activate ONLY when (a) a mic `Unknown Speaker:` turn carries a clear self-introduction ("I'm X", "my name is X", "tôi là X"...), (b) prior same-tag `[voice:voice_N]` turns can be combined with a now-named turn, (c)…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guard mode for security monitoring. Two uses — (1) Toggle on/off when a friend says "guard mode", "watch the house", "I'm going out", or similar. (2) Handle any sensing event that carries a [guard-active] tag (e.g. [sensing:presence.enter][guard-active],…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

React to passive sensing events from the lamp — presence, sound, light, fire hazard. Events arrive as [sensing:<type>] messages and each gets an emotion marker + optional short line. Does NOT handle motion.activity (→ wellbeing) or emotion.detected /…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Query flow event logs to answer questions about past sensing events — "Have you seen anybody between 10pm and 12pm?", "Is there any motion in the last hour?", "What happened while I was away?".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Camera control — snapshot, stream, and privacy toggle. Trigger on "what do you see", "look at this", "take a photo", "don't look", "stop looking", "stop watching", "stop staring", "camera off", "camera on", "give me privacy". MUST call [HW:/camera/disable:{}]…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage the lamp's face recognition roster — enroll new faces (3 paths: user-supplied photo, agent-captured snapshot on user request, or lelamp's familiar-stranger prompt) and maintain the enrolled set (status / remove / reset). All enrolled persons are…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Control the user's Mac via the paired Lamp Buddy companion app — open/close apps, navigate URLs in Chrome, type text into focused fields, fire keyboard shortcuts, show desktop notifications, write to clipboard, click named UI buttons via macOS Accessibility.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user asks to change eye expression directly, show info text on the display (time, weather, timer), or manually control the round LCD — NOT needed for normal conversation (Emotion skill auto-syncs eyes).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Express emotion through coordinated servo + LED + display eyes on EVERY conversational response. This is the PRIMARY response skill that makes the lamp feel alive. Do NOT use for ambiance lighting (use Scene) or custom LED colors (use LED Control).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tracks and analyzes behavioral patterns (habits) for known users based on their wellbeing, presence, posture, and activity history. Use when answering questions about a user's routines ("What are Leo's habits?", "Has Leo been keeping to his routine?", "Notice…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Control the 64-pixel WS2812 RGB LED strip when the user asks for a SPECIFIC color (e.g. "yellow", "red", "yellow", "red", "turn on color X", "enable X light"), LED effect, pixel painting, or turning LEDs off. Do NOT use for ambiance/activity lighting (use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tracks the USER's mood only — signals + synthesized decision from camera/voice/telegram. Do NOT use for emotion commands directed at Lamp ("show sad", "be happy", bare "sad now"); those go through emotion/SKILL.md and are never logged here. Music/wellbeing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Activate predefined lighting scene presets (reading, focus, relax, movie, night, energize) when the user asks for activity-based or environment lighting. Scenes control both color temperature AND brightness. Do NOT use for specific colors (use LED Control) or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use to aim/point/look the lamp in a DIRECTION, toggle servo state (hold/resume/release), or play a named servo animation (nod/shake/etc). Directions are fixed named locations or axes — supported: desk, wall, left, right, up, down, center, user. Furniture and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use ONLY to follow/track/watch a movable physical OBJECT vision can recognize (cup, bottle, phone, hand, person, pen, book, remote, toy, keys, pet, a specific face). NEVER use for furniture or fixed locations (desk, table, wall, floor, ceiling, door, window,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Maps a detected user emotion — from facial expression (emotion.detected) OR speech (speech_emotion.detected) — into a mood signal logged via the Mood skill, then picks one response route (music / checkin / action). This is about the USER's emotion (input),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

TTS speech + mic/speaker mute for privacy. MUST trigger on meetings, calls, privacy, silence requests. "meeting"/"call"/"private" = mic+speaker mute. "be quiet"/"silent" = speaker mute only. Always call HW markers — never just text.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Proactive coaching across hydration, breaks, meals AND posture. Use when an [activity] event fires (message starts with `[activity] Activity detected: <labels>.` — labels include drink, break, or sedentary raw labels like "using computer"; sedentary events…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Coordinate with Claude Desktop Buddy plugin for approval prompts and state awareness

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Low-level speaker and microphone hardware control — adjust volume, play test tones, record raw audio. Do NOT use for TTS/speech (that is the Voice skill).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Play and stop music from YouTube through the lamp speaker on user request.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Proactive music suggestion. Routed in by user-emotion-detection/SKILL.md (the router) on emotion.detected (camera) and speech_emotion.detected (voice) events when the synthesized mood is suggestion-worthy (sad/stressed/tired/excited/happy/bored) AND audio is…

원문 언어: 영어

업데이트
수집된 skill 24개 중 24개를 표시합니다.