skill-creator

Create, update, and measure AI skills using a structured Python-based process.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Tsungloong/LearnOS --skill skill-creator-tsungloong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Tsungloong/LearnOS/tree/main/skills2set/skill-creator
Command: npx skills add https://github.com/Tsungloong/LearnOS --skill skill-creator-tsungloong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, anthropic, claude, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users create, improve, and measure the performance of AI skills, enabling them to develop more effective and efficient AI tools.

Core Features & Use Cases

  • Skill Creation: Guide users through the process of creating new skills from scratch.
  • Skill Improvement: Provide tools and guidance for updating and optimizing existing skills.
  • Skill Measurement: Offer evaluation tools to measure skill performance and identify areas for improvement.
  • Use Case: Imagine you want to create a skill to help users understand and work with a specific programming language. Use this Skill to design, test, and iterate on the skill until it meets your requirements.

Quick Start

Create a new skill for 'Python programming' and start by defining its purpose and target audience.

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 optimize AI skills from scratch?

Building and optimizing AI skills involves a structured process to define purpose, iteratively update configurations, and measure performance using Python 3.10+ and libraries like pyyaml and anthropic.

What is the best way to measure AI skill performance?

The best way to measure AI skill performance is using evaluation tools that test the skill against defined requirements and identify specific areas for improvement to ensure effective operation.

Do I need Python to create and measure AI skills?

Yes, creating and measuring AI skills requires Python 3.10+ because the process utilizes various Python libraries including pyyaml for YAML processing and anthropic for description optimization.

Can I update an existing AI skill instead of starting from scratch?

Yes, you can update existing AI skills instead of starting from scratch, using provided tools and guidance to optimize descriptions and improve overall effectiveness without rebuilding the entire structure.

How does YAML processing work in AI skill development?

YAML processing in AI skill development works by using the pyyaml library to parse and manage configuration files, which enables the structured definition and optimization of skill capabilities.

When should I not use a structured process for AI skill development?

You should avoid a structured process for AI skill development when your project requires highly dynamic, unstructured logic that cannot be standardized into measurable performance metrics or YAML configurations.