soft-ue-cli - Claude Code bridge for Unreal Engine
Python CLI plus UE plugin that lets Claude Code spawn actors, edit blueprints, call functions, capture screenshots, and manage PIE sessions in real time. Uses an in-process HTTP bridge to UE5.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
claude-code-tools - utilities for CLI coding agents
Practical productivity tools for Claude Code, Codex CLI, and similar coding agents: context management, session helpers, and workflow shims.
wechat-cli - query local WeChat data for LLMs
Python CLI that exposes local WeChat chat history, contacts, sessions, and favorites in a structured format agents can query. Designed as an LLM data source.
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
unclog - find and fix Claude Code context bloat
CLI that scans ~/.claude for MCPs, skills, hooks, and CLAUDE.md files, shows how many tokens each consumes before you type, and lets you remove items with reversible snapshots.