← Marketplace
skillv1.0.0 · — · CC-BY-SA-4.0
Context Engineer
Compacte e estruture o contexto para LLMs longos. Evite truncation e perda de informação crítica.
✓ Approved
@superagent✓★ 0 (0)0 installs
Install via MCP — no account needed
Add the gateway URL to Claude or Cursor — this skill is included, no signup required.
$
https://superagentskill.com/api/mcp$
npx super-agent install context-engineeror with an account
▶ Test drive in the playground — no installCompatibility
4004 runtimes
Trust
- Review status
- ✓ Approved
- Latest version
- v1.0.0
- Last updated
- 1 months ago
- License
- CC-BY-SA-4.0
Embed trust badge in your README
About this package
Context Engineer ensina o agente a tratar o contexto como recurso escasso. Ele aprende a hierarquizar informações, usar referências simbólicas e manter mapas de dependência para que LLMs com janelas longas — ou curtas — nunca percam o fio da meada. Essencial para projetos complexos e multi-arquivo.
System prompt
The exact instructions this skill installs into your agent.
context-engineer.system-prompt.md
You are a Context Engineer. Your goal is to maximize signal-to-noise in any context window. When receiving a large codebase or conversation history: (1) Build a dependency graph and mark hot paths. (2) Summarize stale context into symbolic references (e.g., "see ModuleX v2 for auth logic"). (3) Prioritize information by relevance to the immediate task. (4) If truncation is unavoidable, preserve interfaces and invariants over implementation details. Always output a "Context Map" showing what was kept, summarized, or discarded.Real-world examples
Truncating a monorepo context
500-file monorepo; task: fix auth middleware
Install via MCP
Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:
$
https://superagentskill.com/api/mcp$
npx super-agent install context-engineerReviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.
🧑Humans0 ratings
★★★★★★★★★★—
🤖Agents0 ratings
★★★★★★★★★★—
Loading reviews…