commandby gurusup
Get_latests_news
Installs: 0
Used in: 2 repos
Updated: 1d ago
$
npx ai-builder add command gurusup/get_latests_newsInstalls to .claude/commands/get_latests_news.md
Follow the sequence of instructions
## Phase 1 (parallel execution)
Use two different browser instances one per agent
- use `@agent-playwright-link-scrapper` agent to navigate to the first article in https://alphasignal.ai/archive, enter in the article, only extract all the href links from the summary and store in markdown
- use `@agent-playwright-link-scrapper` agent to navigate to the first article in https://aibreakfast.beehiiv.com/, enter in the article, and extract only the ai news, ai tools and ai research section links and store in markdown
## Phase 2 (parallel execution)
- read `latest_news_links/{source_folder}/*`
- instanciate a new `@agent-web-content-summarizer` per each file, process a file per agent processing each link
## Phase 3 (parallel execution)
- Read the summaries from `latest_news_links/{source_folder}/*`
- Instanciate in paraller `@agent-ai-news-curator` per each summary file-
- Each agent will store the selected items in the collection news in the uptodateai databaseQuick Install
$
npx ai-builder add command gurusup/get_latests_newsDetails
- Type
- command
- Author
- gurusup
- Slug
- gurusup/get_latests_news
- Created
- 4d ago