> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/sns-unyou-ai/features/how-to-use-the-write-for-me-feature.md).

# 「Write For Me」機能の使い方

## SNSキャプションを自動生成する方法

**Write For Me** 機能を使うと、SNS投稿用のキャプションをすばやく生成できます。すでに写真や動画は用意できているものの、どんな文章を書けばいいかわからない、というときに、コンテンツを自動的にキャプションへと変換してくれる機能です。

### 1. コンテンツをアップロードする

まず、投稿したいコンテンツをアップロードします。

アップロードできるもの:

* **写真**
* **動画**

*コンテンツをアップロードしたら、投稿の作成を開始できます。*

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot31_s0crf5.png)

### 2. 「Write For Me」をクリックする

どんなキャプションを書けばいいかわからないときは、**Write For Me** を選択してください。

SNS運用AIは以下を行います。

* アップロードされたコンテンツを分析する
* 動画の場合は**文字起こし(トランスクリプト)を抽出する**
* **キャプション案を生成する**

*これにより、コンテンツをすばやく完成された投稿へと仕上げることができます。*

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot25_xkqwok.png)

### 3. 指示を出す(任意)

SNS運用AIが生成するキャプションの方向性を指定することもできます。

たとえば、以下のような指定が可能です。

* **トーン**の指定
* 最後に**質問文**を入れてほしい、といった指定
* **特定のハッシュタグ**を含めてほしい、といった指定

*何も指定せず、SNS運用AIに自動で生成させることも可能です。*

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot33_1dorehr.png)

### 4. 投稿を確認して仕上げる

キャプションが生成されたら、以下のことができます。

* キャプションを編集する
* 詳細情報を追加する
* 投稿をスケジュールまたは公開する

コンテンツはすでに作成済みです。**Write For Meは投稿の仕上げをスピーディーにするための機能です。**

![](https://storage.crisp.chat/users/helpdesk/website/-/1/d/e/1/1de1cb83edbcfb00/screenshot24_j03n9m.png)

✅ **ヒント:** キャプションのアイデアに悩みがちな方は、このツールを使うことで時間を節約し、投稿頻度を安定して保つことができます。

ご質問やお困りごとがあれば、いつでもお気軽にお問い合わせください!よい投稿ライフを!

更新日: 2026年3月19日


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/sns-unyou-ai/features/how-to-use-the-write-for-me-feature.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
