AIAny
AI Agent2025
Icon for item

Awesome Claude Skills

Curated index of Claude Skills and plugins, grouped into ten categories from document processing and coding to data analysis and SaaS automation. A discovery layer for ready-made extensions you can reuse instead of authoring skill files yourself.

Introduction

Claude's Skills format turned ad-hoc prompt tricks into shareable, version-controlled files — and the instant that ecosystem grew, the bottleneck shifted from writing a skill to finding the right one. This repository answers the second problem. It is a curated directory pointing to skills and plugins other people have already built; it is not a tool you install or a runtime you run.

What Sets It Apart
  • Index, not engine. Every entry is a link to an external skill or plugin, organized so you browse by need rather than search GitHub blindly. The value is editorial: someone decided each entry was worth listing.
  • Ten functional buckets. Entries span document processing, code tooling, data analysis, writing, security, and project management — useful for scoping what the format can realistically do today.
  • Deep SaaS-automation slice. A dedicated section covers app automation through Composio's pre-built SaaS connectors, so workflow-style skills that touch real services are better represented here than in a generic list.
Great Fit / Look Elsewhere

Great fit if you are surveying what Claude Skills can do, want vetted examples before authoring your own, or are hunting for a skill that already wires Claude into an external SaaS app. Look elsewhere if you expect an official registry with quality gates: this is community-curated, optimized for breadth over depth, and entry maturity varies — you still have to evaluate and trust each skill before running it.

Information

  • Websitegithub.com
  • OrganizationsComposio
  • AuthorsComposioHQ
  • Published date2025/10/17

Categories

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.

GitHub
AI Agent2026

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.