skill-creator

Create, modify, and optimize AI skills with evaluations and benchmarks.

5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/JheisonMB/skills --skill skill-creator-jheisonmb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/JheisonMB/skills/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/JheisonMB/skills --skill skill-creator-jheisonmb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eval-viewer, scripts.run_loop, scripts.aggregate_benchmark, scripts.package_skill, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the challenges of creating and optimizing AI skills. It allows users to create new skills, modify existing ones, and measure their performance.

Core Features & Use Cases

  • Skill Creation: Create new skills from scratch or modify existing ones.
  • Skill Optimization: Run evaluations and benchmarks to improve skill performance.
  • Use Case: Need to create a new skill to handle a specific task? Use this Skill to guide you through the process of defining the skill, creating test cases, and optimizing it based on feedback.

Quick Start

Use the skill-creator skill to create a new skill for processing PDF files.

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 for specific tasks?

You can create and optimize AI skills by defining the skill, generating test cases, and running iterative benchmarks. This process uses evaluation scripts to measure performance and refine the skill based on direct user feedback.

What is the process for evaluating and benchmarking AI skill performance?

Evaluating AI skill performance involves running benchmark aggregation scripts and viewing the results through an evaluation viewer. This mechanism measures how well the skill handles specific tasks, allowing you to iterate and improve its accuracy.

Can I modify an existing AI skill or do I need to build from scratch?

You can modify existing AI skills rather than building from scratch. The framework supports adjusting current skill definitions, running new benchmark evaluations, and re-packaging the updated skill for deployment.

How do I package AI skills for deployment after optimization?

Packaging AI skills is handled by a dedicated script that bundles your defined skill components, assets, and references into a deployable format. This ensures your optimized skill is correctly structured for use in specific tasks.

What components are required to develop an AI skill for processing specific file formats?

Developing an AI skill requires scripts for execution and benchmarking, references for task guidelines, and assets. These components work together to process specific inputs like PDF files, ensuring the skill performs accurately.