
Major Tool Upgrade Deployed
We've deployed a major update — 11 previously limited tools now have full, production-grade implementations. Alfred's capabilities just got significantly stronger.
🔬 run_tests
Actually executes PHPUnit, Jest, or Pytest — shows real test output, pass/fail counts, and coverage.
📸 optimize_images
Runs ImageMagick compression + WebP conversion. Reports exact space saved per image.
📥 import_csv
Reads CSV files and batch-inserts into MySQL databases. Handles headers, delimiters, column mapping.
📤 export_data
Executes SQL queries and exports results to CSV, JSON, or TSV files on your server.
🔗 dead_link_scan
Crawls your entire site checking internal and external links for 404s and errors.
📄 generate_invoice
Creates professional HTML invoices with line items, tax, totals — and emails them to clients.
💾 auto_backup_schedule
Creates real backup scripts and cron jobs with retention policies and email notifications.
📡 setup_uptime_monitor
Deploys monitoring scripts with cron scheduling and email alerts when sites go down.
🚀 setup_ci_cd
Writes GitHub Actions workflows or deploy scripts directly to your project.
🐳 setup_docker
Generates and writes Dockerfile + docker-compose.yml + .dockerignore to your project.
📚 generate_documentation
Scans source files and generates AI-powered documentation with function signatures and examples.
Current Status: 251 total tools, 199 fully functional. Alfred keeps getting smarter.
— The GoSiteMe Team