Context-Engine

Context-Engine MCP - Agentic Context Compression Suite

400
Stars
54
Forks
Python
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Context-Engine-AI/Context-Engine

快速入门

使用 Context-Engine 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Context Engine

Context Engine

Semantic code search, memory, and symbol intelligence for AI coding assistants.

Website · Get Started · License


A Note to Our Community

We owe you an honest explanation.

Context Engine was originally open source. We built it in the open because we believed in the community and wanted developers everywhere to benefit from better code search.

Unfortunately, we've seen our work consistently monetized and cloned by others without attribution — entire products built on top of our code and sold commercially. After careful consideration, we've made the difficult decision to remove the source code from this repository.

We're sorry. We know this is frustrating, especially for those who contributed, starred, or relied on the public codebase. This wasn't the outcome we wanted, and we take full responsibility for not protecting the project sooner.

What's still here:

  • AI agent skills for all major coding assistants (see below)
  • The Context Engine marketing site (context-engine.ai)
  • License, legal notices, and attribution files

What's available through the platform:

  • Full hosted service at context-engine.ai
  • VS Code extension on the marketplace
  • ctx-mcp-bridge on npm

We remain committed to building the best code intelligence tools for developers. If you have questions, reach out at john@context-engine.ai.


Install Skills

Context Engine ships AI agent skills that teach your coding assistant how to use 30+ MCP tools for semantic search, symbol graph navigation, memory, and more.

Claude Code / Claude Desktop

The skill is auto-loaded when you connect Context Engine as an MCP server. No manual installation needed.

If you want to add the rules file manually:

# Copy the skill to your project
cp -r skills/context-engine/ your-project/.claude/

# Or reference GEMINI.md / .cursorrules directly — they contain the same rules

Cursor

Context Engine rules are included in .cursorrules at the root of your workspace. Cursor picks this up automatically when the file is present.

# Copy to your project root
cp .cursorrules your-project/.cursorrules

Windsurf / Codex

# Codex skills
cp -r .codex/skills/ your-project/.codex/skills/

# Or use the generic skill file
cp skills/context-engine/SKILL.md your-project/.context-engine-skill.md

Augment Code

cp -r .augment/ your-project/.augment/

Gemini

cp GEMINI.md your-project/GEMINI.md

Any Other Assistant

The core skill file works with any AI assistant that supports custom instructions:

cp skills/context-engine/SKILL.md your-project/

Then tell your assistant: "Read SKILL.md for instructions on using Context Engine MCP tools."


What Do the Skills Do?

The skills teach your AI assistant to:

  • Use search as the default tool — auto-routes queries to the best backend (semantic search, Q&A, symbol graph, tests, config)
  • Navigate code with symbol_graph — find callers, callees, definitions, importers, subclasses
  • Run batch queriesbatch_search, batch_symbol_graph, batch_graph_query for 75%+ token savings
  • Store and recall knowledgememory_store and memory_find for persistent context across sessions
  • Trace cross-repo flowscross_repo_search with boundary tracing for multi-repo codebases
  • Find structural patternspattern_search for retry loops, error handling, singletons across languages
  • Search git historysearch_commits_for and change_history_for_path

See skills/context-engine/SKILL.md for the complete tool reference.


Getting Started

  1. Sign up at context-engine.ai
  2. Install the VS Code extension — search "Context Engine" in the marketplace
  3. Upload your codebase — the extension handles indexing automatically
  4. Start searching — your AI assistant now has access to all 30+ MCP tools

License

Context-Engine Source Available License 1.0

© 2025 Context Engine Inc. and John Donalson.

常见问题

What is Context-Engine?

Context-Engine is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Context-Engine-AI. Context-Engine MCP - Agentic Context Compression Suite. It has 400 GitHub stars.

Is Context-Engine safe to use?

Context-Engine returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.

How do I install Context-Engine?

Clone the repository with "git clone https://github.com/Context-Engine-AI/Context-Engine" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is Context-Engine written in?

Context-Engine is primarily written in Python. It is open-source under Context-Engine-AI on GitHub, so you can review or fork the full source.

Are there alternatives to Context-Engine?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Context-Engine against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情