hotplex
Self-hosted gateway connecting coding agents to team chat
All Skills in This Repository (8)
Pure Emerald Level Indicatorshotplex-setup
Diagnose HotPlex setup failures from doctor JSON reports and apply category-based fixes.
hotplex-release
Automate HotPlex releases with version bumps, changelogs, and unified component versions.
hotplex-docs-patrol
Map code changes to affected HotPlex docs and apply targeted updates.
hotplex-issue-manager
Converts multiple GitHub issues into a merged pull request with ROI-prioritized, conflict-checked selections.
hotplex-diagnostics
Diagnose HotPlex Gateway runtime issues from symptoms to root cause.
hotplex-pr-quality
Run make test and lint, then create or update HotPlex pull requests.
hotplex-arch-analyzer
Analyze HotPlex Go gateway modules for SOLID, DRY, coupling, and reliability issues.
hotplex-update
Update the HotPlex gateway binary with build, stop, replace, restart, and validation steps.
Frequently Asked Questions
FAQPage SchemaHow to install HotPlex?▼
Run `npx skills add hrygo/hotplex --all -g -y` in your terminal to install all skills in this suite globally.
What does HotPlex do?▼
It is a self-hosted gateway that connects coding agents like Claude Code, Codex CLI, and OpenCode to Slack, Feishu, web chat, and enterprise messaging through one consistent interface.
How to run coding agents inside Slack or Feishu?▼
Deploy the HotPlex gateway, enable the Slack or Feishu adapter during onboarding, and teammates can chat with the agent, approve tool use, and receive streamed results directly in the channel.
Can HotPlex schedule recurring agent tasks?▼
Yes. The built-in cron scheduler runs one-time or recurring natural-language jobs through your chosen agent and delivers results back to the target platform.
Does HotPlex support enterprise security and auditing?▼
Yes. It provides API key authentication, permission ceilings, SSRF protection, hash-chained audit logs, Prometheus metrics, and OpenTelemetry tracing in a single self-hosted binary.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core