Auto-sync

This commit is contained in:
2026-04-15 16:33:26 +08:00
parent d3e7fcf81f
commit 22c7a6e4d9
80 changed files with 1473 additions and 240 deletions

View File

@@ -0,0 +1,19 @@
---
title: "提示词工程自动化"
type: concept
tags: [prompt-engineering, automation]
---
## Definition
提示词工程自动化指通过专用工具将简单的描述性输入自动转化为结构化、高质量的提示词输出。
## Key Benefits
- 降低提示词工程门槛,非专业人员也能生成专业级提示词
- 显著降低成本(专业提示词服务 100-500 美元/个)
- 支持变量实现高度定制化
- 可保存复用,长期效率提升
## Connections
- [[Prompt工程]] ← 依赖 ← 自动化降低工程复杂度
- [[AI工作流自动生成]] ← 协同 ← 提示词自动化是工作流的数据输入
- [[Claude Code]] ← 对比 ← 两者都提升 AI 使用效率