NeoLabHQ/prompt-engineering
Context Engineering
NeoLabHQ
Widely used prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles.
How to get this skill
Agent Skill by NeoLabHQ. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NeoLabHQ/context-engineering-kit.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.
Related skills
Context Engineering
muratcankoylan/context-fundamentals
Understand what context is, why it matters, and the anatomy of context in agent systems
muratcankoylan
Details →
Context Engineering
muratcankoylan/context-degradation
Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
muratcankoylan
Details →
Context Engineering
muratcankoylan/context-compression
Design and evaluate compression strategies for long-running sessions
muratcankoylan
Details →
Context Engineering
muratcankoylan/context-optimization
Apply compaction, masking, and caching strategies
muratcankoylan
Details →