Plugin marketplace by @markmdev.
/plugin marketplace add markmdev/claude-plugins| Plugin | Description | Install |
|---|---|---|
| reflex | Context router — auto-injects relevant docs and skills before Claude responds | /plugin install reflex@markmdev |
Reflex watches your conversation and uses a fast model to decide which docs and skills your agent needs before responding. Zero configuration — auto-discovers everything from frontmatter.
Requires: the reflex binary installed separately:
curl -sL https://raw.githubusercontent.com/markmdev/reflex/master/install.sh | sh