{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agent-skills-context-engineering",
    "name": "Agent Skills Context Engineering",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/levineam/agent-skills-context-engineering",
    "canonicalUrl": "https://clawhub.ai/levineam/agent-skills-context-engineering",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agent-skills-context-engineering",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-skills-context-engineering",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agent-skills-context-engineering"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/agent-skills-context-engineering",
    "agentPageUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Context Engineering Skill",
        "body": "OpenClaw wrapper for Agent Skills for Context Engineering by Muratcan Koylan."
      },
      {
        "title": "Trigger Phrases",
        "body": "Activate when user mentions:\n\n\"optimize context\", \"reduce token costs\", \"context compression\"\n\"design multi-agent system\", \"implement supervisor pattern\"\n\"implement memory\", \"build memory system\"\n\"debug agent failure\", \"diagnose context problems\"\n\"build agent tools\", \"evaluate agent performance\""
      },
      {
        "title": "Available Sub-Skills",
        "body": "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"
      },
      {
        "title": "Post-Install Setup (IMPORTANT — check on first load)",
        "body": "The first time this skill is loaded, check whether context engineering auto-triggers are wired into the user's always-loaded config (typically AGENTS.md, TOOLS.md, or equivalent).\n\nHow to check: Search for \"Context Engineering Auto-Triggers\" in the user's workspace config files.\n\nIf NOT found, prompt the user:\n\n\"I notice the context engineering auto-triggers aren't set up yet. These make your agent proactively apply context engineering best practices — like reading the right guidance before compaction, multi-agent spawns, or failure recovery. Want me to add them to your config? It's 6 rules, takes 30 seconds.\"\n\nIf the user agrees, add this section to their always-loaded config file (AGENTS.md, TOOLS.md, or equivalent):\n\n## Context Engineering Auto-Triggers\n\nWhen these conditions are detected, read the corresponding sub-skill before proceeding:\n- Before compaction or context exceeds ~80K tokens → read context-compression\n- When spawning 2+ subagents in one session → read multi-agent-patterns\n- On 3+ task retries or agent loop → read context-degradation\n- When building/designing agent tools → read tool-design\n- When setting up memory/persistence → read memory-systems\n- When reading 5+ files as context → read filesystem-context\n\nLoad from: https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md\n\nIf already wired, skip silently."
      },
      {
        "title": "Auto-Read Triggers",
        "body": "These triggers fire automatically during normal operation — no user prompt required. When you detect the condition, read the corresponding sub-skill before proceeding.\n\nConditionSub-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\n\nLoading instruction:\n\nhttps://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md\n\nRead 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."
      },
      {
        "title": "How to Load a Sub-Skill",
        "body": "Primary method (no setup required):\n\nRead: https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md\n\nOptional (for offline use):\nClone the submodule locally, then read from references/context-engineering-skills/skills/<sub-skill>/SKILL.md"
      },
      {
        "title": "Attribution",
        "body": "All credit for the underlying context engineering principles belongs to Muratcan Koylan and contributors to the original repository."
      }
    ],
    "body": "Context Engineering Skill\n\nOpenClaw wrapper for Agent Skills for Context Engineering by Muratcan Koylan.\n\nTrigger Phrases\n\nActivate when user mentions:\n\n\"optimize context\", \"reduce token costs\", \"context compression\"\n\"design multi-agent system\", \"implement supervisor pattern\"\n\"implement memory\", \"build memory system\"\n\"debug agent failure\", \"diagnose context problems\"\n\"build agent tools\", \"evaluate agent performance\"\nAvailable Sub-Skills\nSkill\tPurpose\ncontext-fundamentals\tCore context concepts and anatomy\ncontext-degradation\tLost-in-middle, poisoning, attention patterns\ncontext-compression\tCompaction strategies for long sessions\ncontext-optimization\tToken budgeting, caching, masking\nmulti-agent-patterns\tOrchestrator, peer-to-peer, hierarchical\nmemory-systems\tShort-term, long-term, graph-based memory\ntool-design\tBuilding effective agent tools\nfilesystem-context\tFile-based context management\nhosted-agents\tBackground agents with sandboxed execution\nevaluation\tAgent performance frameworks\nadvanced-evaluation\tLLM-as-judge techniques\nproject-development\tLLM project methodology\nbdi-mental-states\tBDI cognitive architecture\nPost-Install Setup (IMPORTANT — check on first load)\n\nThe first time this skill is loaded, check whether context engineering auto-triggers are wired into the user's always-loaded config (typically AGENTS.md, TOOLS.md, or equivalent).\n\nHow to check: Search for \"Context Engineering Auto-Triggers\" in the user's workspace config files.\n\nIf NOT found, prompt the user:\n\n\"I notice the context engineering auto-triggers aren't set up yet. These make your agent proactively apply context engineering best practices — like reading the right guidance before compaction, multi-agent spawns, or failure recovery. Want me to add them to your config? It's 6 rules, takes 30 seconds.\"\n\nIf the user agrees, add this section to their always-loaded config file (AGENTS.md, TOOLS.md, or equivalent):\n\n## Context Engineering Auto-Triggers\n\nWhen these conditions are detected, read the corresponding sub-skill before proceeding:\n- Before compaction or context exceeds ~80K tokens → read context-compression\n- When spawning 2+ subagents in one session → read multi-agent-patterns\n- On 3+ task retries or agent loop → read context-degradation\n- When building/designing agent tools → read tool-design\n- When setting up memory/persistence → read memory-systems\n- When reading 5+ files as context → read filesystem-context\n\nLoad from: https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md\n\n\nIf already wired, skip silently.\n\nAuto-Read Triggers\n\nThese triggers fire automatically during normal operation — no user prompt required. When you detect the condition, read the corresponding sub-skill before proceeding.\n\nCondition\tSub-Skill\tWhen to Fire\nContext approaching compaction or token count exceeds ~80K\tcontext-compression\tBefore compaction fires or at compaction boundary\nSpawning 2+ subagents in one session\tmulti-agent-patterns\tBefore first spawn in a multi-agent sequence\nRepeated task failure (3+ retries) or agent stuck in loop\tcontext-degradation\tBefore the next retry attempt\nBuilding, designing, or refactoring agent tools/MCP scripts\ttool-design\tWhen tool construction begins\nSetting up memory, JSONL store, vector DB, or persistence layer\tmemory-systems\tWhen memory architecture work begins\nReading 5+ files as context in one session\tfilesystem-context\tBefore bulk file-loading begins\n\nLoading instruction:\n\nhttps://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md\n\n\nRead 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.\n\nHow to Load a Sub-Skill\n\nPrimary method (no setup required):\n\nRead: https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/<sub-skill>/SKILL.md\n\n\nOptional (for offline use): Clone the submodule locally, then read from references/context-engineering-skills/skills/<sub-skill>/SKILL.md\n\nAttribution\n\nAll credit for the underlying context engineering principles belongs to Muratcan Koylan and contributors to the original repository."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/levineam/agent-skills-context-engineering",
    "publisherUrl": "https://clawhub.ai/levineam/agent-skills-context-engineering",
    "owner": "levineam",
    "version": "1.2.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering",
    "downloadUrl": "https://openagent3.xyz/downloads/agent-skills-context-engineering",
    "agentUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-skills-context-engineering/agent.md"
  }
}