A curated catalog of over 1000 production-ready Claude Skills and plugins, categorized by use case, designed for developers to find and deploy reusable AI instruction packages. It also provides a basic template for creating custom skills.
Project overview
It provides a categorized directory intended to help developers locate reusable AI skills and customize agent workflows across various platforms.
Project type
Workflow · Prompt Engineering
Use cases
Documents & Office
Deployment
Refer to project documentation
License
License pending
Best for
Developers looking for a library of prompt-research-reuse materials to find and customize AI workflows.
Key capabilities
A categorized catalog of over 1000 skills covering areas including document processing, development, data analysis, business, communication, media, productivity, and security.
Provides a basic template and instructions for creating custom Claude Skills.
Limitations and risks
GPU, data boundary, cost dependency, telemetry, minimum hardware, model requirements, and operating system specifications are not documented.
Getting started
The setup difficulty and first success path are unclear based on current documentation. Coding is optional.
Alternatives and comparisons
Provides 280+ free, ready-to-import n8n workflow templates covering numerous platforms and AI tools for rapid automation.
Provides a suite of development tools to simplify prompt engineering, build executable flows linking LLMs and Python code, and ensure production quality.
An AI-native slides generator that enables fast creation of editable presentations via natural language prompts and multi-format export.
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…