skill-creator

Create, modify, and evaluate AI skills with SKILL.md documentation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ferazfhansurie/adletic-content --skill skill-creator-ferazfhansurie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ferazfhansurie/adletic-content/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/ferazfhansurie/adletic-content --skill skill-creator-ferazfhansurie

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the entire lifecycle of creating and improving AI-powered skills, from initial concept to performance optimization.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, triggers, and output formats for new skills.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of existing skills based on performance data.
  • Performance Benchmarking: Runs automated tests against baseline models to measure skill effectiveness and identify regressions.
  • Description Optimization: Uses AI to fine-tune skill descriptions for better triggering accuracy.
  • Use Case: You have an idea for a new skill to help manage code reviews. Use this Skill to draft the SKILL.md, create test cases, run evaluations, and optimize the description so Claude uses it effectively.

Quick Start

Use the skill creator to help me build a new skill that summarizes meeting transcripts.

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 test an AI skill from scratch?

To create and test an AI skill, define the intent, write the SKILL.md documentation, generate test cases, and run performance benchmarks against baseline models to measure effectiveness and identify regressions.

What is the best way to optimize AI skill descriptions for better triggering?

Optimizing AI skill descriptions involves using iterative feedback loops to fine-tune triggers, ensuring the AI agent accurately invokes the skill based on user intent and evaluation data.

How does performance benchmarking work for LLM skills?

Performance benchmarking for LLM skills works by running automated tests against baseline models to evaluate task execution, identify regressions, and provide iterative feedback for refinement.

Do I need prior prompt engineering experience to refine existing AI skills?

You do not need extensive prompt engineering experience to refine existing AI skills, as the tool guides you through modifying intent, running evaluations, and optimizing descriptions iteratively.

Can I use this to evaluate and fix regressions in my AI agent workflows?

You can use this to evaluate and fix regressions in AI agent workflows by running automated performance benchmarks that compare current skill outputs against established baseline models.

What is a SKILL.md file and when do I need it for AI skill development?

A SKILL.md file is documentation defining an AI skill's intent, triggers, and output formats, needed when creating new skills to ensure the AI agent understands and executes the task accurately.