{"name":"rtrvr.ai","description":"Structured Rover entrypoints for rtrvr.ai. Prefer the published shortcuts and explicit tools over raw DOM automation whenever they match the user's goal.","url":"https://agent.rtrvr.ai/v1/tasks","version":"1.0.0","defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"capabilities":{"streaming":true,"publicTasks":true,"stateTransitions":true,"delegatedHandoffs":false,"webmcp":false},"skills":[{"id":"setup_rover","name":"Set up Rover on my site","description":"Set up Rover on my site Create a site key and get your embed snippet When to use: Use this when the user wants this exact site outcome and you want a stable path that avoids brittle DOM guessing. Why use this path: Rover shortcuts are explicit site-owned entrypoints with structured task progress and cleaner recovery than generic DOM automation.","tags":["shortcut","rover"],"examples":["Help me set up Rover on my website. First check if I am signed in on this page. If I am not signed in, ask me using ask_user with the question 'You need an rtrvr.ai account to create a Rover site key. Please sign in with"],"inputSchema":{"type":"object","additionalProperties":false,"description":"This shortcut is parameterless. Invoke it directly by id."},"outputSchema":{"type":"object","properties":{"status":{"type":"string","description":"Task status returned by Rover."},"summary":{"type":"string","description":"High-level summary of what Rover completed or observed."},"task":{"type":"string","description":"Canonical Rover task URL."},"workflow":{"type":"string","description":"Canonical Rover workflow URL when delegation occurs."}}},"sideEffect":"transactional","requiresConfirmation":true,"preferredInterface":"shortcut","category":"primary","rover":{"shortcutId":"setup_rover","prompt":"Help me set up Rover on my website. First check if I am signed in on this page. If I am not signed in, ask me using ask_user with the question 'You need an rtrvr.ai account to create a Rover site key. Please sign in with Google on this page.' and choices ['I have signed in', 'I need help']. Once signed in, navigate to https://rtrvr.ai/rover/workspace. Then ask me using ask_user: 'Tell me about your site so I can set up Rover:' with questions for 1) Site label/name 2) Domain(s) where Rover will run. Fill the creation form with my answers, generate the key, then copy and share the full script tag snippet I need to paste before </body>.","deepLink":"https://rtrvr.ai/?rover_shortcut=setup_rover","task":{"endpoint":"https://agent.rtrvr.ai/v1/tasks","payload":{"url":"https://rtrvr.ai/","shortcut":"setup_rover"},"preferExecution":"auto"},"source":"shortcut"}},{"id":"run_workflow","name":"Run a workflow","description":"Run a workflow Run an AI task on rtrvr Cloud When to use: Use this when the user wants this exact site outcome and you want a stable path that avoids brittle DOM guessing. Why use this path: Rover shortcuts are explicit site-owned entrypoints with structured task progress and cleaner recovery than generic DOM automation.","tags":["shortcut","rover"],"examples":["Help me run a workflow on rtrvr Cloud. First check if I am signed in. If I am not signed in, ask me using ask_user with the question 'You need to sign in to run workflows on rtrvr Cloud. Please sign in with Google on thi"],"inputSchema":{"type":"object","additionalProperties":false,"description":"This shortcut is parameterless. Invoke it directly by id."},"outputSchema":{"type":"object","properties":{"status":{"type":"string","description":"Task status returned by Rover."},"summary":{"type":"string","description":"High-level summary of what Rover completed or observed."},"task":{"type":"string","description":"Canonical Rover task URL."},"workflow":{"type":"string","description":"Canonical Rover workflow URL when delegation occurs."}}},"sideEffect":"transactional","requiresConfirmation":true,"preferredInterface":"shortcut","category":"primary","rover":{"shortcutId":"run_workflow","prompt":"Help me run a workflow on rtrvr Cloud. First check if I am signed in. If I am not signed in, ask me using ask_user with the question 'You need to sign in to run workflows on rtrvr Cloud. Please sign in with Google on this page.' and choices ['I have signed in', 'I need help']. Once signed in, navigate to https://rtrvr.ai/cloud. Then ask me using ask_user: 'What would you like me to do? Describe your task and paste any URLs if needed.' Take my response and type it into the agent chat input on the Cloud page, submit it, and let it run.","deepLink":"https://rtrvr.ai/?rover_shortcut=run_workflow","task":{"endpoint":"https://agent.rtrvr.ai/v1/tasks","payload":{"url":"https://rtrvr.ai/","shortcut":"run_workflow"},"preferExecution":"auto"},"source":"shortcut"}},{"id":"explore_rtrvr","name":"What is rtrvr?","description":"What is rtrvr? Learn what rtrvr.ai can do for you When to use: Use this when the user wants this exact site outcome and you want a stable path that avoids brittle DOM guessing. Why use this path: Rover shortcuts are explicit site-owned entrypoints with structured task progress and cleaner recovery than generic DOM automation.","tags":["shortcut","rover"],"examples":["Read this page and give me a clear overview of rtrvr.ai. Cover the two main products: 1) rtrvr Cloud — a browser-based AI agent that extracts data, fills forms, automates multi-step web tasks, generates documents, and wo"],"inputSchema":{"type":"object","additionalProperties":false,"description":"This shortcut is parameterless. Invoke it directly by id."},"outputSchema":{"type":"object","properties":{"status":{"type":"string","description":"Task status returned by Rover."},"summary":{"type":"string","description":"High-level summary of what Rover completed or observed."},"task":{"type":"string","description":"Canonical Rover task URL."},"workflow":{"type":"string","description":"Canonical Rover workflow URL when delegation occurs."}}},"sideEffect":"transactional","requiresConfirmation":true,"preferredInterface":"shortcut","category":"primary","rover":{"shortcutId":"explore_rtrvr","prompt":"Read this page and give me a clear overview of rtrvr.ai. Cover the two main products: 1) rtrvr Cloud — a browser-based AI agent that extracts data, fills forms, automates multi-step web tasks, generates documents, and works with Google Sheets. 2) Rover — an embeddable AI chatbot that website owners add with one script tag so their visitors get an intelligent assistant. Explain who each product is for and give a concrete example for each. Then ask what I am interested in.","deepLink":"https://rtrvr.ai/?rover_shortcut=explore_rtrvr","task":{"endpoint":"https://agent.rtrvr.ai/v1/tasks","payload":{"url":"https://rtrvr.ai/","shortcut":"explore_rtrvr"},"preferExecution":"auto"},"source":"shortcut"}},{"id":"find_plan","name":"Find the right plan","description":"Find the right plan Compare pricing and features When to use: Use this when the user wants this exact site outcome and you want a stable path that avoids brittle DOM guessing. Why use this path: Rover shortcuts are explicit site-owned entrypoints with structured task progress and cleaner recovery than generic DOM automation.","tags":["shortcut","rover"],"examples":["Navigate to https://rtrvr.ai/pricing. Read the pricing page and summarize all available plans with their prices, credit amounts, and what credits cover (LLM calls, browser time, bandwidth). Then ask me using ask_user: 'W"],"inputSchema":{"type":"object","additionalProperties":false,"description":"This shortcut is parameterless. Invoke it directly by id."},"outputSchema":{"type":"object","properties":{"status":{"type":"string","description":"Task status returned by Rover."},"summary":{"type":"string","description":"High-level summary of what Rover completed or observed."},"task":{"type":"string","description":"Canonical Rover task URL."},"workflow":{"type":"string","description":"Canonical Rover workflow URL when delegation occurs."}}},"sideEffect":"transactional","requiresConfirmation":true,"preferredInterface":"shortcut","category":"primary","rover":{"shortcutId":"find_plan","prompt":"Navigate to https://rtrvr.ai/pricing. Read the pricing page and summarize all available plans with their prices, credit amounts, and what credits cover (LLM calls, browser time, bandwidth). Then ask me using ask_user: 'What best describes your use case?' with choices ['Web scraping and data extraction', 'Browser automation and form filling', 'Embedding Rover on my website', 'All of the above']. Based on my answer, recommend the best plan and explain why.","deepLink":"https://rtrvr.ai/?rover_shortcut=find_plan","task":{"endpoint":"https://agent.rtrvr.ai/v1/tasks","payload":{"url":"https://rtrvr.ai/","shortcut":"find_plan"},"preferExecution":"auto"},"source":"shortcut"}}],"interfaces":[{"type":"task","url":"https://agent.rtrvr.ai/v1/tasks","description":"Canonical Rover ATP task creation endpoint.","available":true},{"type":"workflow","url":"https://agent.rtrvr.ai/v1/workflows","description":"Aggregated Rover workflow resource for delegated tasks.","available":true},{"type":"site","url":"https://rtrvr.ai/","description":"Human-visible website entrypoint.","available":true},{"type":"deep_link","url":"https://rtrvr.ai/","description":"Browser-first Rover deep link surface using rover= or rover_shortcut= query params.","available":true},{"type":"webmcp","url":"https://rtrvr.ai/","description":"WebMCP tool surface when the browser host supports navigator.modelContext.","available":false}],"extensions":{"rover":{"siteId":"rover-HpejJg","siteUrl":"https://rtrvr.ai/","taskEndpoint":"https://agent.rtrvr.ai/v1/tasks","workflowEndpoint":"https://agent.rtrvr.ai/v1/workflows","serviceDescUrl":"/.well-known/agent-card.json","llmsUrl":"/llms.txt","preferredExecution":"auto","promptLaunchEnabled":true,"shortcutLaunchEnabled":true,"cloudBrowserAllowed":true,"delegatedHandoffs":false,"instructions":["Prefer exact Rover shortcuts and explicit site tools over raw DOM automation when the user goal matches a published skill.","Use POST /v1/tasks when you need structured progress, continuation input, or a stable final result channel.","Fall back to generic DOM automation only when no matching Rover shortcut or explicit tool exists for the requested outcome."],"shortcuts":[{"id":"setup_rover","label":"Set up Rover on my site","description":"Create a site key and get your embed snippet","prompt":"Help me set up Rover on my website. First check if I am signed in on this page. If I am not signed in, ask me using ask_user with the question 'You need an rtrvr.ai account to create a Rover site key. Please sign in with Google on this page.' and choices ['I have signed in', 'I need help']. Once signed in, navigate to https://rtrvr.ai/rover/workspace. Then ask me using ask_user: 'Tell me about your site so I can set up Rover:' with questions for 1) Site label/name 2) Domain(s) where Rover will run. Fill the creation form with my answers, generate the key, then copy and share the full script tag snippet I need to paste before </body>."},{"id":"run_workflow","label":"Run a workflow","description":"Run an AI task on rtrvr Cloud","prompt":"Help me run a workflow on rtrvr Cloud. First check if I am signed in. If I am not signed in, ask me using ask_user with the question 'You need to sign in to run workflows on rtrvr Cloud. Please sign in with Google on this page.' and choices ['I have signed in', 'I need help']. Once signed in, navigate to https://rtrvr.ai/cloud. Then ask me using ask_user: 'What would you like me to do? Describe your task and paste any URLs if needed.' Take my response and type it into the agent chat input on the Cloud page, submit it, and let it run."},{"id":"explore_rtrvr","label":"What is rtrvr?","description":"Learn what rtrvr.ai can do for you","prompt":"Read this page and give me a clear overview of rtrvr.ai. Cover the two main products: 1) rtrvr Cloud — a browser-based AI agent that extracts data, fills forms, automates multi-step web tasks, generates documents, and works with Google Sheets. 2) Rover — an embeddable AI chatbot that website owners add with one script tag so their visitors get an intelligent assistant. Explain who each product is for and give a concrete example for each. Then ask what I am interested in."},{"id":"find_plan","label":"Find the right plan","description":"Compare pricing and features","prompt":"Navigate to https://rtrvr.ai/pricing. Read the pricing page and summarize all available plans with their prices, credit amounts, and what credits cover (LLM calls, browser time, bandwidth). Then ask me using ask_user: 'What best describes your use case?' with choices ['Web scraping and data extraction', 'Browser automation and form filling', 'Embedding Rover on my website', 'All of the above']. Based on my answer, recommend the best plan and explain why."}],"webmcp":{"available":false,"tools":[]}}}}