Plugin Claude Code
Personal marketplace of agent plugins shared between Claude Code and Codex.
Plugin Claude Code
Personal marketplace of agent plugins shared between Claude Code and Codex.
Plugin Claude Code
Generate a Conventional Commits message from the staged or working diff, one concise line, no body unless you ask for one.
Skill Claude CodeCodex
Generate a Conventional Commits message for staged/working changes. Use when the user asks to "write a commit message", "generate a commit message", "what should the commit message be", or invokes /commit-message.
Plugin Claude Code
A two-line Claude Code status line showing model, folder, git branch, session and weekly rate limit bars, and token totals, with install and uninstall commands. Beta, the settings.json patching is new.
Skill Claude CodeCodex
Install this plugin's two-line Claude Code status line into settings.json. Manual only, invoked as /statusline:install.
Skill Claude CodeCodex
Remove this plugin's two-line Claude Code status line from settings.json. Manual only, invoked as /statusline:uninstall.
Plugin Claude Code
Reports the word and character count of each answer through a Stop hook, shown to you only and never added to the model context.
Hook
Runs when the agent finishes a response, executing word-count.sh via bash. From overclokk/agent-plugins.
Plugin Claude Code
Keep answers short. Applies a strict word limit to responses, defaulting to 100 words, with an optional per-invocation override.
Skill Claude CodeCodex
Limit response length. Use when the user asks for short, concise, brief, terse, compact, or word-limited answers (for example, "in 30 words", "under 200 words", "one sentence").