Skip To Content
Jtw Logo Alt Color
kitchen island.png

Cooking up Quality with Chef Claude

FROM THE KITCHEN OF: Chef Claude

Skill Creator Salad

Notes

  • Reusable actions

  • Easiest way to create is the skill-creator skill

  • Can import .skill files

  • Can download and export skills

  • Can be triggered in a variety of ways

    • Explicitly in the prompt or instructions using /skill-name

    • Explicitly in the prompt or instructions using plain language

    • Implicitly by performing some other action that requires the skill

Instructions

None

Skills

/skill-creator

Files

None

Prompt

The skill should say "Goodbye, Jen"

Cook Time

5 min.

Great, I have what I need. Let's build this skill!

You've already told me what it should do: respond with "Goodbye, Jen". Let me just nail down a couple quick details before I write it up.

What should trigger this skill, and how strict should the response be?

Q: When should this skill trigger? A: When the user says goodbye (or similar farewells)

Q: Should the response be only "Goodbye, Jen" with nothing else? A: Yes, exactly that and nothing more

Perfect! Let me create the skill now.

Now let me test it by running through a few farewell prompts myself, following the skill's instructions:

Test 1: "bye!" → Goodbye, Jen
Test 2: "talk to you later, gotta run" → Goodbye, Jen
Test 3: "ttyl" → Goodbye, Jen
Test 4: "what's 2+2?" → (no trigger — not a farewell)

Now let me package it so you can install it.Your goodbye-jen skill is ready! Here's a summary of what was built:

  • Triggers on: goodbye, bye, farewell, see you later, ttyl, cya, "gotta go", and similar farewells

  • Response: Exactly Goodbye, Jen — nothing more

To install it, download the .skill file and upload it in your Claude settings under Skills. Want to tweak anything before calling it done?