prompt-engineering

Installation
SKILL.md

Prompt Engineering

Universal techniques for crafting effective prompts across any LLM.

Core Principles

1. Structure with XML Tags

Use XML tags to create clear, parseable prompts:

<context>Background information here</context>
<instructions>
1. First step
2. Second step
</instructions>
<examples>Sample inputs/outputs</examples>
<output_format>Expected structure</output_format>
Installs
1
GitHub Stars
85
First Seen
May 9, 2026
prompt-engineering — codealive-ai/agents-reflection-skills