luckeyfaraday

23 mods across 8 repositories, 127 stars between them.

athena-graphs

01

luckeyfaraday/athena-graphs

Plugin Claude Code

Agent-native graph orchestration for Claude Code and other skill-compatible agents.

39 1mo ago A tokens not measured original MIT

athena-graphs

02

luckeyfaraday/athena-graphs

Plugin Claude Code

Run complex work as explicit, inspectable agent graphs with branching, joins, review gates, and human checkpoints.

39 1mo ago A tokens not measured original MIT

athena-graphs

03

luckeyfaraday/athena-graphs

MCP server Claude CodeCodexCursor +2

MCP server "athena-graphs" as configured in luckeyfaraday/athena-graphs. Runs import os, subprocess; root = os.getenv('CLAUDE_PLUGIN_ROOT') or os.getenv('PLUGIN_ROOT') or os.getcwd(); raise SystemExit(subprocess.call(['uv', 'run', '--directory', root, '--extra', 'mcp', 'agentgraph-mcp'])) with python3. Needs 1…

39 1mo ago A tokens not measured original MIT

athena-graphs

04

luckeyfaraday/athena-graphs

Skill Claude CodeCodex

Orchestrate complex work as explicit agent graphs using the Athena Graphs MCP tools. Use when the user explicitly asks for Athena Graphs, asks to graph/orchestrate a task, wants parallel specialized agents, needs branching or review/retry paths, requests human approval checkpoints, or has a multi-stage task whose…

39 1mo ago A 76 tokens original MIT

fusion-engine

05

luckeyfaraday/fusion-engine

Skill Claude CodeCodex

Run a single prompt across multiple LLMs in parallel via OpenRouter, then synthesize their responses into one answer with a judge model. Use when the user wants multi-model fusion, ensemble LLM queries, parallel model comparison, or a second opinion across providers.

11 2mo ago A 56 tokens original MIT

luckeyfaraday/frontier-orchestrator

Skill Claude CodeCodex

Coordinate software delivery by keeping Claude Code as lead and delegating backend work to Codex, design and frontend work to Kimi, and domain-neutral tooling or mechanical maintenance to Grok Build through the frontier-orchestrator MCP server. Use for feature implementation, refactors, reviews, bug fixes, migrations…

7 1mo ago A 77 tokens original MIT

luckeyfaraday/frontier-orchestrator

MCP server Claude CodeCodexCursor +2

MCP server "frontier-orchestrator" as configured in luckeyfaraday/frontier-orchestrator. Runs ${CLAUDE_PROJECT_DIR:-.}/dist/src/index.js with node. Needs 1 environment variable to run.

7 1mo ago A tokens not measured original MIT

codex-router

09

luckeyfaraday/codex-router

Plugin Claude Code

Route heavy-duty coding tasks from your Claude Code agent to OpenAI Codex, choosing GPT-5.6 Sol, Terra, or Luna as a supervised background worker — Claude briefs, delegates, reviews, and verifies.

6 1mo ago A tokens not measured original MIT

codex

10

luckeyfaraday/codex-router

Skill Claude CodeCodex

Offload heavy-duty implementation work to OpenAI Codex as a background worker, routing each task to the appropriate available GPT model—especially GPT-5.6 Sol, Terra, or Luna—while Claude stays the orchestrator and reviewer. Use when the user types /codex, asks to delegate/offload/route work to Codex or a GPT model…

6 1mo ago A 113 tokens original MIT

docx

11

luckeyfaraday/OpenGolem

Skill Claude CodeCodex

Corporate Word document generation and editing for .docx files. Use when Claude needs to create professional Word documents from structured input, preserve document templates, or produce styled report outputs.

5 4mo ago A 38 tokens original MIT

pdf

12

luckeyfaraday/OpenGolem

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

5 4mo ago A 50 tokens copy · 73% MIT

pptx

13

luckeyfaraday/OpenGolem

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

5 4mo ago B 62 tokens copy · 94% MIT

skill-creator

14

luckeyfaraday/OpenGolem

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

5 4mo ago A 45 tokens copy · 89% MIT

xlsx

15

luckeyfaraday/OpenGolem

Skill Claude CodeCodex

Corporate workbook generation, spreadsheet editing, and formula recalculation for .xlsx files. Use when Claude needs to create professional Excel workbooks from structured input, preserve workbook templates, or recalculate formulas with LibreOffice.

5 4mo ago A 44 tokens original MIT

planner

17

luckeyfaraday/OpenGolem

Agent

Creates implementation plans from context and requirements.

5 4mo ago A 9 tokens copy · 100% MIT

scout

19

luckeyfaraday/OpenGolem

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

5 4mo ago A 17 tokens copy · 100% MIT

worker

20

luckeyfaraday/OpenGolem

Agent

General-purpose subagent with full capabilities, isolated context.

5 4mo ago A 12 tokens copy · 100% MIT

master-workflow

21

luckeyfaraday/master-workflow

MCP server Claude CodeCodexCursor +2

MCP server "master-workflow" as configured in luckeyfaraday/master-workflow. Runs locally from the . Python package.

4 25d ago A tokens not measured original MIT

master-workflow

22

luckeyfaraday/master-workflow

Skill Claude CodeCodex

Orchestrate a build as orchestrator → worker → critical reviewer, delegating to Codex, Grok, OpenCode, Claude, or Kimi and looping until an independent cross-model reviewer scores the diff 9/10. Use when the user says master-workflow, asks to delegate or offload work to another agent CLI, asks to run a review loop…

4 25d ago A 113 tokens original MIT

auto-reasoning

23

luckeyfaraday/auto-reasoning

Skill Claude CodeCodex

Use when the user wants automatic task-difficulty routing for reasoning effort only, asks to run or configure the auto-reasoning harness, wants Codex/OpenAI calls to keep the model fixed while varying reasoning depth, or asks for an auditable effort-selection workflow.

1 1mo ago A 58 tokens original MIT