Using skills

Skills turn the way you already work into reusable workflows that ChatGPT can follow consistently—so you spend less time re-explaining steps, formats, and requirements, and more time getting to a solid result.

If you’ve ever found yourself reusing the same prompt or pasting the same template again and again, skills are designed to fix that.

A skill is a reusable, shareable workflow that tells ChatGPT how to do a specific task. Rather than starting from scratch each time, you define the process once so it can be applied reliably whenever the task comes up.

A skill typically includes:

Skills are most useful when getting a good output from ChatGPT depends on following a repeatable approach—especially when tasks involve multiple steps, structured formats, or specific requirements.

## What’s a SKILL.md file?

A SKILL.md file is the skill’s playbook: a plain-text set of instructions that tells ChatGPT how to run a workflow consistently. It’s written in Markdown (the “.md” part), a lightweight formatting style that uses simple symbols—like "#" for headings and "-" for lists—so the file is easy to read and edit in most tool.

Because it’s plain text and Markdown-based, SKILL.md is portable. It can be shared, versioned, and reused across tools. It’s also designed as an open standard⁠(opens in a new window), so similar patterns may appear in other AI apps and platforms.

A typical SKILL.md file defines:

## How to build and use skills

#### 1) Think of a repeatable task

Good first skills come from work you already do often—especially where consistency matters. This might include monthly reporting, recurring executive updates, or compliance-safe summaries.

Ensure you know the input (what the user will typically provide, like files, links, context, fields), the output (the expected format, tone, and length of the final product), and any guardrails (what must be included and what must not happen).

There are a few different patterns we usually see in skills:

_Design tip:_ _Skills often work best as__small building blocks__you can mix and match, rather than one massive end-to-end skill. For complex workflows, consider splitting them into smaller skills._

#### 2) Write down the instructions

_If you’re new to building skills, start by opening a new chat and prompting ChatGPT with “Build me a skill…”. You can also build skills outside of ChatGPT and__upload them_⁠(opens in a new window)_._

Ask ChatGPT to create a skill, and fill in the rest of the prompt with a description of the skill you want ChatGPT to build. A strong set of instructions typically includes:

_Tip: Drafting the workflow by speaking or dictating to ChatGPT can help generate a first version more quickly._

#### 3) Review and install the skill

ChatGPT will generate a draft of the skill and present an option to install it. Review the draft, refine the instructions if needed, and select Install to add it to your workspace..

#### 4) Use it in day-to-day work

Once enabled in your workspace, ChatGPT can use a relevant skill automatically—or you can select one explicitly by @-mentioning it.

#### 5) Share or keep it personal

If supported by your workspace settings, you can share your skill with others in your workspace, or even install it on their behalf. Note that workspace owners have full control of who can share and install skills.

## How skills, GPTs, and projects work together

These tools serve different but complementary purposes. Here’s a simple framework to think about how they fit together:

## Practical skill use cases for work

Check out some additional examples of each type of skill across roles.

