skill-creator

Route skill creation, rewriting, evaluation, and optimization requests to the skills-manager creator path.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/justcyl/my-skills --skill skill-creator-justcyl
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/justcyl/my-skills/tree/main/.skills/archived-skills/skill-creator
Command: npx skills add https://github.com/justcyl/my-skills --skill skill-creator-justcyl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This top-level Skill acts as a backward-compatible entry point and router. It delegates real skill creation, rewriting, evaluation, and optimization to the built-in creator under skills-manager, ensuring existing integrations remain functional while migrating to the new system.

Core Features & Use Cases

  • Compatibility entry that routes skill creation tasks to the skills-manager creator.
  • Maintains legacy integration points while enabling the core creation workflow in skills-manager.
  • Use case: When a user needs to create, rewrite, or assess a Skill, this entry forwards the task to the dedicated creator for proper handling.

Quick Start

Route all skill creation tasks through the skills-manager creator path.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I route legacy skill creation requests to a new workflow system?▼

Route legacy skill creation requests by using a compatibility entry that forwards tasks to the skills-manager creator path, ensuring existing integrations remain functional during system migration.

What is the best way to maintain backward compatibility when migrating skill workflows?▼

The best way to maintain backward compatibility is using a legacy entry router that delegates skill creation, rewriting, and evaluation tasks to the new skills-manager creator path.

Can I rewrite and optimize existing skills through the skills-manager creator path?▼

Yes, you can rewrite and optimize existing skills by routing those requests through the compatibility entry to the skills-manager creator path for proper handling.

Does the skill-creator entry point handle skill evaluation and assessment?▼

Yes, the skill-creator entry point handles skill evaluation by routing assessment requests directly to the skills-manager creator path for processing.

Why does my legacy skill routing integration still work after migration?▼

Your legacy skill routing integration still works because the compatibility entry point maintains existing integration points while delegating tasks to the skills-manager creator path.

When should I use a compatibility entry router for skill creation tasks?▼

Use a compatibility entry router for skill creation tasks when migrating to a new system and needing to maintain existing legacy integration points without breaking functionality.