Submit a New Skill

Share your AI skill with the economics research community. Fill out this form and we'll automatically create a pull request for review.

Basic Information

Lowercase with hyphens (e.g., r-econometrics)
Max 100 characters. This appears in skill discovery.

Compatibility

Select all AI tools this skill is compatible with:

Skill Content

Write clear, actionable instructions the AI should follow.
Show sample code or output the skill would generate.
Comma-separated tags for discoverability

Author Information

For attribution in the pull request

Preview

This is how your SKILL.md will look:

---
name: [skill-name]
description: [description]
workflow_stage: [stage]
compatibility:
  - claude-code
  - cursor
  - gemini-cli
author: [name] <[email]>
version: 1.0.0
tags: []
---

# [Skill Name]

## Purpose

[purpose]

## Instructions

[instructions]

## Example Output

```
[example]
```