One-click install
npx skills add https://github.com/lucadellanna/luca-skills --skill create-skill-lucadellanna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/lucadellanna/luca-skills/tree/main/skills/create-skill
Command: npx skills add https://github.com/lucadellanna/luca-skills --skill create-skill-lucadellanna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new AI skills by guiding users through defining their purpose, triggers, inputs, and outputs, and then generating the necessary file structure.

Core Features & Use Cases

  • Guided Skill Creation: Elicits essential information like purpose, triggers, inputs, and outputs through conversational prompts.
  • Structured File Generation: Creates the SKILL.md file and optionally template.md or criteria.md based on complexity.
  • Scope and Audience Determination: Helps decide if a skill should be project-specific or global, and for personal or distribution use.
  • Use Case: You need a new skill to summarize meeting notes. This skill will ask you what the summary should focus on, what triggers it, and then create the SKILL.md file for you.

Quick Start

Use the create skill to make a new skill that summarizes meeting notes.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create a new AI skill from scratch?

Creating a new AI skill involves eliciting user intent to define scope and audience, then generating structured files like SKILL.md. This tool supports both simple and complex skill structures, including optional templates and criteria files.

What files do I need to build for AI prompt engineering and skill creation?

AI skill creation requires a SKILL.md file at minimum. For advanced structures, the tool generates optional template.md and criteria.md files, managing the registration and review process for the newly created skills.

Can I use this for project-specific AI development or only global tool building?

This tool supports both project-specific and global AI development. It helps determine the scope and audience during creation, allowing you to tailor the skill for personal use or distribution, managing the registration process accordingly.

What's the best way to automate code generation for custom AI tools?

Automating code generation for custom AI tools is best handled by defining purpose, triggers, and inputs conversationally. This generates structured skill files, streamlining the AI development and tool building process.

How does the guided skill creation process handle complex skill structures?

For complex skill structures, the guided creation process generates optional template.md and criteria.md files alongside SKILL.md. It manages the registration and review process, ensuring advanced AI development needs are met.