1. Skills\PowerShell\Audit-SkillsRegistry.ps1: Audits active files against registered skills.
2. Skills\PowerShell\Audit-WorkspaceIntegrity.ps1: Generic workspace structure and registry integrity audit.
3. Skills\PowerShell\Backup-Orchestrator.ps1: Creates a timestamped backup of a workspace file.
4. Skills\PowerShell\Clear-ActiveMemory.ps1: Resets active session state to Idle.
5. Skills\PowerShell\Commit-SessionMemory.ps1: Commits active state to long-term context.
6. Skills\PowerShell\Deploy-Mirror.ps1: Guarded AgentOS-to-MirrorOS promotion preset; preserve production/dev safety semantics.
7. Skills\PowerShell\Deploy-ToProduction.ps1: Production-side guard for MirrorOS-to-AgentOS promotion.
8. Skills\PowerShell\Get-SkillHeaders.ps1: Extracts headers from active skill scripts.
9. Skills\PowerShell\Get-SkillsManifest.ps1: Lists active registered operational skills.
10. Skills\PowerShell\Get-SystemDateTime.ps1: Retrieves current system date and UTC time.
11. Skills\PowerShell\Initialize-WorkspaceSkeleton.ps1: Configurable portable workspace folder scaffold.
12. Skills\PowerShell\Launch-AgentOSH.ps1: Launches the AgentOSH dynamic browser interface securely and bypasses local caches.
13. Skills\PowerShell\Locate-WorkspaceRoot.ps1: Locates a portable agent workspace root.
14. Skills\PowerShell\Parse-DroppedFile.ps1: Parses dragged-and-dropped files.
15. Skills\PowerShell\Scan-Workspace.ps1: Index files and assets in workspace.
16. Skills\PowerShell\Set-ActiveMemory.ps1: Updates active state metadata settings.
17. Skills\PowerShell\Sync-AgentOS.ps1: Synchronizes AgentOS and AgentOSX runtime variants.
18. Skills\Python\compare_workspaces.py: Generic nonvolatile workspace comparison report with exclusions and normalization.
19. Skills\Python\parse_binary_file.py: Operational helper skill.
20. Skills\Python\process_large_paste.py: Operational helper skill.
