byod-hardware-orchestrator

Installation
SKILL.md

BYOD Environment Orchestrator

This skill enables bionicbot to break out of the cloud sandbox and execute commands directly on the user's local machine (PC/Mac) using the Bring Your Own Device (BYOD) protocol.

Core Mechanics (99% Logic)

  1. Pairing Initiation: Invoke start_device_pairing to generate a unique pairing code and installation string.
  2. Local Agent Link: Instructions for the user to run the generated curl or npx command on their target machine.
  3. Command Execution Tunnel: Once linked, bionicbot uses a secure tunnel to send terminal commands, move the cursor, or interact with local file systems.
  4. App Interaction Logic: Logic for detecting locally installed apps (VS Code, Excel, Chrome) and controlling them via CLI or automation scripts.
  5. Security Handshake: Every high-privilege local command requires a confirmation handshake with the paired device.

Examples

  • "Connect to my MacBook and run a local security scan on the 'Downloads' folder."
  • "Open my local VS Code and refactor the files in the 'src' directory."
Installs
1
First Seen
Apr 18, 2026
byod-hardware-orchestrator — adryanmoldokkr32-pixel/bionicbot-sovereign-elite-skills