// category
Infrastructure
Skills related to Infrastructure
7 skills in this category
7 matches
Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages.
Use when managing hosts and groups in Ansible inventory for organizing infrastructure and applying configurations across environments.
Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.
Use when structuring and reusing code with Ansible roles for modular, maintainable automation and configuration management.
This skill guides writing Ansible playbooks for server configuration. Use when hardening servers, installing packages, or automating post-provisioning tasks that cloud-init cannot handle.
Chrome DevTools MCP — Google's official browser automation and testing server. Control Chrome via Puppeteer through MCP protocol: click, fill forms, navigate, screenshot, performance traces, network inspection, console debugging. Use for browser testing, web automation, performance analysis, UI testing, form filling, and visual regression.
Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks.