ai-analysis

Community

AI-powered CLI analysis for images and text.

Authorithinkihaveacat
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates AI-driven analysis of images and text from the command line, enabling rapid insights without manual interpretation.

Core Features & Use Cases

  • AI-generated image descriptions and alt-text for accessibility and documentation.
  • UI screenshot comparison and visual diff to detect changes.
  • Smart crop around detected faces to produce focused thumbnails.
  • Token counting and text analysis for content budgeting and quality checks.
  • Essay-style analysis generation from input text for reports and briefs.
  • Boolean condition evaluation to validate text against criteria.

Quick Start

Use the scripts in the skill's folder to perform common tasks, for example:

  • Describe an image: scripts/screenshot-describe IMAGE [PROMPT]
  • Compare two images: scripts/screenshot-compare IMAGE1 IMAGE2 [PROMPT]
  • Smart-crop faces: scripts/photo-smart-crop [--ratio W:H] INPUT OUTPUT
  • Generate an essay: scripts/emerson "PROMPT" < INPUT_FILE
  • Evaluate a condition: echo "text" | scripts/satisfies "CONDITION"
  • Count tokens: cat file.txt | scripts/token-count

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ai-analysis
Download link: https://github.com/ithinkihaveacat/dotfiles/archive/main.zip#ai-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.