ory

39 mods across 5 repositories, 469 stars between them.

lumen

01

ory/lumen

Plugin Claude Code

Precise local semantic code search via MCP. Indexes your codebase with Go AST parsing, embeds with Ollama or LM Studio, and exposes vector search to Claude through an MCP server — no cloud, no npm.

254 21d ago A tokens not measured

bench-analyzer

02

ory/lumen

Agent Claude Code

Analyzes Lumen benchmark JSONL results to identify chunker/search quality issues and produce actionable improvement recommendations.

254 21d ago A 24 tokens

task-curator

03

ory/lumen

Agent Claude Code

Curates bench-swe benchmark tasks from a GitHub issue or PR URL. Requires a URL and language. Extracts commits, generates gold patch, writes task JSON, and verifies inline.

254 21d ago C 42 tokens

lumen

04

ory/lumen

Settings file Claude Code

Save 30% token costs when using Claude Code, Codex, OpenCode for free - with open source, local semantic search. Works for small and large codebases and monorepos! Enterprise-ready and fully compliant via Ollama and SQLite-vec.

254 21d ago A tokens not measured

add-benchmark

05

ory/lumen

Skill Claude CodeCodex

Add a new SWE benchmark task from a real GitHub bug-fix. Use when the user provides a GitHub issue or PR URL and wants to add it to the bench-swe pipeline.

254 21d ago A 43 tokens

lumen AGENTS.md

06

ory/lumen

Instructions file CodexOpenCode

AGENTS.md instructions for ory/lumen, covering agents.md, repository expectations and commands.

254 21d ago A 259 tokens

lumen CLAUDE.md

07

ory/lumen

Instructions file

Claude Code instructions for ory/lumen, covering claude.md — lumen, go standards, code quality rules, testing and linting & errors.

254 21d ago A 2,637 tokens

SessionStart

08

ory/lumen

Hook

Runs when a session starts on startup, resume, clear and compact, running an inline shell check. From ory/lumen.

254 21d ago A tokens not measured

PreToolUse

09

ory/lumen

Hook

Runs before the agent uses a tool for Grep and Bash tool calls, running an inline shell check. From ory/lumen.

254 21d ago A tokens not measured

lumen

10

ory/lumen

MCP server Claude CodeCodexCursor +2

MCP server "lumen" as configured in ory/lumen. Launched with ./scripts/run stdio.

254 21d ago A tokens not measured

doctor

11

ory/lumen

Skill Claude CodeCodex

Run a health check on the bundled Lumen semantic search setup for the current project, verify backend reachability and index freshness, and summarize remediation steps.

254 21d ago A 32 tokens

reindex

12

ory/lumen

Skill Claude CodeCodex

Refresh or rebuild the bundled Lumen index for the current project, preferring MCP-driven refreshes and using the CLI only for an explicit clean rebuild.

254 21d ago A 33 tokens

ory/terraform-provider-ory

Skill Claude CodeCodex

Generate Terraform configuration for an existing Ory Network project. Inventories the project via the Ory Console and Admin APIs, builds terraform import blocks with the correct per-resource import IDs, generates configuration with terraform plan -generate-config-out, and refines it until terraform plan converges to…

21 4d ago A 101 tokens original Apache-2.0

ory

14

ory/claude-plugins

Plugin Claude Code

Plugin marketplace listing 2 plugins: lumen, ory-agent-plugin.

3 yesterday A tokens not measured original Apache-2.0

ory/claude-plugins

Instructions file

Instructions for ory/claude-plugins, covering available plugins, how it works, versioning and adding a new plugin.

3 yesterday A 324 tokens original Apache-2.0

ory-agent-plugin

16

ory/claude-plugins

Plugin Claude Code

Ory plugin for Claude Code: scaffolding skills, a local Ory instance, and authentication, authorization, and audit for every tool call.

3 yesterday A tokens not measured original Apache-2.0

ory-claude-mcp

17

ory/claude-plugins

MCP server Claude CodeCodexCursor +2

MCP server "ory-claude-mcp" as configured in ory/claude-plugins. Runs ${CLAUDE_PLUGIN_ROOT}/hooks/ory-mcp-server.js with node.

3 yesterday A tokens not measured original Apache-2.0

local-down

18

ory/claude-plugins

Command

Stop the local Ory development environment. This gracefully shuts down all Docker containers (Kratos, Keto, Hydra, Nginx gateway) while preserving data volumes so you can restart later without losing state.

3 yesterday A 0 tokens original Apache-2.0

local-up

19

ory/claude-plugins

Command

Start the local Ory development environment using Docker Compose. This spins up Kratos (identity), Keto (permissions), Hydra (OAuth2), and an Nginx gateway on port 4000.

3 yesterday A 0 tokens original Apache-2.0

temporal-up

20

ory/claude-plugins

Command

Start a local Temporal development server alongside the local Ory stack so the worker scaffolded by ory-temporal-worker can connect. This runs Temporal's bundled dev server (Temporal Server + Postgres + Web UI in one process) — not a production cluster.

3 yesterday A 0 tokens original Apache-2.0

SessionStart

21

ory/claude-plugins

Hook

Runs when a session starts, executing ory-hook.js via node. From ory/claude-plugins.

3 yesterday A tokens not measured copy · 53% Apache-2.0

SessionEnd

22

ory/claude-plugins

Hook

Runs when a session ends, executing ory-hook.js via node. From ory/claude-plugins.

3 yesterday A tokens not measured copy · 55% Apache-2.0

UserPromptSubmit

23

ory/claude-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing ory-hook.js via node. From ory/claude-plugins.

3 yesterday A tokens not measured copy · 55% Apache-2.0

PreToolUse

24

ory/claude-plugins

Hook

Runs before the agent uses a tool, executing ory-hook.js via node. From ory/claude-plugins.

3 yesterday A tokens not measured copy · 55% Apache-2.0