Files
nexus/wiki/concepts/提示词库.md

35 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "提示词库"
type: concept
tags: [prompt-engineering, ai-tools]
date: 2026-04-16
---
## Definition
提示词库Prompt Library是平台提供的现成提示词模板集合用户可从中选择适合自己任务的模板进行二次编辑后使用无需从零编写。
## Core Properties
- 来源:平台预置 + 用户贡献
- 用途:灵感参考、模板复用、降低提示词编写门槛
- 价值:专业提示词定制费用 $100$500/条,提示词库将此成本降至零
## Usage Patterns
1. 任务分类浏览:按用途(写作/编程/分析等)筛选
2. 变量注入:模板含占位符,用户填入具体内容
3. 二次编辑:在模板基础上添加上下文和约束
4. 收藏积累:个人常用提示词归档复用
## Examples
- [[Never-write-another-prompt]]:视频演示的工具提供平台级提示词库
- [[Useful-Prompt-Lib]]Anthropic Claude 官方 60+ 模板库
- ComposioHQ Awesome-Claude-Skills按场景聚合的提示词资源库
## Related Concepts
- [[Prompt工程]]:提示词库是 Prompt 工程的复用基础设施
- [[变量注入]]:提示词库模板的核心技术机制
- [[Nano Banana结构化提示词框架]]:结构化提示词框架,可作为提示词库条目
## Related Entities
- [[Anthropic]]Claude 官方提示词库提供商
- [[ComposioHQ]]Awesome-Claude-Skills 提示词资源库维护方