view-history

Browse and search past analyses stored in an index.yaml file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to browse and search past analyses from the analysis archive, enabling them to recall past work and find prior findings.

Core Features & Use Cases

  • History Retrieval: View recent and all past analyses with details such as title, date, key findings, and metrics used.
  • Search Functionality: Search analyses by title, question, or tags for quick access to specific findings.
  • Dataset Filtering: Filter analyses by dataset to focus on a particular data source.
  • Resume Analysis: Access the details of a specific analysis to resume work or review results.

Quick Start

To list recent analyses, simply type /history.

Frequently Asked Questions about view-history

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

FAQPage Schema
How do I search past analysis history and retrieve previous findings?

Yes, you can search past analysis history by filtering datasets to focus on a particular data source. This allows you to quickly find and access specific analyses associated with that dataset.

What is the best way to filter past analyses by dataset?

Filtering past analyses by dataset allows you to focus on a particular data source by applying search filters to the analysis archive. This narrows down the history retrieval results to specific data analytics records.

How do I list recent data analytics records from an archive?

You can list recent data analytics records by retrieving the analysis history from the index.yaml file. This displays recent past analyses with details including title, date, key findings, and metrics used.

Can I access specific analysis details to resume work on a prior data archive?

Yes, you can access the details of a specific analysis within the archive to resume work or review results. This retrieves the full context of the stored analysis history for continued data analytics tasks.

Does this analysis history retrieval approach require a specific file format?

The analysis history retrieval approach requires an index.yaml file format to store and search the archive. It uses this structured file to filter and browse past analyses without additional dependencies.