Auto-Pilot / 全自动
更新于 a month ago

claude-skills-library

Aaviz85
0.0k
aviz85/claude-skills-library
72
Agent 评分

💡 摘要

中文总结。

🎯 适合人群

用户画像1用户画像2用户画像3

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发);API Key/Token 的获取、存储与泄露风险;依赖锁定与供应链风险。以最小权限运行,并在生产环境启用前审计代码与依赖。

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

五维分析
清晰度8/10
创新性6/10
实用性8/10
完整性7/10
可维护性7/10
优缺点分析

优点

  • 优点1
  • 优点2

缺点

  • 缺点1
  • 缺点2

相关技能

claude-domain-skills

B
toolAuto-Pilot / 全自动
72/ 100

“看起来很能打,但别让配置把人劝退。”

my-skills

B
toolAuto-Pilot / 全自动
72/ 100

“看起来很能打,但别让配置把人劝退。”

terraform-ibm-modules-skills

B
toolAuto-Pilot / 全自动
72/ 100

“看起来很能打,但别让配置把人劝退。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 aviz85.