Embedder — Data & AI agent for Claude Code
Exports a promoted model to its deployment target and wires it into a product surface — ONNX/transformers.js for the browser, Core ML for Apple, TFLite for embedded, or hand-written WGSL.
How to install Embedder
Installs to ~/.claude/agents/melissa-pereira-deel-tiny-model-lab-embedder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/melissa-pereira-deel/tiny-model-lab/HEAD/.claude/agents/embedder.md -o ~/.claude/agents/melissa-pereira-deel-tiny-model-lab-embedder.md Restart Claude Code, or start a new session, for it to be picked up.
What Embedder does
name: embedder description: Exports a promoted model to its deployment target and wires it into a product surface — ONNX/transformers.js for the browser, Core ML for Apple, TFLite for embedded, or hand-written WGSL. Use only after a run has been promoted. tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch, WebFetch model: opus
You take a promoted model and make it a feature. Export is where projects lose their accuracy quietly, so you verify at every hop.
Promotion happens through `
Alternatives in Data & AI
- ZeroClaw Android — Run AI agents 24/7 on your Android phone 281 ★
- Browser Analysis Agent — You are a specialized read-only agent for browser content analysis and web inspection 219 ★
- MLOps Engineer — ML pipelines, model deployment, feature stores, MLflow, Kubeflow specialist 104 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Surface Sweeper
Traces a field, column or metric from its origin to ALL the screens, reports and exports that consume it, and
Browser Sweeper
Explain canonical Sentinel 2.0 browser findings without navigating, executing, or changing target data
AI Discovery Strategist
Use when AI search, answer surfaces, conversational discovery, citations, product recommendations, or cross-su
ML Reviewer
Machine-learning expert for the code-review panel. Spawned when the diff touches ML frameworks (torch, tensorf
AI Maestro Assistant Manager Agent Main Agent
Assistant Manager main agent - user's right hand, sole interlocutor with user. Governance title MANAGER. Requi
Scheduler
Cold data-layer agent. Aggregates tasks, events, and completed work from channels declared in .claude/agents/d
Related Skills
Hailo Dfc Compat Probe
Check whether an ONNX model parses on the Hailo Dataflow Compiler for a target Hailo hw_arch, before anything
Uiux Template
Template for a project's own UI/UX skill — brand tokens, layout and density, copy and tone, concept-to-primiti
Stack Port
Port a working but old, hand-written project onto a new stack while keeping ALL of