What problem does it solve?
The 'add-hands' skill solves the issue of automating local actions such as opening files, saving notes, and optionally running local commands in your Founder OS environment, thus freeing up time for other tasks.
Core Features & Use Cases
- Local Automation: Perform actions like opening files, folders, apps, or links; and saving notes locally.
- Conditional Execution: Execute local commands after confirmation to avoid irreversible actions without explicit user permission.
- Configurable Safety: Choose between immediate execution of safe actions or confirmation before executing irreversible ones.
- Use Case: You can automatically open a document after finishing a task and append a note about the action taken.
Quick Start
Install the skill and wire the default hands:
python skills/add-hands/setup.py
To use it:
python voice/hands.py open . # open the current folder
python voice/hands.py note "Meeting concluded." # save a note to the log