skill-creator

Create, edit, and validate AgentSkills according to the specification.

1|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/qsimeon/openclaw-engaging --skill skill-creator-qsimeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/qsimeon/openclaw-engaging/tree/main/skills/skill-creator
Command: npx skills add https://github.com/qsimeon/openclaw-engaging --skill skill-creator-qsimeon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of creating, improving, and maintaining AgentSkills, ensuring they are well-structured, efficient, and adhere to best practices.

Core Features & Use Cases

  • Skill Creation: Guides users through initializing and structuring new skills.
  • Skill Improvement: Provides a framework for reviewing, tidying, and cleaning up existing skills and their SKILL.md files.
  • Auditing & Validation: Helps ensure skills meet the AgentSkills specification and are optimized for context window usage.
  • Use Case: When you need to build a new skill from scratch, or when an existing skill needs to be refactored for better performance and clarity, use this skill to guide the process.

Quick Start

Use the skill-creator to help me build a new skill for managing GitHub issues.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create an AgentSkill from scratch?

To create an AgentSkill, this tool guides you through initializing the structure, defining the anatomy in SKILL.md, and organizing scripts according to the AgentSkills specification. It provides structured development guidance to ensure your new skill is well-formed and efficient.

What is the best way to refactor an existing AgentSkill?

The best way to refactor an AgentSkill is by auditing it against core principles like conciseness and progressive disclosure. This tool reviews and cleans up existing SKILL.md files to optimize context window usage and ensure specification compliance.

How do I validate an AgentSkill for distribution?

You validate an AgentSkill by auditing its structure and SKILL.md file against the AgentSkills specification. This tool checks for proper organization of scripts, references, and assets to ensure the skill is optimized and ready for distribution.

When do I need to use progressive disclosure in skill development?

Progressive disclosure is needed in skill development when structuring complex skills to optimize context window usage. This tool applies this core principle during the creation and improvement process to keep skills concise and efficient for agent execution.

Can I use this to clean up a bloated SKILL.md file?

Yes, you can use this tool to clean up a bloated SKILL.md file. It provides a framework for reviewing and tidying existing skills, applying conciseness principles to reduce context window bloat and improve overall agent performance.