agent-skill-builder

Convert ChatGPT projects and prompts into Claude SKILL.md files.

49|19|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/realjaymes/marketingagentskills --skill agent-skill-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skill-builder
Source: https://github.com/realjaymes/marketingagentskills/tree/main/skills/agent-skill-builder
Command: npx skills add https://github.com/realjaymes/marketingagentskills --skill agent-skill-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the friction of creating and migrating AI assistant skills by providing a clear workflow, templates, and mapping rules to convert ChatGPT projects or user requirements into Claude-compatible SKILL.md and supporting files.

Core Features & Use Cases

  • Create new skills: Step-by-step guidance to scaffold a new Claude skill with proper frontmatter, structure, and trigger wording.
  • Translate ChatGPT projects: Map ChatGPT components (system prompt, examples, actions) into Claude sections and recommend file organization.
  • Templates & checklists: Ready-to-use SKILL.md templates, frontmatter references, and a migration checklist to validate outputs and auto-invocation keywords.

Quick Start

Ask the assistant to create a new Claude skill called email-writer by providing the desired slash command name, purpose, example inputs, and any reference files.

Frequently Asked Questions about agent-skill-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a ChatGPT project into a Claude SKILL.md file?

To convert a ChatGPT project into a Claude SKILL.md file, map your existing system prompts, examples, and actions into Claude-compatible sections, ensuring the frontmatter includes the required name and description fields for reliable auto-invocation.

What is the structure required for a Claude SKILL.md file to support auto-invocation?

A Claude SKILL.md file requires frontmatter containing the name and description fields, alongside properly structured references, scripts, and assets to enable reliable auto-invocation and assistant tooling.

How do I create a new Claude skill and slash command from scratch?

Create a new Claude skill by providing the desired slash command name, purpose, and example inputs to scaffold a SKILL.md file with proper frontmatter, trigger wording, and supporting reference files.

Can I migrate my existing ChatGPT prompts to Claude without losing functionality?

Migrating ChatGPT prompts to Claude preserves functionality by mapping ChatGPT components into Claude sections and organizing supporting files, validated through a migration checklist to ensure outputs and auto-invocation keywords work correctly.

What is the best way to package knowledge for Claude-based assistants?

The best way to package knowledge for Claude-based assistants is to structure your requirements into a SKILL.md file with supporting references, ensuring frontmatter contains name and description fields for proper tooling integration.

Are there limitations when translating ChatGPT actions into Claude skill components?

Translating ChatGPT actions into Claude skill components requires careful mapping into Claude sections and organizing supporting files correctly, as structural differences necessitate using a migration checklist to validate outputs and auto-invocation keywords.