ekoindia

12 mods across 1 repository, 2 stars between them.

ekoindia

01

ekoindia/eps-platform

Plugin Claude Code

Eko Platform Services (EPS) plugin — dev-time API context MCP + integration skills for coding agents.

2 5d ago A tokens not measured

PostToolUse

02

ekoindia/eps-platform

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (4 commands). From ekoindia/eps-platform.

2 5d ago A tokens not measured

PreToolUse

03

ekoindia/eps-platform

Hook Claude Code

Runs before the agent uses a tool for Bash, Grep, Read and Glob tool calls, running /Users/abhi/.local/bin/graphify hook-guard search (2 commands). From ekoindia/eps-platform.

2 5d ago A tokens not measured

eps-platform

04

ekoindia/eps-platform

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, PreToolUse) and 15 allowed tools.

2 5d ago A tokens not measured

ekoindia/eps-platform

Instructions file CodexOpenCode

AGENTS.md instructions for ekoindia/eps-platform, covering instructions for ai coding agents, commands, architecture at a glance, coding conventions and layouts & components — reuse, don't duplicate.

2 5d ago A 1,718 tokens

ekoindia/eps-platform

Instructions file

Claude Code instructions for ekoindia/eps-platform: This project has a knowledge graph at graphify-out/ with god nodes, community structure, and cross-file relationships.

2 5d ago A 339 tokens

eps

07

ekoindia/eps-platform

Plugin Claude Code

Eko Platform Services — context MCP, skills, and commands for integrating EPS APIs.

2 5d ago A tokens not measured

eps

08

ekoindia/eps-platform

MCP server Claude CodeCodexCursor

Local MCP server giving AI coding agents context for Eko Platform Services (EPS) APIs. Runs locally from the @ekoindia/eps-context-mcp npm package.

2 5d ago A tokens not measured

integrate-eps

10

ekoindia/eps-platform

Skill Claude CodeCodex

Use when integrating an Eko Platform Services (EPS) API — looks up the endpoint via the eps MCP, explains backend-only HMAC signing, and scaffolds a signed request.

2 5d ago A 41 tokens

run-a-recipe

11

ekoindia/eps-platform

Skill Claude CodeCodex

Use when running or executing a multi-step EPS flow end to end — fetches the runbook via the eps MCP and executes each step's endpoint in order, branching on the response.

2 5d ago A 42 tokens

sign-request

12

ekoindia/eps-platform

Skill Claude CodeCodex

Use when computing or debugging the EPS secret-key / request signature — emits backend-only HMAC-SHA256 signing code and explains the header set.

2 5d ago A 32 tokens