Skill Creator

Create and refine AI skills using a structured six-step methodology.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/MacPhobos/research-mind --skill skill-creator-macphobos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Creator
Source: https://github.com/MacPhobos/research-mind/tree/main/.claude/skills/universal-main-skill-creator
Command: npx skills add https://github.com/MacPhobos/research-mind --skill skill-creator-macphobos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, organization, and optimization of AI skills, transforming general-purpose AI into specialized agents with custom knowledge and workflows.

Core Features & Use Cases

  • Skill Development Lifecycle: Guides users through a 6-step process from understanding requirements to iteration.
  • Progressive Disclosure: Implements a pattern to keep entry points concise and detailed information in references.
  • Use Case: A developer needs to create a new AI skill for processing customer support tickets. They would use this Skill to understand the structure, best practices, and how to organize components like scripts and references effectively.

Quick Start

Use the Skill Creator to start building a new AI skill by following the six-step creation process.

Frequently Asked Questions about Skill Creator

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

FAQPage Schema
How do I build an AI agent with domain-specific knowledge?

To build an AI agent with domain-specific knowledge, use this Skill to structure modular components like scripts and references. It guides you through a 6-step development lifecycle to transform general AI into specialized agents.

What is progressive disclosure in workflow automation?

Progressive disclosure in workflow automation is a pattern that keeps entry points concise while storing detailed information in references. It ensures efficient context management for specialized AI agents during task execution.

How do I organize scripts and references for code generation?

You organize scripts and references for code generation by following the structured methodology provided. This approach promotes modular skill development, ensuring components are arranged effectively for progressive disclosure and context management.

Can I use this for developing AI skills to process customer support tickets?

Yes, you can use this for developing AI skills to process customer support tickets. It provides the structure, best practices, and component organization needed to create specialized AI agents for custom workflows.

What is the best way to structure modular skill development?

The best way to structure modular skill development is following a 6-step creation process from understanding requirements to iteration. This methodology supports organizing assets and implementing progressive disclosure for efficient context management.

Why does my AI skill lose context during complex workflow automation?

Your AI skill loses context during complex workflow automation because it lacks progressive disclosure. By keeping entry points concise and moving detailed information to references, you can ensure efficient context management throughout execution.