prompt-engineering
✓Use when "writing prompts", "prompt optimization", "few-shot learning", "chain of thought", or asking about "RAG systems", "agent workflows", "LLM integration", "prompt templates"
Installation
SKILL.md
| Role/Context | Set expertise, persona | Complex domain tasks | | Task | Clear instruction | Always | | Format | Output structure | Need structured output | | Examples | Few-shot learning | Pattern demonstration needed | | Constraints | Boundaries, rules | Need to limit scope |
| Chain of Thought | Complex reasoning | "Think step by step" | | Few-Shot | Pattern learning | 2-5 input/output examples | | Role Playing | Domain expertise | "You are an expert X" | | Structured Output | Parsing needed | Specify JSON/format exactly | | Self-Consistency | Improve accuracy | Generate multiple, vote |
| Standard CoT | "Think step by step" | Math, logic problems | | Zero-Shot CoT | Just add "step by step" | Quick reasoning boost | | Structured CoT | Numbered steps | Complex multi-step | | Self-Ask | Ask sub-questions | Research-style tasks | | Tree of Thought | Explore multiple paths | Creative/open problems |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/eyadsibai/ltk --skill prompt-engineering- Source
- eyadsibai/ltk
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is prompt-engineering?
Use when "writing prompts", "prompt optimization", "few-shot learning", "chain of thought", or asking about "RAG systems", "agent workflows", "LLM integration", "prompt templates" Source: eyadsibai/ltk.
How do I install prompt-engineering?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyadsibai/ltk --skill prompt-engineering Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/eyadsibai/ltk
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17