Agent Skill Generator

Generate skills for Claude AI agents.

qyinm 7be86b4 628 B Updated

File contents

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}

qyinm/agent-skills-archive/tree/main/skills/agent-skill-creator commit 7be86b4fab

Frequently asked questions

npx skillmds@latest add qyinm/agent-skill-generator