DepartmentReusable process skillTool-based skillConventions/standards skill Marketingcampaign-brief-builder Create a skill that turns a rough marketing idea into a complete campaign brief, including the goal, target audience, key message, channels, and timeline.multi-channel-performance-digest Create a skill that pulls key metrics from connected analytics sources and drafts a weekly multi-channel performance summary with insights and recommended actions.brand-voice-content-polish Create a skill that rewrites marketing drafts to match our brand voice and standard content structure. Salesdiscovery-to-next-steps Create a skill that converts discovery call notes into customer pain points, qualification summary, and a clear next-steps plan.sf-opportunity-health-check Create a skill that reviews Salesforce opportunity fields and recent activity, plus call notes if connected, to flag deal risks and recommend actions.outbound-email-personalization-style Create a skill that produces outbound sales emails using our team’s preferred structure, tone, and length. Financemonthly-close-narrative Create a skill that drafts a monthly close readout summarizing variance drivers, key risks, and decisions needed.budget-vs-actuals-explainer Create a skill that pulls budget and actuals from connected sheets or finance systems and explains variances in plain language.finance-memo-standard Create a skill that formats financial analysis into a consistent finance memo with assumptions, method, results, and sensitivities. Engineeringdesign-doc-to-plan Create a skill that converts a design doc into an execution plan with milestones, owners, dependencies, and open questions.jira-sprint-planner-from-notes Create a skill that turns sprint planning notes into Jira-ready epics and stories with acceptance criteria and estimate placeholders.pr-description-and-changelog-style Create a skill that standardizes pull request descriptions and release notes according to our engineering conventions. Operationsops-playbook-writer Create a skill that turns an operational process into a standard operating procedure with steps, handoffs, SLAs, and exception handling.ops-report-from-sheets Create a skill that pulls operational KPIs from connected spreadsheets and drafts a weekly operations report.ops-update-template Create a skill that writes operations updates in a consistent format covering what changed, impact, actions, and owners. Customer Successqbr-storyline-builder Create a skill that builds a QBR outline covering outcomes, adoption, value delivered, risks, and renewal plan.account-brief-from-systems Create a skill that pulls account context from connected CRM, call, and usage sources to create an account briefing and recommended priorities.customer-comms-tone-guide Create a skill that drafts customer emails in our preferred tone—clear, direct, and professional—with standard sections. ITincident-postmortem-writer Create a skill that produces a blameless incident postmortem including timeline, root cause, and prevention actions.servicenow-ticket-triage Create a skill that summarizes new ServiceNow tickets, or similar IT tickets, and proposes routing, priority, and next actions.it-change-communication-template Create a skill that writes IT change notices with consistent language for risk, timing, and user impact. Legalcontract-review-summary Create a skill that creates a structured contract review summary with issues, fallback positions, and requested redlines.policy-qa-from-knowledgebase Create a skill that looks up and summarizes policy language from connected legal knowledge sources and cites the relevant sections.legal-memo-standard Create a skill that drafts internal legal memos in a consistent format with the question, short answer, analysis, and recommendation. HRinterview-kit-builder Create a skill that creates role scorecards, interview questions, and evaluation rubrics from a job scope.job-post-from-requisition Create a skill that pulls role details from Workday or a similar system and drafts a job post plus an outreach blurb.people-comms-style Create a skill that writes HR announcements in our standard tone with inclusive and compliance-friendly phrasing. Managementweekly-status-multi-format Create a skill that turns raw team updates into three outputs: a team update, an executive summary, and a risk-and-asks note.team-health-digest Create a skill that pulls signals from connected tools such as Jira, Sheets, and Slack to summarize team momentum, blockers, and current focus.1on1-agenda-template Create a skill that generates consistent 1:1 agendas with coaching prompts, goals, and follow-up items. Executivesexec-decision-brief Create a skill that converts messy inputs into a one-page decision brief with options, tradeoffs, and a recommendation.exec-briefing-from-systems Create a skill that pulls cross-functional signals from connected sources to draft a daily or weekly executive briefing.board-readout-style Create a skill that writes board-ready updates with crisp structure, metrics-first framing, and minimal jargon.

## Continue learning with OpenAI Academy

Discover additional guides and resources to help you build practical AI skills.

Prompting fundamentals OpenAI Academy Apr 10, 2026

Personalizing ChatGPT OpenAI Academy Apr 10, 2026

Working with files in ChatGPT OpenAI Academy Apr 10, 2026

Our Research * Research Index * Research Overview * Research Residency * OpenAI for Science * Economic Research

Latest Advancements * GPT-5.3 Instant * GPT-5.3-Codex * GPT-5 * Codex

Safety * Safety Approach * Security & Privacy * Trust & Transparency

ChatGPT * Explore ChatGPT(opens in a new window) * Business * Enterprise * Education * Pricing(opens in a new window) * Download(opens in a new window)

Sora * Sora Overview * Features * Pricing * Sora log in(opens in a new window)

API Platform * Platform Overview * Pricing * API log in(opens in a new window) * Documentation(opens in a new window) * Developer Forum(opens in a new window)

For Business * Business Overview * Solutions * Contact Sales

Company * About Us * Our Charter * Foundation(opens in a new window) * Careers * Brand

Support * Help Center(opens in a new window)

More * News * Stories * Livestreams * Podcast * RSS

Terms & Policies * Terms of Use * Privacy Policy * Other Policies

(opens in a new window)(opens in a new window)(opens in a new window)(opens in a new window)(opens in a new window)(opens in a new window)(opens in a new window)

OpenAI © 2015–2026 Manage Cookies

English United States

This editorial summary reflects OpenAI and other public reporting on Using skills.

Reviewed by WTGuru editorial team.