From 70f158e5476f1c7bc594904fcaa2e295fa34f9a3 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Mon, 8 Jun 2026 22:53:22 +0000 Subject: [PATCH] write agent.py --- agent.py | 1 + 1 file changed, 1 insertion(+) diff --git a/agent.py b/agent.py index a7ca74d..deb03bf 100644 --- a/agent.py +++ b/agent.py @@ -236,6 +236,7 @@ class SeleniumbaseWebsiteScraper(A2AAgent[SeleniumbaseWebsiteScraperConfig, NoAu } @skill( + name="iterate_scrape_goal", description=( "Iteratively plan and run compliant scraping passes until a goal is met, " "using a platform-provided LLM with strict safety rails. The deep agent may "