Autonomous
Official@autonomous-ai · United States of America
Autonomous is building the full stack for physical AI: compute, operating system, creation tools, and first-party thinking devices.
Agent Skills by Autonomous
Showing 30 vetted skills indexed across 2 GitHub repositories.
dev-loop
Automate feature development from request to pull request with verification.
running-panda
Manage persistent foreground and background execution of a Tauri desktop app.
cad-viewer
Open and review CAD models in 3D with multiple file format support.
step-parts
Search, verify, and download STEP files from the step.parts API.
shape-analysis
Convert vague 3D object descriptions into detailed CAD design briefs.
cadcode
Convert natural language descriptions into parametric 3D models with CadQuery.
connectors
Detect third-party connectors by scanning credential files on disk.
music
Search YouTube and play music through the lamp speaker.
habit
Identify and summarize user habit patterns from wellbeing, presence, mood, and activity logs.
camera
Control the lamp's built-in camera for snapshots, streams, and privacy toggling.
speaker-recognizer
Enroll and manage voice identities via HTTP API with mic and Telegram inputs.
servo-tracking
Track a named object with vision detection and servo-controlled pan/tilt motion.
face-enroll
Manage the lamp's face recognition roster via HTTP endpoints.
audio
Control lamp audio hardware volume, test tones, and raw recording via HTTP endpoints.
voice
Convert chat replies into spoken audio via TTS with mute controls.
sensing-track
Extract historical presence, motion, and emotion events from JSONL flow logs.
input-branching
Route voice inputs to processing paths based on content prefixes.
display
Render eye expressions and info text on the lamp's round LCD display.
led-control
Control a 64-pixel WS2812 RGB LED strip with color or effect commands.
guard
Monitor for strangers and broadcast Telegram alerts when guard mode is enabled.
scene
Activate predefined lighting scenes to set brightness and color temperature.
computer-use
Controls a paired Mac via Lamp Buddy to open apps, navigate URLs, and type text.
sensing
Interpret lamp sensing events and produce spoken responses with emotion markers.
mood
Logs mood signals from camera, voice, and telegram into auditable decisions.
Frequently Asked Questions About Autonomous
FAQPage SchemaWhat specific physical hardware tasks can be performed?▼
You can control servo-actuated pan/tilt motion for object tracking, manage 64-pixel WS2812 RGB LED strips, render eye expressions on round LCD displays, and handle raw audio recording or playback through integrated lamp hardware.
Which personas benefit from these technical capabilities?▼
Hardware engineers, physical computing hobbyists, and desktop environment developers benefit from these capabilities. The stack is designed for those building integrated physical devices that require synchronization between local desktop state, 3D design workflows, and ambient environmental sensing.
What are the prerequisites for running these services?▼
Deployment requires a compatible physical lamp device equipped with servo motors, WS2812 LED arrays, and a camera module. Software runtime depends on local network connectivity for HTTP endpoint communication and a host machine capable of executing Tauri desktop processes and CadQuery modeling environments.