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.
curl -O https://raw.githubusercontent.com/redis/RedisInsight/main/.ai/skills/redis-insight-plugin/SKILL.mdgit clone --depth 1 https://github.com/redis/RedisInsightWrote 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.
[](https://agentmods.dev/skills/redis/redisinsight/redis-insight-plugin)<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>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.
| Model | Per session | Once 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 |
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.
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 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.
What ships with it
20 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/error-handling.md 4.0 KB
- references/external-parcel-plugin.md 3.8 KB
- references/internal-vite-plugin.md 5.2 KB
- references/iterative-development.md 5.3 KB
- references/official-docs-summary.md 3.0 KB
- references/plugin-manifest.md 3.6 KB
- references/redis-command-parsing.md 3.9 KB
- references/redis-insight-plugin-guidelines.md 7.7 KB
- references/redisinsight-product-ui.md 2.7 KB
- references/review-hardening.md 5.4 KB
- references/testing-and-deployment.md 4.8 KB
- references/third-party-libraries.md 2.9 KB
- templates/deploy-external.sh 1.3 KB runs code
- templates/deploy-internal-docker.sh 2.0 KB runs code
- templates/external-index.html 321 B
- templates/external-main.phase1.tsx 1.7 KB
- templates/external-main.react.tsx 2.6 KB
- templates/external-parcel-package.json 1.6 KB
- templates/external-styles.scss 2.7 KB
- templates/verify-plugin.sh 1.9 KB runs code
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.
- yesterday First seen · 247 lines · 72 tokens per session scan A dd482e8163b6
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.
Other skills, from other repositories
frontend
Skill "frontend" from Snailclimb/interview-guide, covering instructions and additional resources.
vue3-elementplus-electron-expert
面向 Vue 3、Element Plus、Electron 桌面应用的开发与重构专家技能。适用于设计界面流程、实现渲染进程组件、梳理 main/preload/renderer 边界、接入 IPC、排查 Electron 集成问题、优化 Element Plus 交互、整理组件结构、补充关键注释,或在现有 Vue 3 + Element Plus + Electron 项目中按工程化方式持续迭代。.
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…
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…
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.
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…