From 8fdfe4e83f83d6c35f9cd9d33fa21da8271e804b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A2=86=E7=A7=8058?= <86288566+lingxiu58@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:18:49 +0800 Subject: [PATCH 1/6] fix: remove stray quote in img attribute and fix ToC table column count The img tag on line 2 had an orphaned double-quote between the width attribute and the alt attribute, making the HTML invalid. Also fixed the Table of Contents Markdown table whose header declared 4 columns while the first data row contained 5 cells. Signed-off-by: Cocoon-Break <86288566+lingxiu58@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64032cf..9088549 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - claude-skills + claude-skills @@ -51,7 +51,7 @@ The most contributed Agent Skills repository, built and maintained together with ### Official Skills by -| | | | | +| | | | | | |---|---|---|---| | [Claude](#official-claude-skills) | [VoltAgent](#skills-by-voltagent) | [Angular](#skills-by-angular) | [Composio](#skills-by-composio-team) | [Supabase](#skills-by-supabase-team) | | [Google Gemini](#skills-by-google-gemini) | [Stripe](#skills-by-stripe-team) | [Courier](#skills-by-courier) | [CallStack](#skills-by-callstack) | From 34bef2e10e0124b0f8467599a23359bfa3fe763b Mon Sep 17 00:00:00 2001 From: Mohamed Abdallah Date: Sat, 25 Apr 2026 16:05:43 +0300 Subject: [PATCH 2/6] =?UTF-8?q?Add=20unslop=20to=20Community=20Skills=20?= =?UTF-8?q?=E2=80=94=20Marketing=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab13989..cb2eae9 100644 --- a/README.md +++ b/README.md @@ -1246,6 +1246,7 @@ Official MongoDB Agent Skills for agentic workflows — connection management, s - **[Xquik-dev/tweetclaw](https://github.com/Xquik-dev/tweetclaw)** - 40+ X/Twitter actions: post, extract, monitor, compose - **[SHADOWPR0/beautiful_prose](https://github.com/SHADOWPR0/beautiful_prose)** - Hard-edged writing style contract for timeless, forceful English prose without AI tics - **[blader/humanizer](https://github.com/blader/humanizer)** - Remove signs of AI-generated writing from text, making it sound more natural and human +- **[MohamedAbdallah-14/unslop](https://github.com/MohamedAbdallah-14/unslop)** - Removes named AI writing tells (tricolons, em-dash pileups, hedging stacks, sycophancy openers, stock vocab like "delve"/"crucial"). Split lint/rewrite modes for auditing your own text without auto-rewriting. Five intensity levels, MIT - **[Eronred/aso-skills](https://github.com/Eronred/aso-skills)** - 30+ App Store Optimization skills for keyword research, metadata optimization, competitor analysis, creative optimization, and mobile growth strategies via Appeeky API - **[degausai/wonda](https://github.com/degausai/wonda)** - AI content creation: images, video, music, audio, editing, publishing - **[gitroomhq/postiz-agent](https://github.com/gitroomhq/postiz-agent)** - Schedule social media posts across 28+ platforms programmatically From a76c9c83a28941dc7d44bc7f48ed8b65cf1c3267 Mon Sep 17 00:00:00 2001 From: foryourhealth111-pixel Date: Sun, 26 Apr 2026 00:47:54 +0800 Subject: [PATCH 3/6] Add skill: foryourhealth111-pixel/Vibe-Skills --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab13989..bfd0c4c 100644 --- a/README.md +++ b/README.md @@ -1365,6 +1365,7 @@ Official MongoDB Agent Skills for agentic workflows — connection management, s - **[Lum1104/understand-anything](https://github.com/Lum1104/Understand-Anything)** - Interactive codebase knowledge graphs via multi-agent LLM analysis - **[hqhq1025/skill-optimizer](https://github.com/hqhq1025/skill-optimizer)** - Diagnose and optimize Agent Skills (SKILL.md) with real session data and research-backed static analysis. Works with Claude Code, Codex, and any Agent Skills-compatible agent - **[LambdaTest/agent-skills](https://github.com/LambdaTest/agent-skills)** - TestMu AI (Formerly LambdaTest) Skills is a curated collection of Agent Skills that teach AI coding assistants how to write production-grade test automation. +- **[foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills)** - Governed plug-and-play harness for staged, test-driven skill orchestration From fbeaeec216410b65292c96afa545caf44d60c39a Mon Sep 17 00:00:00 2001 From: QingFeng Li Date: Sun, 26 Apr 2026 01:09:42 +0800 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd0c4c..0c8f7ea 100644 --- a/README.md +++ b/README.md @@ -1365,7 +1365,7 @@ Official MongoDB Agent Skills for agentic workflows — connection management, s - **[Lum1104/understand-anything](https://github.com/Lum1104/Understand-Anything)** - Interactive codebase knowledge graphs via multi-agent LLM analysis - **[hqhq1025/skill-optimizer](https://github.com/hqhq1025/skill-optimizer)** - Diagnose and optimize Agent Skills (SKILL.md) with real session data and research-backed static analysis. Works with Claude Code, Codex, and any Agent Skills-compatible agent - **[LambdaTest/agent-skills](https://github.com/LambdaTest/agent-skills)** - TestMu AI (Formerly LambdaTest) Skills is a curated collection of Agent Skills that teach AI coding assistants how to write production-grade test automation. -- **[foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills)** - Governed plug-and-play harness for staged, test-driven skill orchestration +- **[foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills)** - A skills governed plug-and-play harness for staged, test-driven skill orchestration From 212bf21e8c16eff6c6b612f81685890f28013b76 Mon Sep 17 00:00:00 2001 From: booleanhunter Date: Sat, 25 Apr 2026 21:43:31 +0530 Subject: [PATCH 5/6] Add skill: redis/redis-development This skill provides Redis development guidelines and best practices optimized for agents and LLMs. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab13989..3b32f37 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ The most contributed Agent Skills repository, built and maintained together with | [Kim Barrett (Advertising)](#advertising-skills-by-kim-barrett) | [Apollo GraphQL](#skills-by-apollo-graphql) | [Auth0](#skills-by-auth0) | [Brave](#skills-by-brave) | | [Browserbase](#skills-by-browserbase) | [CodeRabbit](#skills-by-coderabbit) | [Coinbase](#skills-by-coinbase) | [Datadog Labs](#skills-by-datadog-labs) | | [Firebase](#skills-by-firebase) | [Flutter](#skills-by-flutter) | [Venice.ai](#skills-by-veniceai) | [Community](#community-skills) | -| [Quality Standards](#skill-quality-standards) | | | | +| [Redis](#skills-by-redis) | [Quality Standards](#skill-quality-standards) | | | + @@ -1226,6 +1227,13 @@ Official MongoDB Agent Skills for agentic workflows — connection management, s +
+

Skills by Redis

+ +- **[redis/redis-development](https://github.com/redis/agent-skills/tree/main/skills/redis-development)** - Redis development best practices — data structures, query engine, vector search, caching, and performance optimization. + +
+ ### Community Skills
From 00dc3a822385fd4a32f9cfbf0632b85ace69ba55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Necati=20=C3=96zmen?= Date: Sun, 3 May 2026 14:22:55 +0300 Subject: [PATCH 6/6] Fix table formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3edbd5d..cfa480e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The most contributed Agent Skills repository, built and maintained together with ### Official Skills by -| | | | | | +| | | | | |---|---|---|---| | [Claude](#official-claude-skills) | [VoltAgent](#skills-by-voltagent) | [Angular](#skills-by-angular) | [Composio](#skills-by-composio-team) | [Supabase](#skills-by-supabase-team) | | [Google Gemini](#skills-by-google-gemini) | [Stripe](#skills-by-stripe-team) | [Courier](#skills-by-courier) | [CallStack](#skills-by-callstack) |