From a55244e0ac7166dd8e24e004b442e9014796ba80 Mon Sep 17 00:00:00 2001 From: Conal Mullan Date: Thu, 19 Feb 2026 14:11:22 +0000 Subject: [PATCH 1/3] Add Claude Code Video Toolkit to Media & Content --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 207780d..12edafe 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ - [elevenlabs](https://github.com/sanjay3290/ai-skills/tree/main/skills/elevenlabs) - Text-to-speech narration and two-host podcast generation from documents using ElevenLabs API. - [claude-epub-skill](https://github.com/smerchek/claude-epub-skill) - Convert markdown documents, chat summaries, or research reports into a downloadable epub file that can be sent to Kindle. - [video-prompting-skill](https://github.com/Square-Zero-Labs/video-prompting-skill) - Draft and refine prompts for video generation models (LTX-2, Sora, Veo 3, etc.) +- [Claude Code Video Toolkit](https://github.com/digitalsamba/claude-code-video-toolkit) — AI-native video production workspace for Claude Code with Remotion, ElevenLabs, FFmpeg, and Playwright skills. ## 🏥 Health & Life Sciences From 313c3994f196faefaef825e6750f07d3823b488f Mon Sep 17 00:00:00 2001 From: Charlie Date: Thu, 19 Feb 2026 15:40:49 -0500 Subject: [PATCH 2/3] Add octav-api-skill to Data & Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 207780d..506f0f1 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ - [notebooklm](https://github.com/sanjay3290/ai-skills/tree/main/skills/notebooklm) - Query and manage Google NotebookLM notebooks with persistent auth, batch/multi queries, source sync, and structured exports. - [postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres) - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security. - [kaggle-skill](https://github.com/shepsci/kaggle-skill) - Complete Kaggle integration — account setup, competition reports, dataset/model downloads, notebook execution, submissions, and badge collection. +- [octav-api-skill](https://github.com/Octav-Labs/octav-api-skill) - Query Octav's crypto portfolio API: wallet balances, transaction history, DeFi protocol positions, and token analytics across 20+ chains. - [elicitation](https://github.com/tasteray/skills/tree/main/elicitation) - Psychological profiling through natural conversation using narrative identity and Motivational Interviewing techniques. - [recommendations](https://github.com/tasteray/skills/tree/main/recommendations) - Personalized recommendations across movies, restaurants, products, travel, and jobs via the TasteRay API. From 080408066fc7685ea669745a2df45c3cf1fd14e0 Mon Sep 17 00:00:00 2001 From: Behi Date: Mon, 23 Feb 2026 10:21:56 +0330 Subject: [PATCH 3/3] Add VibeSec-Skill to Security & Web Testing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 207780d..cfc5113 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ ## 🛡 Security & Web Testing +- [VibeSec-Skill](https://github.com/BehiSecc/VibeSec-Skill) - VibeSec helps Claude write secure code and prevent common vulnerabilities. - [defense-in-depth](https://github.com/obra/superpowers/blob/main/skills/defense-in-depth) - Implement multi-layered testing and security best practices. - [ffuf_claude_skill](https://github.com/jthack/ffuf_claude_skill) - Integrate Claude with FFUF (fuzzing) and analyze results for vulnerabilities. - [owasp-security](https://github.com/agamm/claude-code-owasp) - OWASP Top 10:2025, ASVS 5.0, and Agentic AI security (2026) with code review checklists, secure patterns, and language-specific quirks for 20+ languages.