# MakeMySkill > MakeMySkill is a free web tool that turns a plain-English description into a ready-to-use Claude Skill. You describe the task you want Claude to handle, and MakeMySkill generates a complete, Claude-compatible skill - a SKILL.md file (with YAML frontmatter and instructions) plus any reference files - that you can preview, copy, or download as a .zip and install in Claude. No coding or API key required. ## What is a Claude Skill? A Claude Skill is a folder containing a SKILL.md file: a markdown document with YAML frontmatter (a required `name` and `description`) plus instructions that teach Claude how to perform a specific task in a repeatable way. Skills live in a `.claude/skills/` folder (project-level) or `~/.claude/skills/` (personal). Claude reads each skill's description to decide when to apply it. ## How MakeMySkill works 1. Describe the skill you want in plain English (the task, your preferences, and when it should apply). 2. MakeMySkill researches the task and generates a complete SKILL.md plus any supporting reference files. 3. Copy the file or download the .zip, then upload it in Claude under Settings → Capabilities → Skills → Add Skill. ## Pricing - Free: Describe a skill and generate/download a SKILL.md at no cost. No signup or API key required to create a skill. ## Key pages - Home / generator: https://www.makemyskill.com/ - What are Claude Skills? (guide): https://www.makemyskill.com/about - Privacy policy: https://www.makemyskill.com/privacy-policy ## Common use cases Code reviewer, blog/content writer, email responder, meeting-notes summarizer, data/CSV analyzer, social-media repurposer, API-documentation writer, product-spec writer - any task where you want Claude to follow a consistent playbook. ## About MakeMySkill is built by Pete Sena / GPC (The AI Transformation Company). Contact: https://www.grantbot.co/contact