By aviz85
Send WhatsApp messages, voice notes, images, and files, and retrieve group members via the Green API, using CLI scripts for bulk messaging or group data extraction.
A collection of useful skills for Claude Code by aviz.
| Skill | Description |
|---|---|
| find-my-project | Find your first agentic project by identifying daily pain points |
| WhatsApp automation - send messages, get group members, send images/voice | |
| speech-generator | Generate speech audio with ElevenLabs TTS |
| music-generator | Generate AI music with ElevenLabs Music API |
| nano-banana-poster | Generate marketing posters using Google GenAI |
| image-generation | Generate images with Gemini or fal.ai FLUX |
| presentation-architect | Create detailed presentation blueprints |
| html-to-pdf | Convert HTML to PDF with RTL support |
| html-to-pptx | Convert HTML to PowerPoint with Hebrew/RTL support |
| gh-pages-deploy | Deploy to GitHub Pages + set homepage URL in repo About panel |
| calendar | Google Calendar integration |
| gmail | Gmail automation via Google Apps Script |
| zoom-meeting | Schedule Zoom meetings with calendar invites |
| get-contact | Find contact details by name (CRM lookup) |
| transcribe | Audio/video → SRT subtitles + text (ElevenLabs/Groq/Gemini) |
| translate-video | Translate video subtitles with RTL-safe embedding |
| embed-subtitles | Burn subtitles into video with FFmpeg |
| youtube-uploader | Upload videos to YouTube with metadata |
| wordpress-publisher | Publish posts to WordPress with media |
| claudability-analyzer | Analyze any profession for Claude automation opportunities |
| deep-interview | Adaptive interview to extract and organize expertise |
| creative-seeds | Inject creative absurdity before brainstorming tasks |
| learn | Teach Claude any topic via web research — retains as permanent skill |
| tutorial-creator | Create professional tutorials from screen recordings |
| tutorial-narration-writer | Write narration scripts in casual, friendly style |
git clone https://github.com/aviz/claude-skills-library.git
Windows users: Use PowerShell (not Command Prompt)
cp -r claude-skills-library/skills/SKILL_NAME ~/.claude/skills/
Configure environment variables as needed (see each skill's README)
Restart Claude Code to load the new skills
Some skills require additional setup:
npm install in the skill's scripts folderMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aviz85/claude-skills-library --plugin whatsappClaude skill for converting HTML documents to PDF format with formatting preservation.
description: Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish, share, or make accessible
Google Calendar integration via Apps Script API. Use when checking schedule, meetings, today's events, weekly calendar, or adding events.
Upload videos to YouTube with title, description, tags. Use for: youtube upload, publish video, share on youtube.
Generate speech audio from text using ElevenLabs TTS. Use when user asks to 'send voice', 'send audio message', 'create voice', 'generate speech', 'sa
Install and manage skills from the AVIZ Skills Library - WhatsApp, Speech Generator, Image Generator, and more
WhatsApp messaging - wa.me click-to-chat deep links (default, ToS-safe) and WhatsApp Business Cloud API sends. Function/enum-driven Bun TypeScript.
Get notified on WhatsApp when Claude completes tasks, encounters errors, or needs your input
WhatsApp channel for Claude Code — linked-device messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /whatsapp-claude-channel:access.
Google Workspace CLI setup, Google Chat webhooks, Google Apps Script automation, ElevenLabs voice agents, and MCP server building.
Official zaileys skill suite — an orchestrator (zaileys-assist) plus focused zaileys-scaffold, zaileys-debug, and zaileys-review skills for building WhatsApp bots with best practices.