agent-skills CLAUDE.md

agent-skills CLAUDE.md is an instructions file for coding agents from redis/agent-skills. It costs 3 tokens per session, scanned A, a copy of deepseek-harness CLAUDE.md, MIT.

Project instructions for redis/agent-skills, a repository containing Redis' official collection of coding-agent skills.

In plain words
What is it for?
Use them when editing, reviewing, or navigating the redis/agent-skills project.
Why use it?
They give an agent the project-specific context needed to work on that repository consistently.

Instructions file

About the project

Redis Agent Skills is Redis's collection of packaged instructions and resources that teach AI coding agents how to work with Redis data structures, connections, search, caching, clustering, security, observability, and agent memory. It is for developers using coding agents to build or troubleshoot Redis-backed applications. The catalogue entries are the project's own agent skills, instructions, and plugin packaging.

redis/agent-skills · 140 stars · on GitHub · redis.io

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 instructions/redis/agent-skills/claude-md
Clone the repo
git clone --depth 1 https://github.com/redis/agent-skills

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 agent-skills CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/redis/agent-skills/claude-md.svg)](https://agentmods.dev/instructions/redis/agent-skills/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/redis/agent-skills/claude-md"><img src="https://agentmods.dev/badge/instructions/redis/agent-skills/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 3 This file is loaded in full into every session.
When invoked 3 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00003 $0.00003
Opus 5 $0.00002 $0.00002
Sonnet 5 $0.00001 $0.00001
Haiku 4.5 $0.00000 $0.00000

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

Security

Grade A, and why

agent-skills CLAUDE.md 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.

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.

Origin

This is a copy

100% identical to deepseek-harness CLAUDE.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 1 lines

What it actually says

AGENTS.md

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 · 1 lines · 3 tokens per session scan A a54ff182c7e8

Subscribe to this mod's changes

agent-skills CLAUDE.md is an instructions file published in the GitHub repository redis/agent-skills (140 stars, last pushed 4d ago), licensed MIT. It adds 3 tokens to every session, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to deepseek-harness CLAUDE.md, differing in 0 lines, and is treated as a copy.

Related

Other instructions, from other repositories

coolify AGENTS.md

AGENTS.md instructions for coollabsio/coolify, covering agents.md, project overview, design reference, development environment and start dev environment (uses docker-compose.dev.yml).

coollabsio/coolify · 6,477 tokens

NewsBlur AGENTS.md

AGENTS.md instructions for samuelclay/NewsBlur, covering newsblur development guidelines, planning & clarification, debugging, bug fixing workflow and git branching.

samuelclay/NewsBlur · 5,710 tokens

mcp-redis GEMINI.md

Gemini CLI instructions for redis/mcp-redis, covering redis mcp server extension, what this extension provides, available tools, string operations and hash operations.

redis/mcp-redis · 1,534 tokens

redis-vl-python CLAUDE.md

Claude Code instructions for redis/redis-vl-python, covering claude.md - redisvl project context, frequently used commands, development workflow, redis setup and documentation.

redis/redis-vl-python · 1,033 tokens

postiz-app CLAUDE.md

Claude Code instructions for gitroomhq/postiz-app: This project is Postiz, a tool to schedule social media and chat posts to 28+ channels. You can add posts to the calendar, they will be added into a workflow and posted at the right time. You can find things like.

gitroomhq/postiz-app · 1,279 tokens

postiz-app copilot-instructions.md

Copilot instructions for gitroomhq/postiz-app, covering copilot coding agent instructions for postiz, project architecture, developer workflows, conventions & patterns and integration points.

gitroomhq/postiz-app · 1,019 tokens