#
ENJA

ingot

MCP Server

SlanchaAI/ingot

Ingot is a local-first library and Model Context Protocol (MCP) server that provides evidence-gated change control for AI agent instructions and skills.

49 1Apache-2.0Updated 2026-07-28

Overview

Ingot acts as an orchestration and version-control layer for AI agent skills, integrating with optimizer tools like SkillOpt to train, test, and safely promote instruction edits. It quarantines optimizer-generated challengers, requires evidence-based verification against held-out tasks, and provides a local UI and audit trail for human-in-the-loop promotion, rollback, and management.

Capabilities

  • Content-addressed skill revisions with cryptographic hashing
  • Quarantined execution and storage for optimizer challengers
  • Evidence-gated promotion workflows comparing champion vs challenger performance
  • Staged and recoverable skill installation with automatic rollback
  • Model Context Protocol (MCP) server for serving skill content
  • Integrated Langfuse telemetry and trace mining
  • Web-based dashboard for human review, approval, and diff inspection

Best for

Managing and versioning AI agent instruction files (skills), Evaluating and promoting optimizer-generated skill improvements with human oversight, Tracing agent execution and routing behavior via integrated Langfuse observability, Connecting external coding agents like Claude Code or Codex to a controlled skill registry via MCP

Works with

Claude CodeCodex
Evoa Score breakdown= Σ (score × weight)
75
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%38 → +4.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%50 → +7.5

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%43 → +3.4

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%50 → +2.5

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total75.0 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

The MCP endpoint does not feature built-in authentication, and Ingot is not designed as a hardened multi-tenant service. Exposing it beyond a trusted machine requires following production security setup guides.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.