스킬 활용하기
재사용 가능한 워크플로를 만들면, ChatGPT가 가이드에 따라 반복 작업을 수행합니다.
스킬을 사용하면 기존의 업무 방식을 ChatGPT가 일관적으로 수행하는 재사용 가능한 워크플로로 구축할 수 있습니다. 매번 단계나 형식, 요구사항을 다시 설명하는 데 필요한 시간을 줄이고 우수한 결과를 얻을 수 있습니다.
동일한 프롬프트를 반복해서 입력하거나 특정 템플릿을 계속 복사해 붙여넣고 있다면, 스킬 기능이 이를 완벽하게 해결해 줍니다.
스킬은 ChatGPT가 특정 작업을 수행하는 방법을 정의한 것으로, 재사용 및 공유 가능한 워크플로입니다. 프로세스를 한 번만 설정해 두면 해당 작업이 필요할 때마다 처음부터 설명할 필요 없이 안정적으로 적용할 수 있습니다.
스킬의 구성 요소는 다음과 같습니다.
- 이름 및 설명: ChatGPT가 해당 작업에 적절한 스킬인지 판단하는 기준이 됩니다.
- 워크플로 지침: 보통 SKILL.md 파일에 작성되며, 작업을 수행하기 위한 단계별 가이드를 담고 있습니다.
- 리소스: 템플릿, 예시, 브랜드 가이드라인, 스키마, 도구 액세스 등 워크플로 수행에 필요한 참고 자료입니다.
스킬은 작업 단계가 복잡하거나 정해진 요건을 엄격히 따라야 할 때 특히 유용합니다. 반복 가능한 접근 방식을 통해 우수한 품질의 결과물을 확보할 수 있습니다.
스킬 활용의 장점:
- 일관성: 특정 섹션의 누락을 방지하고, 톤이나 형식이 흐트러지지 않도록 관리해 선호하는 형식을 준수합니다.
- 내장 모범 사례 적용: 일반 사용자가 사용하기에도 적절할 만큼 간편하지만, SME가 검토한 워크플로를 기반으로 합니다.
- 플레이북 공유: 팀원들이 비공식 지식이나 문서화되지 않은 지식에 의존하지 않고, ChatGPT에서 동일한 표준 프로세스를 공유하여 협업할 수 있습니다.
- 범용적 재사용: 스킬을 한 번 구축해 두면 다양한 대화와 업무 사례 전반에 폭넓게 적용할 수 있습니다.
SKILL.md 파일은 스킬의 플레이북으로, ChatGPT가 워크플로를 일관되게 실행하도록 안내하는 텍스트 지침 세트입니다. 마크다운(“.md”) 형식으로 작성되며, 제목(#)이나 목록(-) 같은 간단한 기호로 작성하므로 대부분의 도구에서 누구나 쉽게 읽고 편집할 수 있습니다.
SKILL.md는 일반 텍스트 및 마크다운 기반이라 이식성이 뛰어납니다. 덕분에 공유 및 버전 관리가 간편하며, 다양한 도구에서 재사용할 수 있습니다. 또한 개방형 표준(새 창에서 열기)으로 설계되어 다른 AI 앱과 플랫폼에서도 유사한 패턴으로 활용할 수 있습니다.
일반적인 SKILL.md 파일에는 다음 내용이 정의됩니다.
- 스킬의 기능
- 필수 입력 항목
- 단계별 안내
- 필수 출력 형식
- 완료 전 최종 점검 사항
평소 자주 수행하며, 일관성이 중요한 작업부터 스킬로 만들어 보는 것이 좋습니다. 월간 보고서 작성, 정기적인 경영진 업데이트, 규정 준수를 고려한 요약 등을 좋은 예시로 들 수 있습니다.
입력값(사용자가 제공하는 파일, 링크, 컨텍스트, 특정 필드 등)과 출력값(최종 결과물에 기대하는 형식, 어조, 길이), 그리고 가드레일(반드시 포함할 내용 및 금지 사항)을 명확히 파악하세요.
스킬은 보통 다음과 같은 패턴을 가집니다.
- 재사용 가능한 프로세스(다단계 워크플로): 순서가 중요하고 정해진 플레이북을 따라야 하는 작업입니다. 규정 준수 보고, 재무 조정 로직, 여러 데이터 소스를 취합한 임원 보고서 생성 등이 해당됩니다.
- 도구 기반 워크플로(시스템의 일관적 적용): 특정 도구나 시스템에서 정보를 안정적으로 추출하거나 결합해야 하는 작업입니다. Gong에서 계정 인사이트를 추출하거나, 연결된 데이터 소스를 기반으로 요약본을 생성하는 등의 작업이 여기에 해당합니다.
- 규칙 및 표준(어조, 구조, 품질 기준): 내용이 바뀌더라도 일관된 어조, 형식, 품질을 유지해야 하는 워크플로입니다. 스타일 가이드와 참고 자료를 활용해 블로그 게시물 초안을 작성하는 경우가 대표적입니다.
설계 팁: 스킬은 모든 과정을 답은 거대한 엔드투엔드 구조보다, 필요에 따라 조합할 수 있는 작은 구성 요소로 나눌 때 가장 효과적입니다. 복잡한 워크플로는 더 작은 스킬로 분할하는 것을 고려해 보세요.
스킬 만들기가 처음이라면, 새 채팅창을 열고 ChatGPT에 “Build me a skill…”이라고 입력하여 시작해 보세요. ChatGPT 외부에서 지침을 작성한 뒤 업로드(새 창에서 열기)할 수도 있습니다.
ChatGPT에 스킬 생성을 요청하고, 프롬프트에 만들고 싶은 스킬에 대한 설명을 상세히 채워 넣으세요. 효과적인 지침에는 일반적으로 다음 내용이 포함됩니다.
- 수행해야 할 작업
- 필수 입력 항목
- 단계별 프로세스 (번호를 매기면 효과적입니다.)
- 필수 출력 형식 (예시 파일을 업로드하면 도움이 됩니다.)
- 최종 품질 점검 사항
팁: ChatGPT에 말하거나 받아쓰기를 사용해 워크플로 초안을 잡으면 첫 번째 버전을 더 빠르게 완성할 수 있습니다.
ChatGPT가 스킬 초안을 생성하고 설치 옵션을 제공합니다. 초안을 검토하고 필요에 따라 지침을 다듬은 후, 설치를 선택하여 워크스페이스에 추가하세요.
워크스페이스에서 활성화되면 ChatGPT가 관련 스킬을 자동으로 파악해 사용할 수 있고, 사용자가 @멘션으로 특정 스킬을 직접 지정할 수도 있습니다.
워크스페이스 설정에 따라 스킬을 다른 사람과 공유하거나 대신 설치해 줄 수도 있습니다. 워크스페이스 소유자는 스킬 공유 및 설치 권한에 대한 전적인 관리 권한을 갖는다는 점에 유의하세요.
이 도구들은 서로 다른 목적을 가지며, 서로 보완적인 역할을 합니다. 다음은 이들이 맞물려 작동하는 방식을 간단하게 나타낸 것입니다.
- 스킬: ChatGPT에게 특정 작업을 완료하는 방법을 가르치는, 재사용 가능한 워크플로
- GPTs: 팀의 전문성을 확장하거나 기간 기반 프로젝트를 지원하는 목표 지향적인 맞춤형 버전의 ChatGPT
- 프로젝트: 팀은 동일한 맥락, 파일, 대화를 바탕으로 최종 목표를 향해 작업할 수 있습니다
역할별 다양한 스킬 유형의 추가 예시를 확인해 보세요.
부서 | 재사용 가능한 프로세스 스킬 | 도구 기반 스킬 | 규칙/표준 스킬 |
마케팅 | campaign-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. |
세일즈 | discovery-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. |
재무 | monthly-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. |
엔지니어링 | design-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. |
운영 | ops-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 연결된 스프레드시트에서 운영 KPI를 가져와 주간 운영 보고서를 작성하는 스킬 만들기. | ops-update-template Create a skill that writes operations updates in a consistent format covering what changed, impact, actions, and owners. |
고객 성공 | qbr-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. |
IT | incident-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. |
법무 | contract-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. |
인사 | interview-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. |
관리 | weekly-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. |
경영진 | exec-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. |


