A categorized library of more than 1,000 Claude Skills and plugins for locating reusable AI instruction packages. It also includes a basic template and instructions for creating custom Claude Skills.
Project overview
A categorized library of more than 1,000 Claude Skills and plugins for locating reusable AI instruction packages. It also includes a basic template and instructions for creating custom Claude Skills.
Project type
Workflow
Use cases
Documents & Office
Deployment
Refer to project documentation
License
License pending
Best for
Developers who need a library to research reusable Claude Skills across documented task categories and are prepared to evaluate individual entries for their own workflow.
Key capabilities
Browse over 1,000 categorized skills covering document processing, development, data analysis, business, communication, media, productivity, and security.
Use the provided basic template and instructions as a starting point for creating a custom Claude Skill.
Limitations and risks
The available information does not document GPU needs, operating-system support, minimum hardware, databases, model requirements, cost dependencies, data boundaries, or telemetry.
The documented capabilities describe a catalog and a basic creation template; they do not document a runtime, evaluation workflow, or deployment mechanism.
Getting started
The available information does not document setup difficulty or a first-success path; review the selected skill or plugin's own instructions before use.
Evidence and sources
README: A comprehensive and curated list of 1000+ production ready and practical Claude Skills and Plugins for enhancing productivity across usecases on not just Claude.ai, Claude Code, b…
README: The **connect-apps** plugin lets Claude perform real actions - send emails, create issues, post to Slack. It handles auth and connects to 500+ apps using Composio under the hood.
README: Claude Skills are reusable instruction packages that teach an AI agent how to handle a specific class of tasks. Each skill is a folder containing a `SKILL.md` file with YAML front…
README: ```markdown --- name: my-skill-name description: A clear description of what this skill does and when to use it. ---
README: - [What Are Claude Skills?](#what-are-claude-skills) - [Skills](#skills) - [Document Processing](#document-processing) - [Development & Code Tools](#development--code-tools) - [Da…