Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Codex Plugins

Git marketplace repo for local Codex plugin source folders.

The marketplace manifest is stored at:

.agents/plugins/marketplace.json

Installed Plugins

Plugin Purpose
commit-commands Git workflow skills for commit, PR, and stale branch cleanup tasks.
code-simplifier Simplifies recently modified code for clarity and maintainability while preserving behavior.

Update Workflow

Install this marketplace from GitHub:

codex plugin marketplace add cloudhsiao/codex-plugins --ref main
codex plugin add commit-commands@codex-plugins
codex plugin add code-simplifier@codex-plugins

After editing a plugin source folder and pushing the change:

python3 /Users/bj/.codex/skills/.system/plugin-creator/scripts/update_plugin_cachebuster.py /Users/bj/Code/github.com/cloudhsiao/codex-plugins/<plugin-name>
codex plugin marketplace upgrade
codex plugin add <plugin-name>@codex-plugins

Start a new Codex thread after reinstalling so updated skills are loaded.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors