Agent Skills by yanivprusman
Showing 14 vetted skills indexed across 1 GitHub repositories.
Desktop Launcher Management
Copy .desktop launcher files from /opt/automateLinux/desktop to ~/Desktop.
bash-completions
Add modular bash completion scripts to the terminal/completions directory.
xdg-share-screen
Automates XDG Desktop Portal Share Screen permission granting via restore tokens or simulated keystrokes on Wayland Linux desktops.
daemon-command-extension
Extend the AutomateLinux daemon with new commands via constants, handlers, and registry updates.
extra-apps
Manage external application registration, lifecycle, and deployments via daemon and CLI commands.
daemon-port-management
Registers and manages application ports in the AutomateLinux daemon via the d command suite.
daemon-peer-execution
Execute commands on remote peers via the daemon peer networking infrastructure.
daemon-send-command
Send commands to the AutomateLinux daemon via a Unix Domain Socket.
key-simulation
Simulate keyboard input via AutomateLinux daemon and /dev/uinput.
public-transportation
Manage a local Public Transportation monitoring app via daemon commands.
wireguard
Automate WireGuard peer provisioning, key management, and tunnel setup.
daemon-build
Automate the build, deployment, and restart of the AutomateLinux daemon.
peer-commands
Execute shell commands on registered peers through a daemon.
vscode-extensions
Automate VS Code extension builds, packaging into .vsix, and installation via vsce CLI and makeVscePackageforVSCode.