skillsy install sandraschi/windows-operations-mcp@🛠️-skill:-windows-native-hardening-&-data-surgeryThis skill provides the operational logic and safe-mode patterns for managing Windows systems at an industrial grade. It prioritizes system integrity via "Safe Mode" registry operations and "Lean SOTA" data manipulation.
windows_registry)safe_mode=True parameter (default) automatically exports the target key to backups/registry/ before any destructive action.deleteHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\UnwantedAppwindows_accounts)manage_group to enforce the Principle of Least Privilege (PoLP).get_group_members on the "Administrators" group to identify SID-based privilege creep.windows_network)firewall_list before adding new rules.flush_dns as a first step in network-related agentic troubleshooting.windows_environment)User and System scopes.broadcast after modifications to ensure running processes adopt the new environment map.windows_automation(action="wmi_query", wmi_class="Win32_OperatingSystem") to identify the environment.windows_accounts(action="list_users") or windows_services(action="list").ctx.sample()) with a 'Reasoning' prompt to identify vulnerabilities in the inventory.windows_registry or windows_services to apply changes.json_operations(action="write") to a status report.Tools in this server use ctx: Context for deep telemetry. You can view progress logs and sampling advice in the windows_operations_mcp dashboard (Port 10749).
filesystem-mcp).safe_mode in the registry without a risk assessment.ctx.sample() before bulk remediation to confirm policy alignment.Author: Sandra Schipal (Vienna, AT)
Industrial Grade v14.1.0 Gold Standard Compliance