Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

wingman

wingman contient 2 skills collectées depuis tbwfdu, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
2
Stars
5
mis à jour
2026-05-05
Forks
4
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

script-author
Développeurs de logiciels

Author Workspace ONE UEM scripts — code that runs on managed devices to install, remediate, enforce, or clean up state. Use whenever the user wants to create, design, write, or scaffold a UEM script (install Homebrew, clear quarantine attributes, enforce a registry key, restart a service, remove malware, apply a config change, or any other action that modifies device state) on macOS, Windows, or Linux. Also use when the user says "push this out to my fleet," "remediate X on my devices," "make sure Y is the case on every Mac," or any variation where the goal is to change device state via a Workspace ONE-delivered script. Pair with sensor-author for detection and openclaw-style-detection for detect+remediate workflows.

2026-05-05
sensor-author
Développeurs de logiciels

Author Workspace ONE UEM sensors — scripts that run on managed devices and return a typed value for reporting, Smart Group criteria, or compliance. Use whenever the user wants to create, design, write, or scaffold a UEM sensor (battery health, FileVault status, BitLocker state, Rosetta presence, installed app version, last patch date, certificate expiry, custom telemetry, etc.) on macOS, Windows, or Linux. Also use when the user says "check X on my devices," "report whether Y is installed," "expose Z as a Smart Group attribute," or any variation where the end goal is a device-side probe whose result shows up in UEM. Pair with sensor-deploy or openclaw-style-detection for assignment and remediation workflows.

2026-05-05