skill-creator

Coordinate end-to-end creation, evaluation, and improvement of GLM Code skills.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Baronki/KISWARM8.0 --skill skill-creator-baronki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Baronki/KISWARM8.0/tree/main/kiswarm7_remote/skills/skill-creator
Command: npx skills add https://github.com/Baronki/KISWARM8.0 --skill skill-creator-baronki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PyYAML, and includes scripts (resource) components.

What problem does it solve?

Create, refine, and measure the performance of GLM Code skills through an organized, repeatable workflow that guides users from initial drafts to multi-iteration improvement based on evaluated results.

Core Features & Use Cases

  • End-to-end skill lifecycle: draft, test, benchmark, and iterate to improve triggering accuracy.
  • Supports iterative eval loops with train/test splits, result-driven updates to SKILL.md, and automated evaluation reporting.
  • Facilitates collaboration by structuring skill content, prompts, and evaluation artifacts to accelerate skill deployment.

Quick Start

Prompt GLM to draft a new skill, run initial evaluations, and iterate until triggering is reliable.

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 evaluate GLM Code skills through an iterative workflow?

To create and evaluate GLM Code skills, this skill orchestrates an end-to-end workflow that drafts initial concepts, runs iterative evaluation loops with train/test splits, and generates structured outputs like SKILL.md updates and benchmark reports to refine triggering accuracy.

What is the best way to benchmark GLM Code skills and improve triggering accuracy?

Benchmarking GLM Code skills involves running automated evaluation loops that measure performance, generate benchmark reports, and apply automatic description optimization to improve triggering accuracy based on user feedback and results.

How do I set up train/test splits for evaluating skill performance?

You can set up train/test splits during the iterative evaluation loops to validate skill performance. This process structures evaluation prompts and provides result-driven updates to ensure reliable triggering before deployment.

Can I use PyYAML to manage SKILL.md updates and evaluation artifacts?

Yes, PyYAML is used to manage structured outputs within the skill creation workflow. It facilitates parsing and generating SKILL.md updates, evaluation prompts, and benchmark reports for iterative refinement.

Does the skill creation workflow support automatic description optimization?

Yes, the skill creation workflow supports automatic description optimization. It orchestrates iterative evaluation loops that analyze results and automatically refine skill descriptions to improve triggering accuracy.

Why should I iterate on skill creation using an end-to-end evaluation workflow?

Iterating on skill creation using an end-to-end workflow solves the problem of unreliable triggering. It provides a repeatable process to draft, benchmark, and refine skills until evaluation results demonstrate consistent performance.