Submit Your Skill

Share your AI agent skill with thousands of developers

Your repository must contain a SKILL.md file in the root directory.

Submission Requirements

  • ✓Repository must be public and have at least 2 stars
  • ✓Must contain a valid SKILL.md file
  • ✓Code must be open source (MIT, Apache, or similar license)
  • ✓No malicious or harmful content

SKILL.md Format Guide

# Skill Name

## Description
A brief description of what this skill does.

## Instructions
Detailed instructions for the AI on how to use this skill.

## Triggers
- When user asks about X
- When context includes Y

## Examples
```
User: Example prompt
AI: Example response
```

## Configuration
Optional configuration options.

## Author
Your name or organization