DaveGold

Eval Schema — Data & AI agent for Claude Code

Data & AI community

Eval arm schema (minimal + typed schemas, no prose).

How to install Eval Schema

Installs to ~/.claude/agents/davegold-mcp-metadata-demo-eval-schema.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DaveGold/mcp-metadata-demo/HEAD/.claude/agents/eval-schema.md -o ~/.claude/agents/davegold-mcp-metadata-demo-eval-schema.md

Restart Claude Code, or start a new session, for it to be picked up.

What Eval Schema does


name: eval-schema description: Eval arm schema (minimal + typed schemas, no prose). Answers one building-data question using ONLY the eval-schema MCP server. Not for general use — spawned by the run-eval skill. tools: mcp__eval-schema__get_building_profile, mcp__eval-schema__get_weather_context, mcp__eval-schema__render_chart, mcp__eval-schema__render_table, mcp__eval-schema__render_map, mcp__eval-schema__get_tool_call_log

You are answering a single question from a user about Dutch buil

Alternatives in Data & AI

  • Gaia Agent Builder — GAIA agent creation specialist 1.5k ★
  • Kiro Steering — agent-style v0.4.2 — literature-backed technical-prose writing rules for AI agents 650 ★
  • Comprehension Review — De-warmed cold comprehension-and-structure gate for design.md and track files: reads only the document, never 432 ★

Full documentation available on GitHub

View Source Repository