switch-dataset

Change the active dataset in an analysis environment after validating its existence and summarize the switch.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/Amar1404/AI_ANALYST --skill switch-dataset-amar1404
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: switch-dataset
Source: https://github.com/Amar1404/AI_ANALYST/tree/main/skills/switch-dataset
Command: npx skills add https://github.com/Amar1404/AI_ANALYST --skill switch-dataset-amar1404

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for seamless navigation between different datasets, ensuring that the active dataset is always ready for analysis.

Core Features & Use Cases

  • Dataset Switching: Allows users to switch the active dataset easily, validating the existence of the target dataset.
  • Summary Confirmation: Provides a summary of the switched dataset, including tables, date range, and connection details.
  • Version-Aware: Ensures compatibility with different versions of the Skill and its components.

Quick Start

To switch to a new dataset, simply say "switch to dataset [dataset name]" or use the command /switch-dataset [dataset name].

Frequently Asked Questions about switch-dataset

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

FAQPage Schema
How do I switch the active dataset in my analysis environment?

To switch the active dataset, you can say "switch to dataset [dataset name]" or use the command `/switch-dataset [dataset name]` to update your current analysis workspace context.

What happens when I change the active dataset for data analysis?

Changing the active dataset triggers a validation check for dataset existence and provides a summary confirmation, including details like tables, date range, and connection parameters for the newly selected data.

Can I validate dataset existence before switching my analysis workspace context?

Yes, dataset validation is performed automatically during the switching process. The system verifies the target dataset's existence in the analysis environment before confirming the active dataset change.

Do I need specific permissions to switch datasets in an analysis workflow?

You need access to the analysis workspace and knowledge of the target dataset names. These prerequisites ensure you can successfully navigate between different datasets and validate their existence.

Is there a way to get a summary of tables and connection details after switching datasets?

Yes, a summary confirmation is provided after a successful dataset switch. This summary includes the dataset's tables, date range, and connection details to ensure the active data is ready for analysis.