·skill-builder
</>

skill-builder

How to create, structure, and install skills for this codebase. Use this skill whenever the user wants to create a new skill, add agent capabilities, write a SKILL.md, structure a skill folder, or follow the skills framework. Also trigger when they mention 'new skill', 'add a skill', 'skill template', or 'extend agent capabilities'.

9Installs·1Trend·@personizeai

Installation

$npx skills add https://github.com/personizeai/personize-skills --skill skill-builder

How to Install skill-builder

Quickly install skill-builder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/personizeai/personize-skills --skill skill-builder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: personizeai/personize-skills.

SKILL.md

View raw

Skill Name: Skill-Builder Description: Guide for creating new skills to extend agent capabilities, following the OpenAI Codex CLI skills standard.

Skills are modular, reusable packages of instructions that help AI agents perform specific tasks reliably. This skill documents how to create, structure, and add new skills to the Skills/ folder.

| Kebab-case | Add-Data-Type-CRUD.md | File names | | Title Case | Add Data Type CRUD | Skill display name | | Descriptive | How to add new data type... | Description field |

How to create, structure, and install skills for this codebase. Use this skill whenever the user wants to create a new skill, add agent capabilities, write a SKILL.md, structure a skill folder, or follow the skills framework. Also trigger when they mention 'new skill', 'add a skill', 'skill template', or 'extend agent capabilities'. Source: personizeai/personize-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/personizeai/personize-skills --skill skill-builder
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from personizeai/personize-skills

Quick answers

What is skill-builder?

How to create, structure, and install skills for this codebase. Use this skill whenever the user wants to create a new skill, add agent capabilities, write a SKILL.md, structure a skill folder, or follow the skills framework. Also trigger when they mention 'new skill', 'add a skill', 'skill template', or 'extend agent capabilities'. Source: personizeai/personize-skills.

How do I install skill-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/personizeai/personize-skills --skill skill-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/personizeai/personize-skills