noticias-e-tendencias

Aggregate and validate Brazilian technology news with verified links.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/MaxServDev/DriClaw-Evolution-local --skill noticias-e-tendencias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: noticias-e-tendencias
Source: https://github.com/MaxServDev/DriClaw-Evolution-local/tree/main/.agents/skills/noticias-e-tendencias
Command: npx skills add https://github.com/MaxServDev/DriClaw-Evolution-local --skill noticias-e-tendencias

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Centralizes and verifies news and technology trend information so the user can quickly understand what is happening in Brazil and in the broader tech/AI landscape without filtering noise or encountering fabricated links.

Core Features & Use Cases

  • Prioritized national coverage: Always attempts Brazilian sources first for news and trends unless the user requests international coverage.
  • Verified linking and anti-alucination: Only presents URLs returned by search tools and warns when links cannot be confirmed.
  • Multi-tool depth: Uses news_search for headlines, web_search with country=brazil as a fallback, and web_reader for deep extraction when a source is important; can produce templated reports with assets/report_template.md.
  • Operational scenarios: Use this Skill to get a concise roundup of daily tech headlines, investigate a trending AI story with source excerpts, or generate a shareable trend report.

Quick Start

Ask Dri to find and summarize the top 5 recent Brazilian technology news articles about generative AI, listing verified links and a one-paragraph insight for each.

Frequently Asked Questions about noticias-e-tendencias

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate and verify Brazilian technology news without encountering fabricated links?

To aggregate and verify Brazilian technology news, this Skill prioritizes national outlets using news_search and web_search to discover headlines, then validates URLs to prevent fabricated links. It warns you when links cannot be confirmed.

Can I generate a shareable trend report from web search results?

Yes, you can generate a shareable trend report from web search results. The Skill uses web_reader for deep extraction of important sources and produces templated reports via file_generator when requested.

Does news search fallback to general web search when NewsData fails?

Yes, the news search falls back to general web search when NewsData fails. It uses web_search with the country parameter set to Brazil to ensure you still receive relevant national technology headlines.

What is the best way to track real-time technology trends in Brazil?

The best way to track real-time technology trends in Brazil is using a multi-tool approach that attempts Brazilian sources first. It combines news_search for headlines with web_reader for deep extraction to provide verified insights.

Are there limitations when using web search for media monitoring in Brazil?

A limitation of using web search for media monitoring is that it only presents URLs returned by search tools, warning when links cannot be confirmed. This anti-hallucination constraint means you cannot manually inject unverified sources.