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