Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From llm-transpile
Auto-compresses markdown, HTML, and plain text files after each Read tool call; auto-installs the transpile binary on session start.
2 events · 2 hooks
npx claudepluginhub epicsagas/llm-transpile --plugin llm-transpileWhere this hook configuration is defined
Defined in .claude-plugin/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
ReadTP=$(command -v transpile 2>/dev/null); test -n "$TP" && "$TP" --input "$TP_INPUT" --fidelity semantic --quiet || echo '[transpile] binary not found, skipping'*node "${CLAUDE_PLUGIN_ROOT}/registry/scripts/install.js"Share bugs, ideas, or general feedback.