loredex
01Plugin Claude Code
Auto-organize AI-generated markdown into an Obsidian-compatible dex.
Plugin Claude Code
Auto-organize AI-generated markdown into an Obsidian-compatible dex.
Cursor rule Cursor
Route research and findings through loredex instead of ad-hoc summary files.
MCP server Claude CodeCodexCursor +2
Universal control system for coding agents: shared memory, cross-project handoffs, research management, and MCP + Obsidian dashboards across products and repos. Runs locally from the loredex npm package.
Instructions file CodexOpenCode
Instructions for ahmedtawfeeq1/loredex, covering agent instructions and research filing (loredex).
Instructions file
Instructions for ahmedtawfeeq1/loredex: See the "Research filing (loredex)" section in AGENTS.md: research/analysis markdown needs loredex frontmatter so it can be auto-filed into the vault.
Plugin Claude Code
Auto-file AI-generated research markdown into your Obsidian-compatible dex.
Hook
Runs when a session starts, executing session-start.sh. From ahmedtawfeeq1/loredex.
Hook
Runs when the agent finishes a response, executing route.sh. From ahmedtawfeeq1/loredex.
Skill Claude CodeCodex
Scan this project for existing research/findings markdown and file it into the loredex dex. Use when the user says "adopt this project", "organize my research", "file my existing markdown into the dex", or wants a messy docs/ folder cleaned up.
Skill Claude CodeCodex
Manage an agent-ops dex — an agency's client fleet (Manager ▸ Client ▸ Pipeline/Agent ▸ Stage). Use when the user wants to add a client, pipeline, agent, or stage; tag clients; generate a client's MCP/plugin tooling from workspace.yml; or check fleet health. Requires a dex created with loredex init --type agent-ops.
Skill Claude CodeCodex
Write a Start-Here brief for a project or a recent session's findings, and flag stale/duplicate/orphaned notes. Use when the user says "curate my dex/research", "where do I start", "make sense of this project", or just finished a session that produced several markdown files and wants a handoff.
Skill Claude CodeCodex
Hand finished work from this project to another team's project — writes a consumable brief (interfaces, payload semantics, decisions, gotchas) into the receiving project's dex space and syncs it. Use when the user says "hand this off to backend/frontend/ ", "the engine work is done, tell the backend team", or finishes…
Skill Claude CodeCodex
Check for open handoffs addressed to this project before starting work, and mark them consumed after acting on them. Use at the START of any work session in a loredex-registered project that receives work from other teams (e.g. backend consuming AI-engine output), or when the user says "any handoffs for me", "what did…
Skill Claude CodeCodex
Set up loredex for the current project — creates/registers the dex and writes AGENTS.md/CLAUDE.md/.cursor rule conventions. Use when the user says "set up loredex", "init loredex", or wants to start tracking this project's research in a dex.
Skill Claude CodeCodex
Set up or explain the loredex MCP server — live dex access (search, read, handoffs, product state, safe writes) for any MCP-compatible agent. Use when the user wants agents to query the dex mid-task, asks to "connect the dex to Cursor/Codex/an agent", or asks what the loredex MCP tools do.
Skill Claude CodeCodex
Curate the whole product — a cross-project dashboard and brief spanning every project in the dex, with per-project state, the handoff flow between teams, and report-only cross-project risks/duplicates. Use when the user asks for the product view, "where does the whole product stand", "what's the state across…
Skill Claude CodeCodex
Rebuild a project's dex copies from scratch — removes loredex-owned dex files and unstamps the originals so they can be re-adopted cleanly. Use when clicking a link inside a note creates an empty Obsidian note instead of navigating, or after a loredex upgrade that changed how notes are filed.
Skill Claude CodeCodex
Process the dex's inbox/ plus any new frontmattered files in the current project right now. Use when the user says "route my findings", "file what's pending", or wants a routing pass forced immediately instead of waiting for the automatic Stop hook.
Skill Claude CodeCodex
Check loredex's health and dex statistics — config, dex reachability, git sync, detected editors, LLM classifier availability, note counts. Use when the user asks "is loredex working", "how many notes are in my dex", or wants to troubleshoot loredex.
Skill Claude CodeCodex
Commit local dex changes, pull teammates' notes, push yours — the team-sharing loop for a git-backed dex. Use when the user says "sync the dex", "push my notes", "pull the latest dex", or after finishing work another team should see.
Skill Claude CodeCodex
Overview and writing conventions for loredex. Use this as the fallback when the user's intent doesn't map to one specific loredex action, and always follow its frontmatter convention when writing research/findings/analysis markdown in a loredex-registered project. For a specific action, prefer the dedicated skill …
ahmedtawfeeq1/genudo-market-intelligence-mcp
MCP server Claude CodeCodexCursor +2
MCP server "market-intelligence-mcp" as configured in ahmedtawfeeq1/genudo-market-intelligence-mcp. Runs locally from the @genudo/market-intelligence-mcp npm package.
ahmedtawfeeq1/loredex-obsidian
Cursor rule Cursor
Route research and findings through loredex instead of ad-hoc summary files.
ahmedtawfeeq1/loredex-obsidian
MCP server Claude CodeCodexCursor +2
Universal control system for coding agents: shared memory, cross-project handoffs, research management, and MCP + Obsidian dashboards across products and repos. Runs locally from the loredex npm package.