Anakin Web Data
Use when fetching content from the web with Anakin — reading a page, getting a site's URL structure, or bulk-collecting many pages. Covers scrape, map, and crawl, and routes to the right Anakin tool for a task. Triggers on scraping a URL, extracting page content as markdown, listing a site's pages, ingesting a site, building a corpus from a domain, or handling JS-heavy/SPA pages.
Anakin Research
Use when answering a question from the web with Anakin rather than fetching a known URL — web search for relevant pages, multi-source deep research producing a structured answer, or checking what AI answer engines say about a brand or topic. Covers search, agentic_search, ai_visibility_search, ai_visibility_sources. Triggers on researching a topic, comparing options across sources, market or comp…
Anakin Monitoring
Use when the user wants to watch a web page, site, or Wire action for changes over time rather than fetch it once — price drops, stock or status changes, competitor page edits, new listings, content diffs, or scheduled checks with webhook/email alerts. Covers monitor_create, monitor_list, monitor_changes, monitor_control.
Agent Skills
Anakin agent skills and MCP server packaging for Claude Code, Cursor, and Grok
Anakin Wire
Use when a task targets a specific well-known website — extracting products, listings, prices, profiles, reviews or dashboard data from sites like Amazon, Walmart, LinkedIn, Airbnb or Zillow, or performing an interaction there such as submitting a form, adding to a cart, or posting content. Covers Anakin's Wire catalog of pre-built actions - wire_discover, wire_catalog, wire_read_action, wire_wri…
Anakin Browser
Use when a task needs a real browser driven step by step — multi-step flows, clicking and typing, complex navigation that scrape cannot handle — or when reaching login-protected content with a saved browser session. Covers browser_task, session_list, session_delete, and how sessionId works with scrape, crawl, and monitors.