skill-creator

Guide users through defining skill purpose, triggers, and operational logic.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill skill-creator-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/skill-creator
Command: npx skills add https://github.com/malue-ai/dazee-small --skill skill-creator-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill empowers users to create new AI skills from scratch, capture complex workflows as reusable skills, and improve the performance and discoverability of existing skills.

Core Features & Use Cases

  • Skill Creation: Guides users through defining a new skill's purpose, triggers, and operational logic.
  • Workflow Capture: Transforms conversational or manual processes into automated skills.
  • Skill Improvement: Optimizes existing skills for better accuracy, broader applicability, and clearer descriptions.
  • Educational Resource: Explains the structure, best practices, and metadata requirements for SKILL.md files.
  • Use Case: A user wants to automate the process of summarizing meeting transcripts. They can use this skill to define the steps, input requirements (transcript file), and desired output (summary text), creating a new, reusable skill.

Quick Start

Use the skill-creator to help me make a new skill that summarizes meeting notes.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create an AI skill from scratch?

To create an AI skill, you define its purpose, triggers, and operational logic, then structure it using a SKILL.md file with appropriate frontmatter and metadata. This process transforms manual workflows into reusable, automated components.

What is the best way to capture a workflow as a reusable AI agent skill?

The best way to capture a workflow as a reusable AI agent skill is to define the input requirements, processing steps, and desired output. This translates manual or conversational processes into structured operational logic for automated execution.

How do I optimize existing AI skills for better agent triggering?

You optimize existing AI skills for better agent triggering by refining their descriptions and metadata. Improving clarity and applicability ensures the AI agent accurately identifies when to invoke the skill for specific tasks.

What structure and metadata does a SKILL.md file require for workflow automation?

A SKILL.md file requires specific frontmatter, purpose definitions, triggers, and operational logic to support workflow automation. Following best practices for progressive disclosure and generalization ensures the skill performs reliably across contexts.

Can I use prompt engineering to improve an existing skill's performance?

Yes, you can use prompt engineering to improve an existing skill's performance by optimizing its descriptions and operational logic. Refining these elements broadens the skill's applicability and increases its execution accuracy.