agent-skill-generator
Installation
SKILL.md
Overview
This skill allows you to generate skills for Claude AI agents. It provides a set of tools to create, edit, and manage skills.
Usage
Simple Usage
To use this skill, you can call the generate_skill function with the desired skill name and description. For example:
/generate_skill "my_skill" "This is my skill"
Generate with user input
To generate a skill with user input, you can call the generate_skill_with_user_input function. For example:
/generate_skill_with_user_input {ARGUMENTS}