> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 自定义提示

> 创建可复用的 AI 指令，获得一致、个性化的结果，贴合你的工作流程。

自定义提示让你可以为助手保存可复用的指令。无需每次重新编写相同的请求，只需应用一条已保存的提示即可获得一致的结果。

## 什么是自定义提示？

自定义提示是你为重复性任务创建的可复用指令。

常见用途包括：

* 用特定语气重写文本
* 整理笔记或文档结构
* 将内容翻译为目标语言
* 按固定格式生成摘要
* 生成任务列表或计划
* 创建一致的图片说明和替代文本

## 访问自定义提示

<Tabs>
  <Tab title="Mac">
    点击侧边栏顶部的**空间名称**以打开设置。

    <Frame>
      <img src="https://mintcdn.com/craft-support/uCmTok0gNp17u6Tw/images/snippets/open-settings/en/content/mac-space-name.png?fit=max&auto=format&n=uCmTok0gNp17u6Tw&q=85&s=b2a80ae0eb9e67d830298c30f3046f02" alt="点击侧边栏中的空间名称" width="1473" height="905" data-path="images/snippets/open-settings/en/content/mac-space-name.png" />
    </Frame>
  </Tab>

  <Tab title="Web / Windows">
    <Steps>
      <Step title="打开空间下拉菜单">
        点击左上角的**空间名称**。
      </Step>

      <Step title="选择设置">
        点击下拉菜单底部的**设置**。

        <Frame>
          <img src="https://mintcdn.com/craft-support/uCmTok0gNp17u6Tw/images/snippets/open-settings/en/content/web-space-dropdown.png?fit=max&auto=format&n=uCmTok0gNp17u6Tw&q=85&s=8fe2f1b7ca147ccd7de2d4851d2857e1" alt="包含设置选项的空间下拉菜单" width="1426" height="967" data-path="images/snippets/open-settings/en/content/web-space-dropdown.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step title="点按空间图标">
        点按左上角的**空间图标**。

        <Frame>
          <img src="https://mintcdn.com/craft-support/uCmTok0gNp17u6Tw/images/snippets/open-settings/en/content/ios-space-icon.png?fit=max&auto=format&n=uCmTok0gNp17u6Tw&q=85&s=82ed814971491d12743fb924294f595a" alt="左上角的空间图标" width="731" height="1568" data-path="images/snippets/open-settings/en/content/ios-space-icon.png" />
        </Frame>
      </Step>

      <Step title="打开设置">
        点按**设置**。
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    <Steps>
      <Step title="点按您的头像">
        点按右上角的**头像**。
      </Step>

      <Step title="打开设置">
        点按**设置**。

        <Frame>
          <img src="https://mintcdn.com/craft-support/uCmTok0gNp17u6Tw/images/snippets/open-settings/en/content/android-profile-menu.png?fit=max&auto=format&n=uCmTok0gNp17u6Tw&q=85&s=04626672ba7545613f9b039a5d363698" alt="包含设置选项的个人资料菜单" width="703" height="1567" data-path="images/snippets/open-settings/en/content/android-profile-menu.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Steps>
  <Step>
    进入 **Assistant**。
  </Step>

  <Step>
    滚动到 **Saved Prompts**。
  </Step>

  <Step>
    点击 **Add Prompt**。
  </Step>
</Steps>

<img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/ai-assistant/custom-prompts/en/content/saved-prompts.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=f04706c4577daace7a63f9dfd09df6e2" alt="Saved prompts section in Assistant settings" width="1192" height="896" data-path="images/ai-assistant/custom-prompts/en/content/saved-prompts.png" />

## 编写高效提示

最好的提示需要具体且有明确的格式要求。

* ✓ "将内容总结为 3 个要点，侧重于行动事项"

* ✗ "总结一下"

* ✓ "用亲切的语气改写，适合博客开头"

* ✗ "写好一点"

## 提示示例

```
Title: Meeting Summary
Prompt: Extract key decisions, action items, and next steps from this note. Format as:
- Decisions: [list]
- Action Items: [list with owners]
- Next Steps: [list with dates]
```

```
Title: Restyle Document
Prompt: Restyle this document with colored section headings, callout boxes for key points, and subtle dividers between sections.
```

```
Title: Create Subpages
Prompt: Break this document into subpages, one per major section, and keep a short table of contents on the parent page.
```

```
Title: Restructure Notes
Prompt: Reorganize these notes into clear sections with headings: Context, Decisions, Action Items, and Follow-ups.
```

## 限制

* 最多可保存 **20 条提示**
* 每条提示最多 **1,000 个字符**

## 使用自定义提示

<Steps>
  <Step>
    打开助手面板。
  </Step>

  <Step>
    在快捷操作中找到你保存的提示。
  </Step>

  <Step>
    选择它来应用。
  </Step>
</Steps>

你可以在助手面板中按名称搜索提示。

## 编辑类提示支持

编辑类提示需要使用 **Execute** 模式，并搭配 **Fast** 或 **Max** 模型。

## 管理你的提示

**编辑提示：**

* 进入设置 → Assistant → Saved Prompts
* 选择该提示
* 更新标题或内容
* 保存

**删除提示：**

* 进入设置 → Assistant → Saved Prompts
* 点击该提示上的删除按钮
* 确认

## 相关文章

<CardGroup cols={2}>
  <Card title="使用 Craft Assistant" href="/zh-Hans/ai-assistant/using">
    了解使用助手的基础知识
  </Card>

  <Card title="使用 Craft Assistant 编辑" href="/zh-Hans/ai-assistant/editing">
    在 Execute 模式中将提示直接应用于文档
  </Card>

  <Card title="选择 AI 模型" href="/zh-Hans/ai-assistant/models">
    为你的提示选择合适的模型
  </Card>

  <Card title="格式设置" href="/zh-Hans/write-and-edit/formatting">
    创建提示以实现一致的文本格式和样式
  </Card>
</CardGroup>
