ax is a powerful replacement for curl designed for AI agents. It allows for efficient fetching of URLs and extraction of structured data from HTML without requiring the agent to write fragile regex or complex parsing scripts.
Use ax whenever you need to explore an unknown web page, fetch a URL, or extract specific pieces of data (like table rows or card elements) from a website. It is the primary tool for web scraping and discovery tasks.
Designed for agents with shell access, including Claude Code and similar CLI-based AI tools.
This skill has not been reviewed by our automated audit pipeline yet.