EliBarak12

19 mods across 1 repository, 11 stars between them.

elliot

01

EliBarak12/Elliot

Plugin Claude Code

Turn any API or database into agent-ready MCP tools. The Elliot marketplace ships the platform plugin (10 skills + MCP server + connector templates).

11 4d ago A tokens not measured original MIT

elliot

02

EliBarak12/Elliot

Plugin Claude Code

Turn any API or database into agent-ready MCP tools. Design, validate, deploy, and observe connector tool sets with Claude.

11 4d ago A tokens not measured original MIT

claude-code-setup

03

EliBarak12/Elliot

Plugin Claude Code

Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.

11 4d ago A tokens not measured copy · 100% MIT

EliBarak12/Elliot

Skill Claude CodeCodex

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what…

11 4d ago A 77 tokens copy · 97% MIT

SessionStart

05

EliBarak12/Elliot

Hook Claude Code

Runs when a session starts, executing session-start.sh. From EliBarak12/Elliot.

11 4d ago A tokens not measured copy · 88% MIT

Stop

06

EliBarak12/Elliot

Hook Claude Code

Runs when the agent finishes a response, executing on-stop.sh. From EliBarak12/Elliot.

11 4d ago A tokens not measured copy · 88% MIT

Elliot

07

EliBarak12/Elliot

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, Stop).

11 4d ago A tokens not measured original MIT

elliot

08

EliBarak12/Elliot

MCP server Claude CodeCodexCursor +2

MCP server "elliot", hosted remotely at api.elliot-cloud.com, as configured in EliBarak12/Elliot.

11 4d ago A tokens not measured original MIT

Elliot CLAUDE.md

09

EliBarak12/Elliot

Instructions file

Instructions for EliBarak12/Elliot, covering elliot — claude.md, project mission, before every push — mandatory checks, branch strategy and rules.

11 4d ago A 1,136 tokens original MIT

audit-connector

10

EliBarak12/Elliot

Skill Claude CodeCodex

Run a Petri-style parallel audit of an Elliot connector — spawn 5 sub-agents that try to use the connector for real, capture every failure, score the run on graded dimensions, and drive a fix loop until the connector passes. Use after a connector is built and linted, before deploying it.

11 4d ago A 66 tokens original MIT

build-connector

11

EliBarak12/Elliot

Skill Claude CodeCodex

Build an Elliot connector that turns an API or database into agent-ready MCP tools. Use when the user wants to connect a new data source, wrap an existing API, or make their database queryable by AI agents.

11 4d ago C 47 tokens original MIT

compose-skill

12

EliBarak12/Elliot

Skill Claude CodeCodex

Compose a multi-step Elliot skill — a named sequence of connector tool calls that the runtime exposes as one MCP tool. Use when a single user-level job-to-be-done needs more than one tool to answer, and you want the agent to invoke it as a single call instead of orchestrating the chain itself.

11 4d ago A 66 tokens original MIT

deploy

13

EliBarak12/Elliot

Skill Claude CodeCodex

Deploy an Elliot connector to the runtime so agents can use it. Runs the full validation pipeline (lint → eval → deploy) before activating. Use when the user is ready to make their connector live.

11 4d ago C 42 tokens original MIT

discover-source

14

EliBarak12/Elliot

Skill Claude CodeCodex

Discover a data source (REST API, Postgres, MySQL, or local file) and register it with Elliot so its tables and endpoints become queryable. Use as the first step of building a new connector.

11 4d ago A 46 tokens original MIT

getting-started

15

EliBarak12/Elliot

Skill Claude CodeCodex

Master onboarding for Elliot. Read this first when you connect to Elliot — and ALSO read this when any Elliot tool call fails with a connection error, because the most likely cause is the Elliot server isn't running yet. Explains how to start Elliot, the five principles, the canonical workflow, and which Elliot…

11 4d ago A 73 tokens original MIT

lint-connector

16

EliBarak12/Elliot

Skill Claude CodeCodex

Lint an Elliot connector file and fix all reported issues. Use when the user wants to validate a connector, improve tool descriptions, or fix quality warnings.

11 4d ago A 34 tokens original MIT

observe-agent-runs

17

EliBarak12/Elliot

Skill Claude CodeCodex

Wire the Elliot trace hook into a coding agent (Claude Code, Codex, Cursor) so its prompts, model reasoning, tool calls, and final answers stream live into the Elliot Agent Console alongside the MCP tool calls.

11 4d ago B 49 tokens original MIT

onboard-product

18

EliBarak12/Elliot

Skill Claude CodeCodex

Guided onboarding for turning a product into an agentic product with Elliot. Use this as the FIRST step when a user wants to make their API or database agent-ready — it interviews the user about their product and how agents should use it before any tool is designed, so the connector reflects intent instead of…

11 4d ago C 67 tokens original MIT

run-eval

19

EliBarak12/Elliot

Skill Claude CodeCodex

Run Elliot eval suites to validate connector tool quality. Use when the user wants to test their connector against expected outputs, check token budgets, or verify tool correctness.

11 4d ago A 36 tokens original MIT