skill-creator

Guide users in creating effective AI skills with best practices.

339|34|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill skill-creator-kxiandaoyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Kxiandaoyan/Memoh-v2/tree/main/internal/skills/defaults/skill-creator
Command: npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill skill-creator-kxiandaoyan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides guidance for creating effective skills, enabling users to extend AI capabilities with specialized knowledge, workflows, or tool integrations.

Core Features & Use Cases

  • Skill Creation Guidance: Learn the principles and anatomy of creating effective AI skills.
  • Best Practices: Understand how to write concise, efficient, and well-structured skills.
  • Use Case: When a user expresses a desire to build a new skill or improve an existing one, this skill will provide them with the necessary instructions and best practices.

Quick Start

Provide instructions on how to create a new skill.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
What is an AI skill and how does its anatomy work?

An AI skill is a specialized bundle of workflows, domain expertise, and tool integrations. Its anatomy relies on concise instructions, appropriate degrees of freedom, and progressive disclosure of information to extend AI capabilities effectively.

How do I create effective AI skills with best practices?

To create effective AI skills, apply best practices by defining specialized workflows, integrating tools, bundling resources like scripts and references, and emphasizing conciseness with progressive information disclosure for optimal AI development.

When do I need to build a new skill for AI development?

You need to build a new skill for AI development when you want to extend capabilities with specialized domain knowledge, structured workflows, or specific tool integrations that are not covered by existing foundational models.

What is the best way to structure AI skill resources and scripts?

The best way to structure AI skill resources is by bundling scripts, references, and assets directly within the skill, ensuring progressive disclosure of information to maintain conciseness and appropriate degrees of freedom.

Why does my AI skill fail to integrate external tools properly?

AI skills fail tool integration when they lack appropriate degrees of freedom or concise structural design. Ensure your skill anatomy includes clear progressive disclosure and properly bundled reference resources for the specific tool.