RedisInsight: Skill for Claude Code

.ai/skills/redis-insight-plugin/SKILL.md

redis-insight-plugin is a skill for Claude Code, Codex from redis/RedisInsight. It costs 72 tokens per session (3,229 once invoked), scanned A, original, no licence file.

A development guide for building and troubleshooting Redis Insight Workbench visualisation plugins. Redis Insight is a graphical tool for working with Redis databases.

In plain words
What is it for?
Use it when creating, editing, debugging, deploying, or testing Redis Insight visualisation plugins and their builds.
Why use it?
It gives agents the project-specific details needed to change plugin code, builds, manifests, and Redis Insight deployment setups correctly.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

This is redis/RedisInsight's own configuration. It tells Claude Code and Codex how to work on RedisInsight itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything RedisInsight configures →

Reuse

Borrowing it

Nothing to install: this file belongs to redis/RedisInsight. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/redis/RedisInsight/main/.ai/skills/redis-insight-plugin/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/redis/RedisInsight

Made for: Claude Code, Codex.

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 redis-insight-plugin

README.md
[![agentmods](https://agentmods.dev/badge/skills/redis/redisinsight/redis-insight-plugin.svg)](https://agentmods.dev/skills/redis/redisinsight/redis-insight-plugin)
Your own site
<a href="https://agentmods.dev/skills/redis/redisinsight/redis-insight-plugin"><img src="https://agentmods.dev/badge/skills/redis/redisinsight/redis-insight-plugin.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,229 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown 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.00072 $0.03229
Opus 5 $0.00036 $0.01614
Sonnet 5 $0.00014 $0.00646
Haiku 4.5 $0.00007 $0.00323

Measured yesterday against content hash dd482e8163b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

redis-insight-plugin scanned grade A with 1 finding 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 yesterday.

The scan reads SKILL.md. This mod also ships 3 executable files (templates/deploy-external.sh, templates/deploy-internal-docker.sh, templates/verify-plugin.sh), 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s http://localhost:5540/api/plugins
.ai/skills/redis-insight-plugin/SKILL.md · 247 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. yesterday First seen · 247 lines · 72 tokens per session scan A dd482e8163b6

Subscribe to this mod's changes

redis-insight-plugin is a skill published in the GitHub repository redis/RedisInsight (8,816 stars, last pushed 3d ago), with no licence file. It adds 72 tokens to every session and 3,229 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

frontend

Skill "frontend" from Snailclimb/interview-guide, covering instructions and additional resources.

Snailclimb/interview-guide · 36 tokens

vue3-elementplus-electron-expert

面向 Vue 3、Element Plus、Electron 桌面应用的开发与重构专家技能。适用于设计界面流程、实现渲染进程组件、梳理 main/preload/renderer 边界、接入 IPC、排查 Electron 集成问题、优化 Element Plus 交互、整理组件结构、补充关键注释,或在现有 Vue 3 + Element Plus + Electron 项目中按工程化方式持续迭代。.

mutolee/other-redis-desktop-manager · 110 tokens

database-engineer

!cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat .production-grade.yaml 2>/dev/null || echo "No config — using defaults" !cat .forgewright/codebase-context.md…

buiphucminhtam/forgewright · 45 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens

repro-admin

Reproduce an EmDash admin UI bug. Attach a container, start the demo dev server, drive the admin with agent-browser using the dev-bypass session, and capture the reproduction as screenshots plus a replayable transcript.

emdash-cms/emdash · 48 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens