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

Turns fragile, implicit search progress into explicit, persistent, shared state for multi-agent information seeking — externalizes progress as Frontier Task, Evidence Graph, Coverage Map and Failure Memory, and uses pipeline-parallel scheduling plus a middleware harness to avoid repeated failed searches and improve utilization and throughput.

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).