loom-prompt-engineering
Installation
SKILL.md
Prompt Engineering
Overview
This skill focuses on crafting effective prompts for large language models, particularly for agent orchestration systems like Loom. It covers techniques for improving output quality, consistency, and reliability across various use cases including system prompt design, agent signal generation, and prompt security.
Instructions
1. Define the Task Clearly
- Identify the specific goal
- Determine output format requirements
- Consider edge cases
- Plan for error handling
- Understand the agent's role in the larger system