skill-creator

Create, modify, and evaluate AI skills with subagents and evaluation scripts.

3|1|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/DayronDLR/sap-enterprise-stack-plugin --skill skill-creator-dayrondlr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/DayronDLR/sap-enterprise-stack-plugin/tree/main/skills/skill-creator
Command: npx skills add https://github.com/DayronDLR/sap-enterprise-stack-plugin --skill skill-creator-dayrondlr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating, modifying, and optimizing skills for AI systems, making it accessible to users with varying levels of technical expertise.

Core Features & Use Cases

  • Skill Creation: Guide users through the process of creating new skills from scratch.
  • Skill Modification: Help users update and optimize existing skills based on feedback.
  • Skill Evaluation: Provide tools for testing and benchmarking skill performance.
  • Use Case: Imagine you want to create a skill that generates custom code snippets based on user input. Use this Skill to assist you in defining the skill's functionality, creating test cases, and optimizing its performance.

Quick Start

Use the skill-creator skill to help create a new skill for generating custom code snippets.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and optimize AI skills from scratch?

To create AI skills, you need a structured workflow for designing functionality, writing descriptions, and running evaluation tests. This skill guides you through defining the skill's purpose and refining its performance based on benchmark feedback.

What is the best way to evaluate AI skill performance?

Evaluating AI skill performance requires running dedicated evaluation scripts and test cases against the skill's logic. This process benchmarks the skill's outputs, ensuring it meets the intended functional requirements before deployment.

Can I modify existing AI skills based on user feedback?

Yes, you can modify existing AI skills by updating their descriptions and internal logic. This skill helps you integrate feedback to optimize and refine the skill's behavior without needing to rebuild it entirely.

Do I need to understand subagents to develop AI skills?

A comprehensive understanding of the skill development process, including the use of subagents and evaluation scripts, is required. This advanced implementation depth ensures you can properly structure complex skill workflows and testing mechanisms.

How does skill modification work for custom code generation?

Skill modification for custom code generation involves adjusting the skill's functional definitions and test cases. You optimize the skill by altering its core scripts to better parse user input and generate accurate code snippets.