One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill agi-tracker
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: AGI Tracker
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/agi-tracker
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill agi-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AGI capability tracking is time-consuming and error-prone; this skill automates monitoring METR time-horizons and evaluating Situational Awareness predictions to keep research teams informed.

Core Features & Use Cases

  • Automated METR data integration: fetches new METR measurements and updates the data model.
  • Situational Awareness scoring: re-scores the scorecard based on latest developments and provides actionable status.
  • Public dashboard maintenance: keeps docs/agi-tracker/ in sync for GitHub Pages deployment.

Quick Start

Update the AGI Tracker data by refreshing METR measurements and re-scoring the Situational Awareness scorecard.

Frequently Asked Questions about AGI Tracker

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

FAQPage Schema
How do I automate METR time-horizon tracking for frontier-model monitoring?▼

Automating METR time-horizon tracking involves fetching new measurements and updating the data model to keep research teams informed. This skill integrates automated METR data and situational awareness scoring for frontier-model monitoring dashboards.

What is situational awareness scoring for AGI capability tracking?▼

Situational awareness scoring for AGI capability tracking evaluates predictions based on the latest developments. It re-scores the scorecard to provide actionable status updates, ensuring stakeholders stay informed about frontier-model capabilities.

How do I keep a GitHub Pages dashboard in sync with AGI tracking data?▼

Keeping a GitHub Pages dashboard in sync requires updating the data model file with new points, scorecard statuses, and a current lastUpdated timestamp. This ensures the deployed public dashboard reflects the latest AGI capability data.

Can I use this for policy-relevant AGI dashboards and research oversight?▼

Yes, this skill applies directly to research oversight and policy-relevant dashboards. It automates AGI capability data tracking and METR measurements to keep stakeholders informed of frontier-model developments.

Does AGI capability tracking require manual updates to the data model?▼

AGI capability tracking does not require manual updates to the data model. This skill automates the process by fetching new METR measurements, re-scoring the situational awareness scorecard, and updating the lastUpdated timestamp automatically.