Skip to the content.

AI Agent Skills Repository

This repository contains a collection of specialized skills designed to extend the capabilities of various AI development tools that support agent skills. These skills enable AI agents to perform specific tasks, generate content, or interact with various systems more effectively.

Available Skills

Installation

Install these skills by placing the skills folder in your AI CLI’s search path.

Gemini CLI

Gemini CLI looks for SKILL.md files in the following locations:

Claude Code

Claude Code discovers skills in these folders:

Mistral Vibe

Mistral Vibe searches for skills in these locations:

How to Install

To install a skill, copy its specific folder (e.g., skills/python-coder) into the appropriate directory for your CLI. For project-specific use, symlinking the skills/ directory to your project’s root is the recommended approach.