Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
GGPrompts avatar

Context Engineering

  • 6 repo stars
  • Updated July 29, 2026
  • GGPrompts/my-plugins

Engineer context for AI agents — optimization, compression, memory systems, and multi-agent patterns.

About

An agent-building skill focused on context engineering for AI agents: optimizing and compressing context, designing memory systems, and structuring multi-agent patterns. Developers use it to keep agents within budget and coherent over long tasks by managing what enters the context window and how agents share state.

  • Context optimization
  • Context compression
  • Agent memory systems
  • Multi-agent patterns

Context Engineering by the numbers

  • Data as of Jul 30, 2026 (Skillselion catalog sync)
/plugin marketplace add GGPrompts/my-plugins
/plugin install context-engineering@my-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars6
Last updatedJuly 29, 2026
RepositoryGGPrompts/my-plugins

What it does

Engineer context for AI agents — optimization, compression, memory systems, and multi-agent patterns.

README.md

Context Engineering Plugin

Context engineering for AI agents - optimization, compression, memory systems.

Overview

The Context Engineering plugin covers advanced techniques for:

  • Context Fundamentals - How context windows work, token management
  • Optimization - Reducing context usage, progressive disclosure
  • Compression - Summarization, chunking, relevance filtering
  • Memory Systems - Persistent context, retrieval patterns
  • Multi-Agent Patterns - Context sharing, handoffs, orchestration
  • Evaluation - Measuring context effectiveness

Installation

cp -r my-plugins/plugins/context-engineering ~/.claude/plugins/

Skills

Skill Purpose
context-eng Master context engineering for AI systems

Reference Topics

Reference Content
context-fundamentals.md Token limits, context anatomy
context-optimization.md Efficiency techniques
context-compression.md Reducing context size
context-degradation.md Graceful degradation patterns
memory-systems.md Persistent context strategies
multi-agent-patterns.md Context in multi-agent systems
tool-design.md Context-aware tool design
evaluation.md Measuring context quality
project-development.md Project-level context management

Scripts

Script Purpose
compression_evaluator.py Evaluate compression strategies
context_analyzer.py Analyze context usage patterns

Quick Start

# Activate context engineering expertise
/context-engineering:context-eng

# Use for:
# - Designing agent architectures
# - Debugging context failures
# - Optimizing token usage
# - Building memory systems

License

MIT License

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.