By aviz85
Deploy static or interactive HTML/CSS/JS frontend content to GitHub Pages using the gh CLI, including repo creation, Pages enabling, and update workflows for public demos, prototypes, and documentation.
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 gh-pages-deployClaude skill for converting HTML documents to PDF format with formatting preservation.
Google Calendar integration via Apps Script API. Use when checking schedule, meetings, today's events, weekly calendar, or adding events.
WhatsApp automation using Green API. Send messages, voice notes, images, and get group members.
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
Create cinematic HTML presentations with AI video backgrounds, deployed to GitHub Pages. Use for: slides, presentation, deck, cinematic slides, video presentation, animated slides, live presentation.
Publish static page artifacts to a GitHub Pages repository with year/month directory layout and viewport validation
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys. Originally from OpenAI's curated skills catalog.
Daily-driver public skills for release highlights, URL reading, diagram drawing, web design, GitHub star organization, and more.
Packages finished enablement material (meeting summaries, workshop notes, training guides) into one self-contained HTML file where the reader toggles format: bullets, prose, visual diagram, comic, or cheat sheet. Theme-aware diagrams and an AI-ism voice gate. A handoff target, not a drafting tool.
Project health and permission management, dev sessions, team updates with feedback triage, GitHub releases, multi-model brains trust, git workflows, UX audits, responsive layout testing, and browser automation.