concept

Skill (Claude / GPT)

A Skill is a packaged capability — instructions + tools + files — that an AI assistant can selectively load to handle a specific task type, distinct from a Custom GPT in distribution and surface.

Anthropic introduced Skills for Claude in 2024 as a reusable unit of capability — a system prompt + scripts + reference files — that Claude loads when relevant to the conversation. OpenAI's Custom GPTs serve a similar purpose but distribute publicly via the GPT Store. By 2026 both are widely used for internal team workflows and shareable productized assistants. Skills are particularly strong for engineering teams that want versioned, code-reviewed assistant behaviour rather than chat-room prompt sharing.

When to use skill (claude / gpt)

Common mistakes

FAQ

What is skill (claude / gpt)?

A Skill is a packaged capability — instructions + tools + files — that an AI assistant can selectively load to handle a specific task type, distinct from a Custom GPT in distribution and surface.

When should I use skill (claude / gpt)?

Internal team workflows that need reusable assistant behaviour. Productizing a recurring task as a packaged capability.

What are the most common mistakes with skill (claude / gpt)?

Skill that's too broad — loses focus and quality. Skipping eval on the skill — quality drifts with model updates.

Last updated: 2026-06-01. Raw markdown: https://promtable.com/glossary/skill.md.