arc-agi-browse-tests

Browse ARC-AGI environments with game details and historical scores.

3|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/tmuskal/arc-agi-benchmarker --skill arc-agi-browse-tests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arc-agi-browse-tests
Source: https://github.com/tmuskal/arc-agi-benchmarker/tree/main/plugins/arc-agi-benchmarker/skills/browse-tests
Command: npx skills add https://github.com/tmuskal/arc-agi-benchmarker --skill arc-agi-browse-tests

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arc_agi, arcade, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to browse available ARC-AGI environments, providing a detailed view of games, their details, and historical scores.

Core Features & Use Cases

  • Environment Exploration: List and explore available ARC-AGI environments.
  • Details and Visualization: Show game details with ASCII grid visualization.
  • Historical Scores: View historical benchmark scores for games.
  • Use Case: If you're looking for a specific game within the ARC-AGI ecosystem, this Skill helps you find it quickly by providing a comprehensive view of all available environments and their details.

Quick Start

Run the command /arc-agi-browse-tests:setup to initialize the skill and explore available environments using /arc-agi-browse-tests:browse.

Frequently Asked Questions about arc-agi-browse-tests

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

FAQPage Schema
How do I browse available ARC-AGI environments and view benchmark scores?

You can explore ARC-AGI environments by running the browse command, which lists available games along with their details, ASCII grid visualizations, and historical benchmark scores. Filtering by game ID prefix and tags refines the search.

What is an ARC-AGI environment and how does game exploration work?

An ARC-AGI environment represents a specific game within the benchmark ecosystem. Game exploration involves listing these environments, viewing ASCII grid visualizations of game states, and analyzing historical scores to understand benchmark performance.

Do I need the arcade and arc_agi libraries to visualize ARC-AGI games?

Yes, both the arc_agi and arcade libraries are required dependencies. They are necessary to interface with ARC-AGI environments, manage benchmark data, and render the ASCII grid visualizations for game exploration.

Can I filter ARC-AGI benchmark games by tags or ID prefixes?

Yes, you can filter ARC-AGI benchmark games using specific game ID prefixes and tags. This filtering mechanism helps you quickly locate specific environments within the broader ARC-AGI ecosystem for detailed visualization.

How do I set up and initialize the ARC-AGI environment browser?

To initialize the environment browser, run the setup command to configure the skill. Once initialized, use the browse command to start exploring available ARC-AGI environments, game details, and historical benchmark scores.