Engineering
Create New Skills avatar

Create New Skills

A framework for creating reusable Claude Code agent skills, following best practices for directory structure, progressive disclosure, and multi-file patterns.

Installation

Agent type

Claude Code

Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/create-new-skills/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/create-new-skills/install?os=windows&agent=claude" -o install-create-new-skills.bat && install-create-new-skills.bat

Download Skill Project

/agent-skill/create-new-skills