One-click install
npx skills add https://github.com/ElbertePlinio/dotfiles --skill droid-control-elberteplinio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: droid-control
Source: https://github.com/ElbertePlinio/dotfiles/tree/main/private_dot_factory/plugins/marketplaces/factory-plugins/plugins/droid-control/skills/droid-control
Command: npx skills add https://github.com/ElbertePlinio/dotfiles --skill droid-control-elberteplinio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually interacting with terminal TUIs, web apps, and Electron apps for testing, demos, QA, and computer-use tasks is time-consuming and error-prone, especially when creating repeatable proof artifacts or side-by-side regression comparisons.

Core Features & Use Cases

  • Multi-target automation: Drive terminal CLIs, TUIs, web pages, Electron apps, and native desktop GUIs for development, testing, and QA workflows.
  • Session recording and artifact generation: Record terminal interactions, capture screenshots, and render polished demo videos or side-by-side comparison clips for pull requests and walkthroughs.
  • Use Case: A QA engineer can use this skill to automatically capture a before/after demo of a CLI bug fix, render a polished comparison video, and include it in the pull request for stakeholder review.

Quick Start

Use the droid-control skill to capture a before/after demo of the terminal CLI bug fix for your pull request.

Frequently Asked Questions about droid-control

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate terminal TUI and web app interactions for QA testing?

Automating terminal TUI and web app interactions for QA testing requires executing deterministic interaction scripts across target environments. This skill drives terminal CLIs, web pages, and Electron apps to capture session recordings and generate regression proof artifacts like side-by-side comparison videos.

Can I record terminal sessions and capture screenshots for pull request demos?

Recording terminal sessions and capturing screenshots for pull request demos is supported through integration with tuistory and asciinema tooling. The skill automatically renders polished deliverable artifacts and side-by-side comparison clips suitable for stakeholder review.

What's the best way to generate regression proof comparison videos for a CLI bug fix?

Generating regression proof comparison videos for a CLI bug fix involves capturing before and after terminal interactions. The skill automates the recording of both states and renders a polished side-by-side comparison clip for direct inclusion in development workflows.

Does browser automation for QA require special tooling to capture side-by-side comparison artifacts?

Browser automation for QA requires integration with agent-browser and cua-driver tooling to execute deterministic interaction scripts and capture session recordings. These dependencies enable the rendering of polished demo videos and side-by-side comparison artifacts for development processes.

Can I use terminal automation to drive native desktop GUIs and Electron apps?

Terminal automation can drive native desktop GUIs and Electron apps alongside web pages and terminal CLIs. This multi-target automation capability supports development, testing, and QA workflows by applying deterministic interaction scripts across various application environments.

Are there limitations when using computer-use automation for regression proof generation?

Computer-use automation for regression proof generation is limited by its dependency on tuistory, asciinema, agent-browser, and cua-driver tooling. Without these integrated tools, executing deterministic interaction scripts and rendering polished deliverable artifacts cannot be completed.