Promptles
AI & Prompt Engineering

Skills

intermediate

Definition

Named, reusable packets of instructions the assistant can invoke on demand — often paired with a slash command. A skill bundles the steps, the context it needs, and any guardrails, so the same workflow runs the same way every time.

In the wild

Your repo has a `/commit` skill that reads recent commit messages, drafts one in the same style, and runs the git commands. You type `/commit` and get a consistent message instead of explaining your conventions from scratch.

More from AI & Prompt Engineering