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,31 @@
---
title: "Useful Prompt Lib"
type: source
tags: [prompt-library, claude, resources]
date: 2025-03-06
---
## Source File
- [[raw/AI/Useful Prompt Lib.md]]
## Summary
- 核心主题Anthropic Claude Prompt 库资源汇总
- 问题域:用户需要预设提示词模板以快速调用特定 AI 能力
- 方法/机制:整理 60+ 按功能分类的提示词模板,覆盖代码、数据分析、内容创作等多个领域
- 结论/价值:为开发者提供开箱即用的提示词资源库,降低重复创建成本
## Key Claims
- Babel's broadcasts 适合 TikTok 多语言本地化改写
- Review classifier 可自动化处理店铺/广告评论分类
- Data organizer 能将非结构化信息快速转为 JSON 对接自动化工作流
## Key Concepts
- [[Prompt库]]:按功能分类的预设提示词模板集合
- [[JSON转换]]:将非结构化文本转换为结构化 JSON 格式
## Key Entities
- [[Anthropic]]Prompt 库发布方,提供 60+ 预设模板
## Connections
- [[Prompt工程]] ← 包含 ← Useful Prompt Lib 提供实践模板
- [[AI工作流自动生成]] ← 依赖 ← Data organizer 等提示词实现数据转换