Auto-Pilot
Updated a month ago

claude-skills-library

Aaviz85
0.0k
aviz85/claude-skills-library
72
Agent Score

💡 Summary

English summary.

🎯 Target Audience

Persona 1Persona 2Persona 3

🤖 AI Roast:Powerful, but the setup might scare off the impatient.

Security AnalysisMedium Risk

Risk: Medium. Review: shell/CLI command execution; outbound network access (SSRF, data egress); API keys/tokens handling and storage; dependency pinning and supply-chain risk. Run with least privilege and audit before enabling in production.

Claude Code Skills Library

A collection of useful skills for Claude Code by aviz.

Available Skills

| Skill | Description | |-------|-------------| | whatsapp | WhatsApp automation - send messages, get group members, send images/voice | | speech-generator | Generate speech audio with ElevenLabs TTS | | nano-banana-poster | Generate marketing posters using Google GenAI | | presentation-architect | Create detailed presentation blueprints | | html-to-pdf | Convert HTML to PDF with RTL support | | gh-pages-deploy | Deploy to GitHub Pages | | supabase-helper | Supabase development helper | | calendar | Google Calendar integration | | skill-creator | Guide for creating new skills |

Installation

  1. Clone this repository:
git clone https://github.com/aviz/claude-skills-library.git
  1. Copy the skills you want to your Claude Code skills folder:

Windows users: Use PowerShell (not Command Prompt)

cp -r claude-skills-library/skills/SKILL_NAME ~/.claude/skills/
  1. Configure environment variables as needed (see each skill's README)

  2. Restart Claude Code to load the new skills

Requirements

Some skills require additional setup:

  • whatsapp: Green API account and credentials
  • speech-generator: ElevenLabs API key
  • nano-banana-poster: Gemini API key
  • html-to-pdf: Run npm install in the skill's scripts folder
  • calendar: Google Apps Script deployment (included)

License

MIT

5-Dim Analysis
Clarity8/10
Novelty6/10
Utility8/10
Completeness7/10
Maintainability7/10
Pros & Cons

Pros

  • p1
  • p2

Cons

  • c1
  • c2

Related Skills

claude-domain-skills

B
toolAuto-Pilot
72/ 100

“Powerful, but the setup might scare off the impatient.”

my-skills

B
toolAuto-Pilot
72/ 100

“Powerful, but the setup might scare off the impatient.”

terraform-ibm-modules-skills

B
toolAuto-Pilot
72/ 100

“Powerful, but the setup might scare off the impatient.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author aviz85.