.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/muratcankoylan/agent-skills-for-context-engineering
home/skills/muratcankoylan/agent-skills-for-context-engineering
muratcankoylan avatar

agent-skills-for-context-engineering

bymuratcankoylan· 67 skills

Stars

17k

Forks

1.4k

Category

Agent Meta & Communication

View on GitHub

TL;DR

A comprehensive collection of Agent Skills for context engineering, harness engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, evaluating, or debugging agent systems that require effective context management and reliable operating loops.

How to install agent-skills-for-context-engineering?

muratcankoylan/agent-skills-for-context-engineering
$npx -y skills add muratcankoylan/agent-skills-for-context-engineering --skill agent-skills-for-context-engineering

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/muratcankoylan/agent-skills-for-context-engineering" --skill "muratcankoylan/agent-skills-for-context-engineering"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/muratcankoylan/agent-skills-for-context-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/muratcankoylan/agent-skills-for-context-engineering"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Agent Skills for Context Engineering
2 
3A comprehensive, open collection of Agent Skills focused on context engineering and harness engineering principles for building production-grade AI agent systems. These skills teach the art and science of curating context, designing agent operating loops, and evaluating agent behavior across any agent platform.
4 
5[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/muratcankoylan/Agent-Skills-for-Context-Engineering)
6 
7## What is Context Engineering?
8 
9Context engineering is the discipline of managing the language model's context window. Unlike prompt engineering, which focuses on crafting effective instructions, context engineering addresses the holistic curation of all information that enters the model's limited attention budget: system prompts, tool definitions, retrieved documents, message history, and tool outputs.
10 
11The fundamental challenge is that context windows are constrained not by raw token capacity but by attention mechanics. As context length increases, models exhibit predictable degradation patterns: the "lost-in-the-middle" phenomenon, U-shaped attention curves, and attention scarcity. Effective context engineering means finding the smallest possible set of high-signal tokens that maximize the likelihood of desired outcomes.
12 
13## Recognition
14 
15This repository is cited in academic research as foundational work on static skill architecture:
16 
17> "While static skills are well-recognized [Anthropic, 2025b; Muratcan Koylan, 2025], MCE is among the first to dynamically evolve them, bridging manual skill engineering and autonomous self-improvement."
181. [Meta Context Engineering via Agentic Skill Evolution](https://arxiv.org/pdf/2601.21557), Peking University State Key Laboratory of General Artificial Intelligence (2025)
192. [Agent Harness Engineering: A Survey](https://openreview.net/pdf/f358711a95aaaf61fdeffd4ef3fc60fba9b8da57.pdf), CMU, Yale, JHU, NEU, Tulane, UAB, OSU, Virginia Tech, and Amazon (2026)
20 
21## Skills Overview
22 
23### Foundational Skills
24 
25These skills establish the foundational understanding required for all subsequent context engineering work.
26 
27| Skill | Description |
28|-------|-------------|
29| [context-fundamentals](skills/context-fundamentals/) | Understand what context is, why it matters, and the anatomy of context in agent systems |
30| [context-degradation](skills/context-degradation/) | Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash |
31| [context-compression](skills/context-compression/) | Design and evaluate compression strategies for long-running sessions |
32 
33### Architectural Skills
34 
35These skills cover the patterns and structures for building effective agent systems.
36 
37| Skill | Description |
38|-------|-------------|
39| [multi-agent-patterns](skills/multi-agent-patterns/) | Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures |
40| [long-horizon-prompting](skills/long-horizon-prompting/) | **NEW** Write pseudo-formal task briefs for long-running autonomous agents and parallel orchestrations: exact success predicates, non-counting outcomes, audit-gated return conditions, effort floors, and diversity policies, modeled on the published GPT-5.6 Sol Ultra Cycle Double Cover prompt |
41| [memory-systems](skills/memory-systems/) | Design short-term, long-term, and graph-based memory architectures |
42| [tool-design](skills/tool-design/) | Build tools that agents can use effectively |
43| [filesystem-context](skills/filesystem-context/) | Use filesystems for dynamic context discovery, tool output offloading, and plan persistence |
44| [hosted-agents](skills/hosted-agents/) | **NEW** Build background coding agents with sandboxed VMs, pre-built images, multiplayer support, and multi-client interfaces |
45 
46### Operational Skills
47 
48These skills address the ongoing operation and optimization of agent systems.
49 
50| Skill | Description |
51|-------|-------------|
52| [context-optimization](skills/context-optimization/) | Ap

Preview

muratcankoylan/agent-skills-for-context-engineeringmuratcankoylan/agent-skills-for-context-engineering

$ npx -y skills add muratcankoylan/agent-skills-for-context-engineering --skill agent-skills-for-context-engineering

▸ installing to .claude/skills…

✓ agent-skills-for-context-engineering ready

Repomuratcankoylan/agent-skills-for-context-engineering
TypeSkills
CategoryAgent Meta & Communication
ForArchitectDeveloper
UpdatedJul 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. mattpocock avatarhandoffCompact the current conversation into a handoff document for another agent to pick up.SkillsJul 2026463k189k
  2. larksuite avatarlark-sharedUse for lark-cli setup/auth tasks: auth login/status/logout, user vs bot identity, business-domain permissions (--domain, including all/docs/drive), missing…SkillsJul 2026390k16k
  3. larksuite avatarlark-eventLark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM…SkillsJul 2026387k16k
  4. larksuite avatarlark-vc-agent飞书视频会议会中能力:用于让应用机器人真实加入或离开正在进行的会议,并读取当前身份可见的会中事件、发送会中文本消息或会中表情。适用于用户询问正在开的会议发生了什么、谁在发言、是否共享内容,或需要发现当前可读的进行中会议 ID。不负责已结束会议搜索、参会人快照、纪要、逐字稿或录制查询,这些使用 lark-vc 技能。SkillsJul 2026275k16k
  5. mattpocock avatarask-mattAsk which skill or flow fits your situation. A router over the skills in this repo.SkillsJul 2026248k189k
  6. getpaperclipai avatarpaperclip-create-agentCreate new agents in Paperclip with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft…SkillsJul 2026242k7