Launch your first AI agent that collects data from a list of links on its own
In 10 minutes, create an agent in Hermes Agent OS that goes through a list of URLs, extracts key facts, and produces a ready-made summary - without a single line of code
- 1.Go to the official Hermes Agent OS website and click the Launch / Open App button. Sign in with a Google account or email - registration is free, no card required.
If the service is unavailable in your region, use a VPN.
Hermes Agent OS ↗ - 2.In the sidebar, select Agents -> Create New Agent. In the form, give your agent a name (e.g., URL Researcher), choose the General Purpose type, and click Create.
The General Purpose type works for most tasks; specialized templates can be explored later.
Hermes Agent OS ↗ - 3.In the System Prompt field, paste the following prompt, replacing the content in square brackets with your task. In the Tools section, enable Web Search and Web Scraper - they are needed for the agent to open links.
Do not insert links to pages with personal or confidential data into the prompt: the agent will send their content to external models.
Hermes Agent OS ↗PromptYou are a research assistant. I will give you a list of URLs. For each URL, open the page, extract the 3 most important facts about [TOPIC: e.g. competitors' pricing models], and rate relevance 1-5. Return a Markdown table with columns: URL | Fact 1 | Fact 2 | Fact 3 | Relevance. After the table, write a 3-sentence summary of the overall findings in [LANGUAGE: e.g. Russian].
What this prompt doesThis prompt tells the agent to open each link, pull out the three key facts on a given topic, rate relevance from 1 to 5, and return everything as a Markdown table, then write a brief summary. Replace [TOPIC] with your topic (in English) and [LANGUAGE] with the summary language (e.g., Russian). - 4.In the Input / User Message field, paste your list of links (one per line) and click Run. The agent will start opening pages one by one, extracting facts, and building the table. This usually takes 1 - 3 minutes for 5 - 10 links.
If the agent stops midway through the list, reduce the number of links to 5 and run it again.
Hermes Agent OS ↗Prompthttps://example.com/page1 https://example.com/page2 https://example.com/page3
What this prompt doesThis is a sample input: just replace the URLs with your own. Put each link on a new line; no extra explanation is needed. - 5.When execution is complete, copy the result from the Output panel. You will get a ready-made Markdown table with facts and a brief summary - you can paste it into Notion, Google Docs, or send it to colleagues. To reuse the agent, go back to Agents, open it, and enter a new list of links in the Input field.
Results can be exported to Markdown or CSV using the Export button in the top-right corner of the Output panel.
Hermes Agent OS ↗
💰 What it costs to followprices as of 2026-08
- freeHermes Agent OS - Free PlanThe free plan lets you create agents and run a limited number of tasks per month - see the Pricing page for exact limits; no card is needed to sign up.
Try it and be the first to check in
Why today
2
videos from creators in 48h
1.5K
total views
Recipe of the week by email
AI services change fast - interfaces and free limits may differ from what's described.