Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aos-infra

aos-infra contains 2 collected skills from ASISaga, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
2
Stars
0
updated
2026-03-08
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

azure-troubleshooting
network-and-computer-systems-administrators

Debug and troubleshoot production Azure infrastructure issues in the Agent Operating System. Covers systematic diagnostics, log analysis with KQL, resource health checks, and resolution of deployment failures, performance problems, and connectivity issues. USE FOR: debug Azure issues, troubleshoot deployment failures, analyze logs with KQL, fix connectivity issues, resolve resource provisioning errors, investigate health probe failures, check resource health, view application logs, find root cause of errors, diagnose AOS Function App issues, fix Service Bus connection failures, resolve Key Vault access problems. DO NOT USE FOR: deploying infrastructure (use deployment-error-fixer), creating new resources (use azure-prepare), setting up monitoring alerts (use azure-observability), cost analysis (use azure-cost-optimization).

2026-03-08
deployment-error-fixer
software-developers

Autonomously detect and fix logic errors in Python and Bicep deployment code for the AOS infrastructure. Handles syntax errors, validation failures, and common deployment issues to enable fully autonomous deployment workflows. USE FOR: fix Python syntax errors, fix Bicep BCP errors, resolve deployment logic failures, fix missing imports, fix parameter validation errors, auto-repair deployment code, pre-deployment validation, lint → validate → what-if → deploy pipeline. DO NOT USE FOR: environmental deployment failures (retry with backoff instead), infrastructure architecture changes (use azure-prepare), compliance scanning (use azure-compliance), cost analysis (use azure-cost-optimization).

2026-03-08