Agents for Codex

945 that install into Codex. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

builder

121

MaxQian888/cognia-next

Agent Codex

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

53 3d ago A 0 tokens AGPL-3.0

director

122

MaxQian888/cognia-next

Agent Codex

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

53 3d ago A 0 tokens AGPL-3.0

docs-curator

123

gracefullight/krds

Agent Codex

Documentation drift detection and sync specialist. Use to update docs//.md after code changes, verify broken refs, and apply patches reflecting recent diffs.

46 yesterday A 33 tokens

refactor-engineer

124

gracefullight/krds

Agent Codex

Behavior-preserving refactoring specialist. Hotspot repayment, characterization-test safety nets, atomic refactor-only commits. Never changes observable behavior.

46 yesterday A 32 tokens

research-explorer

125

gracefullight/krds

Agent Codex

Cross-source research specialist. Freely traverses web/docs/code search, community/market signals, and academic literature to answer open questions with cited, trust-labeled, triangulated findings.

46 yesterday A 41 tokens

docs-curator

128

gracefullight/stock-checker

Agent Codex

Documentation drift detection and sync specialist. Use to update docs//.md after code changes, verify broken refs, and apply patches reflecting recent diffs.

44 3d ago A 33 tokens

refactor-engineer

129

gracefullight/stock-checker

Agent Codex

Behavior-preserving refactoring specialist. Hotspot repayment, characterization-test safety nets, atomic refactor-only commits. Never changes observable behavior.

44 3d ago A 32 tokens

research-explorer

130

gracefullight/stock-checker

Agent Codex

Cross-source research specialist. Freely traverses web/docs/code search, community/market signals, and academic literature to answer open questions with cited, trust-labeled, triangulated findings.

44 3d ago A 41 tokens

abap-analyzer

131

Gixsy95/abap_wiki

Agent Codex

Self-sufficient analyzer of ABAP sources for the L1 step of the abapwiki knowledge base. Operates raw-only: reads the files in raw/system-library/ without MCP. Receives sapname, saptype, devclass, rawsourcepath and an artifactpath; WRITES to file a structured YAML report with narrativesections, classified dependencies…

44 8d ago A 114 tokens original MIT

abap-deepcheck

132

Gixsy95/abap_wiki

Agent Codex

Independent adversarial judge that verifies the L1 analysis of an ABAP object. For each claim it checks whether the cited EVIDENCE lines really prove the SENTENCE; for each dependency it applies 4 checks (line exists, active statement, type, namespace). Runs in a separate session from the author, with a different…

44 8d ago A 100 tokens original MIT

Gixsy95/abap_wiki

Agent Codex

L2 functional researcher of the abapwiki knowledge base. For a slice (business process) it reads the members' L1 pages and the dependency graph, identifies the functional GAPS (why it exists, who launches it, semantics of the Z fields and of the magic numbers, standard integration, data lifecycle), classifies them and…

44 8d ago A 147 tokens original MIT

frontend-developer

134

1024XEngineer/bytemind

Agent Codex

Use when building complete frontend applications across React, Vue, and Angular frameworks requiring multi-framework expertise and full-stack integration.

43 1mo ago A 27 tokens original MIT

memory

136

managedcode/PrompterOne

Agent Codex

How to add memory to an agent using an AIContextProvider.

42 3mo ago A 13 tokens original MIT

analyzer

138

j5ik2o/oni-comb-rs

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

41 3mo ago A 0 tokens Apache-2.0

comparator

139

j5ik2o/oni-comb-rs

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

41 3mo ago A 0 tokens Apache-2.0

grader

140

j5ik2o/oni-comb-rs

Agent Codex

Evaluate expectations against an execution transcript and outputs.

41 3mo ago A 0 tokens Apache-2.0

morpho-org/sdks

Agent Codex

Focus: package boundaries, public surface and deprecation lifecycle, type/import discipline, NodeNext compatibility. The authoritative rules live in AGENTS.md §1 (Architecture), §2 (Forbidden patterns — rule 5: deep cross-package imports), §3 (Type discipline), §4 (Public API & packaging), and §7 (Releases &…

40 today A 4 tokens MIT

morpho-protocol

142

morpho-org/sdks

Agent Codex

Review from the protocol-facing SDK contract: does this diff still model Morpho exactly? Authoritative rules live in AGENTS.md §1 (single source of truth per ABI/address and Action/Entity layering), §5 (security invariants as tests), §7 (pin ABIs and addresses in-package), and package/nested AGENTS.md files such as…

40 today A 5 tokens MIT

web3-security

143

morpho-org/sdks

Agent Codex

The boundary between the SDK and the chain. Authoritative rules live in AGENTS.md §1 (the Action layer is pure encode-only, no state reads), §2 (typed errors), and §5 (security invariants — chainId validation, authorization, accounting, LLTV buffer, inflation-attack guard, deposit routing). The Action-layer rule and…

40 today A 3 tokens MIT

backend-engineer

144

CodelyTV/agentic_programming-course

Agent Codex

Use when creating or modifying backend code: API routes, use cases, domain models, repositories, infrastructure services, or dependency injection configuration. Follows Hexagonal Architecture, DDD, and DIOD conventions.

38 4mo ago A 45 tokens original MIT