Skip to content
Skill Creator

Skill Creator

3 views
1 copies
Repository Docs
markdown

Summary

Create, edit, and optimize Agent Skills — scaffold new skills, refine existing ones, run evals, and tune descriptions for reliable triggering.

Install This Skill

Add this skill to your favorite AI agent in a few steps.

Any AI agent

This skill is plain instructions — it works with any assistant that accepts custom instructions or system prompts.

  1. Copy the skill content with the button below.
  2. Paste it into your agent's instruction file or system prompt (for example AGENTS.md, .cursorrules, or a custom instructions field).
  3. Ask the agent to apply the skill whenever the task matches.

Skill Content

Markdown Content

Copy this content and use it with your preferred AI agent

# Skill Creator

Use this skill to create a new skill from scratch, or to edit, optimize, and measure an existing one.

## What it does
- Scaffolds the `SKILL.md`, scripts, and resource structure for a new skill
- Improves the wording, scope, and workflow of an existing skill
- Runs evals and benchmarks with variance analysis to measure quality
- Tunes the `description` frontmatter so the skill triggers on the right requests and not on the wrong ones

## Why description quality matters
A skill only helps if it loads at the right moment. This skill treats the trigger `description` as a first-class artifact and iterates on it against test prompts.

Description

A meta-skill for building and improving Agent Skills. It scaffolds a new skill from scratch, edits and optimizes an existing one, runs evaluations to test behavior, benchmarks performance with variance analysis, and optimizes a skill's description so it triggers accurately. Use it whenever you are authoring or tuning a skill.

Related Skills

Auth0's official agent skill: a router that detects your framework and intent, then loads the right Auth0 guidance for login, MFA, Organizations, tenant audits, debugging or provider migration.

Development

Skill: Redis Search

by Redis, Inc.

New

Redis' own guidance for FT.CREATE schema design, FT.SEARCH / FT.AGGREGATE / FT.HYBRID, HNSW vector similarity and RAG retrieval pipelines.

Development

Skill: Supabase

by Supabase

New

Supabase's official skill covering Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron and Queues — with a hard rule to verify against the live changelog before writing code.

Development
New

GreenSock's official ScrollTrigger skill — scroll-linked animation, pinning, scrub and trigger positioning, with the exact start/end syntax agents get wrong.

DevelopmentDesign & Creative
1 views
Browse all skills →