kilo-skill-editor

Create, update, and validate Kilo SKILL.md files and kilo.jsonc configurations.

4|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/cc01cc/cmtx-project --skill kilo-skill-editor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kilo-skill-editor
Source: https://github.com/cc01cc/cmtx-project/tree/main/.github/skills/kilo-skill-editor
Command: npx skills add https://github.com/cc01cc/cmtx-project --skill kilo-skill-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps GitHub Copilot create, update, and validate Kilo SKILL.md files and configure .kilo/skills scaffolding and kilo.jsonc entries.

Core Features & Use Cases

  • Scaffold and enforce frontmatter constraints for Kilo SKILL.md.
  • Migrate or refactor existing skills into Kilo format and ensure proper naming, links, and resources.
  • Validate skill configuration across .kilo/skills and kilo.jsonc, including optional scripts, references, and assets.

Quick Start

Scaffold a new Kilo SKILL.md and validate its frontmatter with a single command.

Frequently Asked Questions about kilo-skill-editor

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

FAQPage Schema
How do I scaffold a new Kilo SKILL.md file with proper frontmatter?▼

To scaffold a Kilo SKILL.md, you create the file and enforce frontmatter constraints, ensuring name-to-folder matching and path rules are validated. This structures the skill configuration and bundled resources correctly within the .kilo/skills directory.

How do I validate my kilo.jsonc configuration and skill naming?▼

Validating kilo.jsonc configuration checks skill setup across .kilo/skills and kilo.jsonc entries, enforcing frontmatter presence, name-to-folder matching, and path rules to ensure optional scripts, references, and assets are correctly structured.

Can I update activation wording in an existing Kilo SKILL.md?▼

You can update activation wording in an existing Kilo SKILL.md by applying targeted improvements to the text. The skill enforces a structured workflow with validation prompts to maintain configuration integrity during updates.

Does the Kilo skill editor enforce rules for bundled resources and assets?▼

Yes, the Kilo skill editor validates optional resources setup, enforcing path rules and checking bundled resources. It ensures scripts, references, and assets are correctly configured within the kilo.jsonc and .kilo/skills structure.

What is the best way to migrate a third-party skill into Kilo format?▼

Migrating a third-party skill into Kilo format involves refactoring the existing skill structure to match Kilo requirements, validating skill naming, verifying links, and setting up optional resources like scripts and references.