Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
OpenClaw wrapper for Muratcan Koylan's Agent Skills for Context Engineering. 13 skills covering context optimization, multi-agent patterns, memory systems, t...
OpenClaw wrapper for Muratcan Koylan's Agent Skills for Context Engineering. 13 skills covering context optimization, multi-agent patterns, memory systems, t...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
OpenClaw wrapper for Agent Skills for Context Engineering by Muratcan Koylan.
Activate when user mentions: "optimize context", "reduce token costs", "context compression" "design multi-agent system", "implement supervisor pattern" "implement memory", "build memory system" "debug agent failure", "diagnose context problems" "build agent tools", "evaluate agent performance"
SkillPurposecontext-fundamentalsCore context concepts and anatomycontext-degradationLost-in-middle, poisoning, attention patternscontext-compressionCompaction strategies for long sessionscontext-optimizationToken budgeting, caching, maskingmulti-agent-patternsOrchestrator, peer-to-peer, hierarchicalmemory-systemsShort-term, long-term, graph-based memorytool-designBuilding effective agent toolsfilesystem-contextFile-based context managementhosted-agentsBackground agents with sandboxed executionevaluationAgent performance frameworksadvanced-evaluationLLM-as-judge techniquesproject-developmentLLM project methodologybdi-mental-statesBDI cognitive architecture
These triggers fire automatically during normal operation β no user prompt required. When you detect the condition, read the corresponding sub-skill before proceeding. ConditionSub-SkillWhen to FireContext approaching compaction or token count exceeds ~80Kcontext-compressionBefore compaction fires or at compaction boundarySpawning 2+ subagents in one sessionmulti-agent-patternsBefore first spawn in a multi-agent sequenceRepeated task failure (3+ retries) or agent stuck in loopcontext-degradationBefore the next retry attemptBuilding, designing, or refactoring agent tools/MCP scriptstool-designWhen tool construction beginsSetting up memory, JSONL store, vector DB, or persistence layermemory-systemsWhen memory architecture work beginsReading 5+ files as context in one sessionfilesystem-contextBefore bulk file-loading begins Loading instruction: https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md Read the sub-skill's SKILL.md, apply its guidance to the current task, then continue. No need to announce this to the user unless they ask why you paused.
Primary method (no setup required): Read: https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md Optional (for offline use): Clone the submodule locally, then read from references/context-engineering-skills/skills/<sub-skill>/SKILL.md
All credit for the underlying context engineering principles belongs to Muratcan Koylan and contributors to the original repository.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.