fralapo/awesome-agent-skills
A small, opinionated set of agent skills mined from real community corpora. Works with Claude Code and any agent that supports SKILL.md + references/ folders.
Eine kleine, meinungsstarke Sammlung von Agenten-Skills, die aus echten Community-Korpora gewonnen wurden. Funktioniert mit Claude Code und jedem Agenten, der SKILL.md + references/-Ordner unterstützt.
npx skills add fralapo/awesome-agent-skillsfralapo/awesome-agent-skills ist eine kuratierte Sammlung von Agenten-Skills, die aus realen Community-Datenquellen extrahiert wurden. Die Sammlung zielt darauf ab, bewährte und nützliche Fähigkeiten für KI-Agenten bereitzustellen, die aus tatsächlichen Nutzungsszenarien abgeleitet wurden. Die Skills sind so konzipiert, dass sie mit Claude Code und anderen Agentenplattformen kompatibel sind, die das SKILL.md-Format in Kombination mit einem references/-Verzeichnis unterstützen. Jeder Skill wird durch eine SKILL.md-Datei dokumentiert, die dem Agenten eine klare Anleitung gibt, sowie durch Referenzmaterialien im references/-Ordner ergänzt. Diese Struktur erleichtert die Integration in bestehende Arbeitsabläufe und ermöglicht eine effiziente Nutzung der Skills in verschiedenen Entwicklungsumgebungen. Die Sammlung ist absichtlich klein und meinungsstark gehalten, um nur die qualitativ hochwertigsten und relevantesten Skills zu enthalten, die einen echten Mehrwert für Entwickler und Agenten bieten.
A small, opinionated set of agent skills mined from real community corpora. Works with Claude Code and any agent that supports SKILL.md + references/ folders.
My personal skills gallery
Provides Qdrant vector database integration patterns with LangChain4j. Handles embedding storage, similarity search, and vector management for Java applications. Use when implementing vector-based retrieval for RAG systems, semantic search, or recommendation engines.
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
Persistent agents for Claude Code as a plugin, not a harness. Memory, personality, messaging across WhatsApp, Telegram, and Discord, plus a service mode for 24/7 runs. Imports from OpenClaw.
🤖 Bot that discovers new AI agent skill repos on GitHub and invites creators to list on SkillFlow
Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.