跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Context Fundamentals

技能 活跃

This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting. Provides foundational understanding of context engineering for AI agent systems.

目的

To equip users with the foundational understanding and practical techniques necessary to effectively design, debug, and optimize context for AI agent systems.

功能

  • Explains context components: system prompts, tool definitions, message history, and tool outputs.
  • Details attention mechanics and context window limitations.
  • Provides practical guidance on file-system access and hybrid context strategies.
  • Offers actionable advice on context budgeting and quality versus quantity.

使用场景

  • Designing new agent architectures.
  • Debugging unexpected agent behavior related to context.
  • Optimizing context usage for token costs and performance.
  • Onboarding new team members to context engineering concepts.

非目标

  • Providing context-specific solutions for individual LLM providers.
  • Implementing concrete agent logic; focuses on underlying principles.
  • Replacing prompt engineering; aims to complement it with context strategy.

Trust

  • warning:Issues AttentionThere were 6 issues opened and 2 closed in the last 90 days, indicating a low closure rate and slow maintainer response.

安装

请先添加 Marketplace

/plugin marketplace add muratcankoylan/Agent-Skills-for-Context-Engineering
/plugin install Agent-Skills-for-Context-Engineering@context-engineering-marketplace

质量评分

90 /100
1 day ago 分析

信任信号

最近提交about 1 month ago
星标15.6k
许可证MIT
状态
查看源代码

类似扩展

Context Compression

100

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.

技能
muratcankoylan

Arize Prompt Optimization

100

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.

技能
github

Prompt Optimization

100

应用提示重复以提高非推理 LLM 的准确性

技能
asklokesh

Context Optimization

100

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.

技能
muratcankoylan

Init

100

创建或优化存储库的 AGENTS.md 文件,提供最少、高信号的说明,涵盖代理无法从代码库推断的不可发现的编码约定、工具怪癖、工作流偏好和项目特定规则。在为新存储库设置代理说明或 Claude 配置时,当现有的 AGENTS.md 文件过长、通用或过时,当代理反复犯可避免的错误,或当存储库工作流发生变化且需要修剪代理配置时使用。应用可发现性过滤器—省略 Claude 可从 README、代码、配置或目录结构中学到的任何内容—并应用质量门,以验证每行是否仍然准确且具有操作意义。

技能
mcollina

Teach Guidance

100

Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.

技能
pjt222