codexplugin
L

LLM Application Dev

by wshobson

Pluginai & agents12.4K stars

Build and ship LLM-powered applications with agent patterns

Install now

$ npx codex-marketplace add wshobson/agents/plugins/llm-application-dev --plugin

About

Build and ship LLM-powered applications with agent patterns

LLM Application Dev is a codex plugin that extends OpenAI Codex with ai & agents capabilities. After install, Codex can use LLM Application Dev context and actions during your coding sessions without leaving the conversation.

Source package path: wshobson/agents/plugins/llm-application-dev on GitHub (wshobson/agents).

Key features

  • Adds LLM Application Dev capabilities directly inside Codex chat
  • Installs with one npx command — no manual config editing
  • Built for ai & agents workflows
  • Community-built — inspect the GitHub repo before production use

How to install

  1. 01

    Copy the install command

    Use the command on this page — it includes the correct --plugin flag for this plugin.

  2. 02

    Run it in your project terminal

    Execute the command from the directory where you use Codex, not necessarily your home folder.

  3. 03

    Restart or reload Codex

    Restart the Codex CLI or reload your IDE window so the new extension is picked up.

  4. 04

    Try an example prompt

    Ask Codex something related to LLM Application Dev to confirm the plugin is active.

Example prompts

Try these after installing to confirm LLM Application Dev is working.

> Connect Codex to LLM Application Dev and show me what actions are available
> Use LLM Application Dev to help with my current coding task
> What can the LLM Application Dev integration do in this project?

Requirements

  • Node.js 18 or newer with npx available
  • Codex CLI or IDE extension installed and signed in
  • Check the GitHub README for API keys or extra dependencies

More from wshobson

Other plugins by the same author

Related plugins

More in ai & agents