Skill Developer

Develop, evaluate, and improve Kubani skills via CLI workflows.

3|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/X-McKay/kubani --skill skill-developer-x-mckay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Developer
Source: https://github.com/X-McKay/kubani/tree/main/.claude/skills/skill-developer
Command: npx skills add https://github.com/X-McKay/kubani --skill skill-developer-x-mckay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of developing, evaluating, and refining Kubani skills, making the process more efficient and data-driven.

Core Features & Use Cases

  • Skill Creation: Assists in drafting new skills with kubani skill draft.
  • Skill Evaluation: Runs comprehensive evaluations in quick or full modes using kubani skill eval.
  • Skill Improvement: Suggests and applies improvements based on evaluation feedback using kubani skill improve.
  • Skill Promotion: Facilitates moving validated skills to production with kubani skill promote.
  • History Review: Allows viewing past evaluation results with kubani skill eval-history.

Quick Start

Use the skill developer to create a new skill named 'data-summarizer' that summarizes text documents.

Frequently Asked Questions about Skill Developer

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

FAQPage Schema
How do I automate skill development and evaluation for LLM workflows?

To automate skill development for LLM workflows, you can draft, evaluate, and improve prompts through an integrated CLI. This streamlines the lifecycle by running comprehensive evaluations and applying automated improvement suggestions based on critic feedback.

What is the best way to evaluate LLM skills across multiple configurations?

The best way to evaluate LLM skills across multiple configurations is by running comprehensive evaluation modes via CLI. These modes test performance, log evaluation history, and generate critic feedback to suggest targeted improvements.

How do I draft and promote an LLM skill to production?

To draft and promote an LLM skill to production, use CLI commands to initialize the draft, run evaluations, apply improvements, and finally move the validated skill to production categories.

Why does my LLM evaluation timeout or fail to connect?

LLM evaluation timeouts and connection failures often stem from network instability or API configuration issues. Troubleshooting these common problems involves checking LLM connection parameters and ensuring timeout limits accommodate workflow complexity.