A single Markdown file that any AI agent (Claude, ChatGPT, autogen, crewAI) can read and replay. Generate it from a screen recording, no coding.
Generate a SKILL.md free See how it worksSKILL.md is a plain-text Markdown file that describes a step-by-step workflow an AI agent should follow. Think of it as a recipe: what apps to open, what to click, what to type, what to expect. Any agent runtime can parse it and execute it.
Prompts drift. A SKILL.md is deterministic — the same file yields the same behavior across Claude Skills, autogen, crewAI, browser-use, and any custom runtime. It is versionable, shareable, and diff-able.
--- name: Weekly Expense Report apps: [Chrome, Notion] steps: 12 --- # Steps 1. Open Notion → Finance → Expense DB 2. Click "New" → set Date to today 3. …
Record your screen for 30 seconds doing the workflow. Upload to SkillForge — the AI watches your video and outputs a ready-to-run SKILL.md. Free for the first 15 skills.