> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 프롬프트 없이 뚝딱 콘텐츠 만들기

> 캐럿 AI 미니에이전트로 프롬프트 없이 더 쉽게 콘텐츠를 만들어보세요.

<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '2rem'}}>
  <iframe style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', border: 0}} src="https://www.youtube.com/embed/gjCabd_c0Mo" title="캐럿 아카데미 | Ep7. 프롬프트 없이 뚝딱 콘텐츠 만들기" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowFullscreen className="rounded-lg shadow-lg" />
</div>

프롬프트를 뭘 써야 할지 모르겠나요?

나를 닮은 이모티콘도, 캐릭터 애니메이션도, 바이럴 콘텐츠도 필요한 것들도 콘텐츠 제작을 프롬프트 없이 더 쉽게!

캐럿AI가 준비한 미니에이전트를 한번 써보세요.

<Card title="캐럿 AI 미니에이전트 바로 써보기" icon="rocket" href="https://www.carat.im/mini-agent">
  프롬프트 없이 간편하게 콘텐츠를 만들어보세요.
</Card>

## 미니에이전트 - 이모티콘 만들기

미니에이전트를 활용하면 다양한 스타일의 이모티콘을 쉽게 만들 수 있습니다.

<Steps>
  <Step title="인물/캐릭터 이모티콘">
    ```text theme={null}
    내가 원하는 인물이나 캐릭터로 이모티콘 만들어줘
    ```
  </Step>

  <Step title="시즌 에디션">
    ```text theme={null}
    크리스마스 에디션으로, 요즘 카카오톡 이모티콘 트렌드에 맞게
    ```
  </Step>

  <Step title="스타일 변형">
    ```text theme={null}
    얄밉고 과장된 버전으로 만들어줘.
    ```
  </Step>

  <Step title="극적인 표현">
    ```text theme={null}
    노홍철 이모티콘처럼, 아주 과장되고 극적으로 만들어줘
    ```
  </Step>
</Steps>
