Skip to content
Development
Command

/history

List past video analyses from the cache

From plugin
eyeroll
175 skills5 commands
Install
$ npx -y skills add mnvsk97/eyeroll --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/history

Context preview

What this command does when you run it.

List past video analyses from the cache

Command definition

history.md
description: List past video analyses from the cache
argument-hint: '[clear] [--limit N] [--json]'
allowed-tools: Bash

Show past eyeroll analyses.

Raw arguments: `$ARGUMENTS`

Run:

eyeroll history $ARGUMENTS

If the output shows past analyses, present them in a readable format. If the user asks about a specific past analysis, they can re-watch the same video and it will use the cached intermediates (instant, no API cost).

If the user says "clear" or "clear cache":

eyeroll history clear --yes
Ships witheyeroll

AI eyes that roll through video footage — watch, understand, act. eyeroll is a Claude Code plugin that analyzes screen recordings, Loom videos, YouTube links, and screenshots, then helps coding agents fix bugs, build features, and create skills.

Get the whole plugin, auto-invoked
Stats
17
Stars
0
Views
1
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
4mo ago
Created

Repo: mnvsk97/eyeroll