bbb-estatisticas

Retrieve Big Brother Brasil statistics and commentary from Wikipedia tables.

12|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/marioluciofjr/skills --skill bbb-estatisticas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bbb-estatisticas
Source: https://github.com/marioluciofjr/skills/tree/main/bbb-estatisticas
Command: npx skills add https://github.com/marioluciofjr/skills --skill bbb-estatisticas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

It provides accurate statistics, voting data, and contextual commentary about Big Brother Brasil participants and events, eliminating guesswork and unverified information.

Core Features & Use Cases

  • RAG Pipeline: Retrieves data from Wikipedia tables, runs local Python scrapers, and validates answers with live web searches.
  • Guardrails: Prevents hallucination, ensures correct participant identification, and supplies exact source URLs.
  • Use Case: When a user asks about leader counts, vote percentages, or contestant ages, the skill returns a concise answer, a brief contextual note, and up to five verified source links.

Quick Start

Ask the skill for the number of times a contestant was leader in a specific BBB season.

Frequently Asked Questions about bbb-estatisticas

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

FAQPage Schema
How do I get verified Big Brother Brasil statistics and vote results?

You can retrieve verified Big Brother Brasil statistics by using a skill that parses Wikipedia tables with Python scripts and validates data via live web searches. It returns concise answers, contextual commentary, and up to five source links.

How does web scraping work for extracting BBB participant data from Wikipedia?

Web scraping for BBB data uses Python scripts with BeautifulSoup to parse Wikipedia tables. The skill validates extracted links to ensure accurate answers regarding contestants, vote counts, and leader statistics across all editions.

Can I use Python and BeautifulSoup to scrape TV show statistics without hallucinated data?

Yes, you can scrape TV show statistics without hallucinated data using Python and BeautifulSoup. This skill implements guardrails that prevent hallucination, ensure correct participant identification, and supply exact source URLs for verified results.

What is the best way to find the number of times a BBB contestant was leader in a specific season?

The best way to find BBB leader counts is to query the skill for a specific contestant and season. It parses Wikipedia tables, runs Python scrapers, and validates information through live web searches to provide accurate leader counts.

Does this skill provide statistics for all Big Brother Brasil editions or just the current one?

This skill provides statistics for all Big Brother Brasil editions. It handles queries about participants, vote results, and leader counts across the show's history by parsing Wikipedia tables and validating data with live web searches.

Why does scraping Wikipedia tables for BBB data require live web search validation?

Scraping Wikipedia tables for BBB data requires live web search validation to prevent hallucination and ensure correct participant identification. This verification step supplies exact source URLs and confirms the accuracy of retrieved statistics.