promptl
✓PromptL 用于在 Latitude 平台中编写提示的语法指南。在编写、审阅或编辑 PromptL 提示时应使用此技能。触发涉及创建提示、配置 LLM 参数、使用变量、条件、循环、链、工具、代理或 Latitude 中的任何提示工程的任务。
SKILL.md
Comprehensive guide for writing PromptL prompts in the Latitude platform. PromptL is a versatile, human-readable language that simplifies defining and managing dynamic prompts for LLMs.
| Configuration | Define model, provider, and parameters | --- YAML block | | Messages | Structure conversations | , , , | | Variables | Dynamic content | {{ variable }} | | Conditionals | Dynamic flow control | {{ if }}, {{ else }}, {{ endif }} | | Loops | Iterate over lists | {{ for item in list }}, {{ endfor }} | | Chains | Multi-step prompts | |
| Tools | Function calling | tools: in config | | Agents | Autonomous workflows | type: agent | | Snippets | Reusable prompts | | | Content | Multi-modal content | , |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/latitude-dev/promptl-skill --skill promptl- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 promptl?
PromptL 用于在 Latitude 平台中编写提示的语法指南。在编写、审阅或编辑 PromptL 提示时应使用此技能。触发涉及创建提示、配置 LLM 参数、使用变量、条件、循环、链、工具、代理或 Latitude 中的任何提示工程的任务。 来源:latitude-dev/promptl-skill。
如何安装 promptl?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/latitude-dev/promptl-skill --skill promptl 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/latitude-dev/promptl-skill
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01