skill-creator

Create, test, and optimize AI skills with SKILL.md files.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill skill-creator-cbbkrd-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/cbbkrd-tech/jl-finishes/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill skill-creator-cbbkrd-tech

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 and deployment.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, interviewing for requirements, and writing SKILL.md files.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of skills based on user feedback and performance metrics.
  • Description Optimization: Enhances skill discoverability and triggering accuracy through targeted prompt engineering and evaluation.
  • Use Case: A developer wants to create a new skill to summarize code files. They use this Skill to draft the SKILL.md, write test cases, run evaluations against a baseline, analyze the results, and then iterate on the skill's logic and description until it performs optimally.

Quick Start

Use the skill-creator to help me build a new skill that can summarize markdown files.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I build and test AI skills from scratch?

Iterative development for AI skills involves testing, evaluating, and refining logic based on user feedback and performance metrics. By running benchmarking evaluations against a baseline, you can systematically improve prompt engineering and skill accuracy.

What is the process for optimizing AI skill discoverability and triggering accuracy?

Optimizing AI skill discoverability requires description tuning through targeted prompt engineering and evaluation. By analyzing performance metrics and refining the skill's description, you enhance how accurately the skill triggers when users request related tasks.

Can I use this to write test cases for prompt engineering workflows?

Yes, you can use this to write test cases for prompt engineering workflows. It supports structured workflows for skill writing and testing, allowing you to draft test cases, run evaluations against a baseline, and analyze the results to refine code generation.

Does this support end-to-end skill development without external dependencies?

Yes, this supports end-to-end skill development without external dependencies. It facilitates the complete lifecycle from initial concept and requirement interviewing to performance benchmarking and optimization, operating entirely standalone.

When should I not use an automated approach for skill creation?

You should not use an automated approach for skill creation when your use case requires highly subjective logic that cannot be measured by performance benchmarking. Skills needing complex, untestable human judgment may not benefit from iterative evaluation baselines.