{"name":"OMER Orchestrator","description":"Multi-agent AI system for coding, DevOps, security, media generation, and infrastructure management. 27 specialized agents orchestrated via intent classification, security validation, and quality circuit breaker.","url":"https://api.omer.ia.telcodev.net/a2a","version":"3.0","capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"skills":[{"id":"generate_app","name":"Application Generation","description":"Generate complete applications from description (spec, code, tests, deployment)","tags":["code","fullstack"],"examples":["Create a React+FastAPI todo app"]},{"id":"generate_code","name":"Code Generation","description":"Generate code files, functions, or modules","tags":["code"],"examples":["Write a Python function to sort a list"]},{"id":"generate_spec","name":"Specification Extraction","description":"Extract technical specifications from requirements","tags":["analysis"],"examples":["Extract API spec from this user story"]},{"id":"generate_test","name":"Test Generation","description":"Generate unit tests, integration tests, or test suites","tags":["testing","code"],"examples":["Write tests for this Flask endpoint"]},{"id":"generate_ux","name":"UX Design","description":"Generate UX designs, wireframes, and component layouts","tags":["design","ux"],"examples":["Design a dashboard layout"]},{"id":"create_presentation","name":"Presentation Generation","description":"Generate a real PowerPoint (.pptx) slide deck as a downloadable file","tags":["office","document","pptx"],"examples":["Génère une présentation PowerPoint de 20 slides sur le projet X"]},{"id":"generate_document","name":"Document Generation","description":"Generate a real office document (Word .docx, PowerPoint .pptx, Excel .xlsx, PDF) as a downloadable file","tags":["office","document"],"examples":["Rédige un rapport Word","Crée un tableau Excel des dépenses"]},{"id":"write_report","name":"Report Writing","description":"Write a structured long-form report and deliver it as a formatted .docx/.pdf file","tags":["office","document","report"],"examples":["Génère un rapport mensuel des incidents SOC en .docx"]},{"id":"search_rag","name":"Knowledge Search","description":"Search the web and internal knowledge base for information","tags":["search","rag"],"examples":["What is the current weather in Paris?"]},{"id":"chat_general","name":"General Chat","description":"General conversation, Q&A, and assistance","tags":["chat"],"examples":["Explain how Docker networking works"]},{"id":"ssh_command","name":"SSH Command Execution","description":"Execute commands on remote servers via SSH","tags":["devops","ssh"],"examples":["Run 'df -h' on the production server"]},{"id":"server_status","name":"Server Monitoring","description":"Check server status, uptime, and resource usage","tags":["monitoring","devops"],"examples":["Check if the web server is running"]},{"id":"devops_task","name":"DevOps Operations","description":"Infrastructure provisioning, configuration management","tags":["devops","infra"],"examples":["Set up nginx reverse proxy"]},{"id":"network_scan","name":"Network Discovery","description":"Scan and discover network hosts, ports, and services","tags":["network","security"],"examples":["Scan the local network for active hosts"]},{"id":"security_audit","name":"Security Audit","description":"Audit code for security vulnerabilities (OWASP, injections)","tags":["security","code"],"examples":["Audit this Express.js API for vulnerabilities"]},{"id":"monitor_system","name":"System Metrics","description":"Monitor CPU, RAM, disk, and network metrics","tags":["monitoring"],"examples":["Show current CPU and memory usage"]},{"id":"generate_image","name":"Image Generation","description":"Generate images via FLUX on Apple Silicon MLX","tags":["media","image"],"examples":["Generate a cyberpunk cityscape at sunset"]},{"id":"generate_video","name":"Video Generation","description":"Generate videos via LTX-2 on Apple Silicon MLX","tags":["media","video"],"examples":["Generate a 4-second animation of a spinning globe"]},{"id":"generate_audio","name":"Audio Generation","description":"Text-to-speech synthesis via Kokoro on MLX","tags":["media","audio"],"examples":["Say 'Bonjour le monde' in French"]},{"id":"transcribe_audio","name":"Audio Transcription","description":"Transcribe audio files to text via Whisper MLX","tags":["media","audio"],"examples":["Transcribe this podcast episode"]}],"defaultInputModes":["text"],"defaultOutputModes":["text"],"provider":{"organization":"TelcoDev"},"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}},"security":[{"bearer":[]}]}