ExpertOSAPI live
AI-assisted publishing · ExpertOS

Create with AI.
Submit for review.

Copy one prompt into your preferred AI assistant, answer a few simple questions, then upload the SKILL.md it creates. You do not need to learn the file format first.

01
01 · Create with AI

Ask your AI to build the skill

Copy the ready-to-use prompt below into your AI assistant. It will interview you one question at a time and prepare the complete file.

Open ChatGPT ↗

Works with ChatGPT, Claude, Gemini, Codex, and other capable AI assistants.

Preview the prompt
Task: Help me create an agent skill file (SKILL.md) for submission to ExpertOS.

I do not know the technical format. Interview me with one simple question at a time, then turn my experience or workflow into a reusable agent skill. Conduct the interview and write the skill instructions in English.

Learn, in order:
1. What task the skill should help an agent complete;
2. When it should and should not be used;
3. Required inputs, tools, accounts, or permissions;
4. The exact workflow, decision rules, and expected output;
5. Common failure cases, safety limits, and human confirmation points;
6. Two realistic, specific usage examples.

When I am unsure, suggest a few options and let me choose. Do not invent facts. Any payment, trade, deletion, publication, message, or other consequential write must require user confirmation. Do not include passwords, private keys, API keys, personal data, or third-party confidential information.

When you have enough information, show me a draft for review. Only after I confirm, output one complete SKILL.md in a single Markdown code block. Use this frontmatter:

---
name: an-english-kebab-case-slug
description: "40–1024 characters explaining when to use it, when not to use it, and what it returns"
license: MIT
metadata:
  author: my-name-or-organization
  version: "1.0.0"
  category: one-short-category
---

The body must include: scope, prerequisites, workflow, inputs and outputs, safety and limits, failure handling, and examples. Do not install or execute the skill; only help me finish the file.
02
02 · Upload the result

Upload the SKILL.md your AI created

We will read its name, description, and author to fill in as much of the listing as possible.

Upload SKILL.md
.md · .markdown
Or paste SKILL.md