Skip to content
🆕 Nova skill: Website Spec! Audite sites contra 128 tópicos de HTML, SEO, a11y, segurança e mais. Ver skill →

Introduction

Skills are specialized knowledge modules that extend AI agent capabilities. Each skill encapsulates expertise in a specific domain — from development frameworks to marketing strategies — allowing the agent to operate with depth on complex tasks.

  • On-demand specialization: Activate only the knowledge needed for each task
  • Consistency: Ensure the agent follows documented standards and best practices
  • Reusability: Share knowledge across projects and teams
  • Continuous evolution: Update skills independently as technologies evolve

The repository gitlab.com/fabriciotelles/skills is the central source of community-maintained skills. Each skill follows a standardized structure that facilitates discovery, activation, and usage.

Agent Skills are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. Each skill is a folder with a SKILL.md file containing metadata and instructions that agents load on demand via progressive disclosure. Learn more at agentskills.io.