ai-multimodal

ai-multimodal is a skill for Claude Code, Kiro from ihatesea69/kiro-kit. It costs 29 tokens per session (240 once invoked), scanned A, original, MIT.

A guide for using AI services with images, audio, video, and documents. It includes tasks such as reading text from images, transcribing audio, extracting tables from PDFs, and generating images.

In plain words
What is it for?
Use it to analyze screenshots, transcribe recordings, extract information from forms and PDFs, create or edit images, and inspect video scenes.
Why use it?
It helps choose a suitable type of AI processing and handle file limits, errors, output checks, and privacy concerns.

Skill for Claude CodeKiro

Written for Claude Code and Kiro: allowed-tools in frontmatter, but also installed under .kiro/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ihatesea69/kiro-kit/ai-multimodal
Any agent
npx skills add ihatesea69/kiro-kit --skill ai-multimodal
Clone the repo
git clone --depth 1 https://github.com/ihatesea69/kiro-kit

Made for: Claude Code, Kiro.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-multimodal

README.md
[![agentmods](https://agentmods.dev/badge/skills/ihatesea69/kiro-kit/ai-multimodal.svg)](https://agentmods.dev/skills/ihatesea69/kiro-kit/ai-multimodal)
Your own site
<a href="https://agentmods.dev/skills/ihatesea69/kiro-kit/ai-multimodal"><img src="https://agentmods.dev/badge/skills/ihatesea69/kiro-kit/ai-multimodal.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 240 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00240
Opus 5 $0.00015 $0.00120
Sonnet 5 $0.00006 $0.00048
Haiku 4.5 $0.00003 $0.00024

Measured 6d ago against content hash 53d8eb9f91c8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

ai-multimodal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/document_converter.py, scripts/gemini_batch_process.py, scripts/media_optimizer.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.kiro/skills/ai-multimodal/SKILL.md · 41 lines

What it actually says

AI Multimodal

Activate this skill when processing or generating multimedia content.

When to Use

  • Analyzing images or screenshots
  • Processing audio files (transcription, summarization)
  • Extracting data from documents (PDF, forms)
  • Generating images from text prompts
  • Processing video content

Capabilities

  • Image analysis: captioning, OCR, object detection, visual Q&A
  • Audio processing: transcription with timestamps, summarization
  • Document extraction: tables, forms, charts from PDFs
  • Image generation: text-to-image, editing, composition
  • Video analysis: scene detection, temporal analysis

Rules

  • Use appropriate model for the task (vision vs audio vs generation)
  • Respect file size limits for each API
  • Handle processing errors gracefully
  • Validate output quality before using results
  • Consider privacy implications of media processing
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 41 lines · 29 tokens per session scan A 53d8eb9f91c8

Subscribe to this mod's changes

ai-multimodal is a skill published in the GitHub repository ihatesea69/kiro-kit (18 stars, last pushed 17d ago), licensed MIT. It adds 29 tokens to every session and 240 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

bedrock-guardrails

Audit the guardrail layer around Amazon Bedrock usage: region pinning and cross-region inference profiles, IAM scoping to model ARNs, Bedrock Guardrails configuration (PII, denied topics, content and word filters, grounding, versioning), invocation logging and KMS, per-tenant isolation, prompt injection boundaries…

timurgaleev/vibestack · 127 tokens

kb-review

Read-only review of a retrieval-augmented setup, Amazon Bedrock Knowledge Bases first and hand-built RAG pipelines second: sources, chunking, metadata and tenant filtering, embedding model, vector store, sync, retrieval quality and cost per query. Builds a golden question set, measures recall@5 and MRR against the…

timurgaleev/vibestack · 112 tokens

connect-review

Review an Amazon Connect contact-center solution built on Lex bots and Bedrock-backed conversational logic: contact flows, bot design, Lambda integrations, prompts, latency budget, state handling, observability and cost per contact. Produces a severity-ranked findings report with a latency table, a cost estimate and…

timurgaleev/vibestack · 98 tokens

ai-cost-guard

Find every code path that can run up a paid-inference bill without a ceiling (loops, retries, fan-out, agent steps, queues) and require a written dollar cap both in code and at the provider. Use before shipping anything that calls an LLM, speech, or image API, or when a bill was larger than expected.

timurgaleev/vibestack · 73 tokens

ecs-genai

Use whenever someone runs a GPU / ML / GenAI / LLM workload on Amazon ECS: GPU on ECS, ECS GPU-optimized AMI, g4dn/g5/g6/p4/p5 on ECS, which ECS launch type for GPU, Inferentia/Trainium/Neuron on ECS, distributed training, model inference or vLLM/Triton/TGI/Ray on ECS, Capacity Blocks, GPU sharing, ASG per GPU type.…

aws-samples/sample-apex-skills · 259 tokens

eks-genai

Use whenever someone is building, training, fine-tuning, or serving a generative AI / LLM workload on Amazon EKS — phrased as "GPU vs Trainium/Inferentia", "vLLM on EKS", "Ray Serve / KubeRay", "distributed training on EKS", "FSx for Lustre for ML", "Karpenter for GPU", "EFA / NCCL multi-node", "DCGM / Neuron…

aws-samples/sample-apex-skills · 275 tokens