A stateless CLI for SeaClip-Lite project management that talks directly to the backend via HTTP and SQLite reads. You get commands for issues, pipelines, agents, schedules, and activity feeds, with both human-readable tables and JSON output for automation. The dual output mode is smart: use it interactively with the REPL for tab completion and history, or pass the --json flag when you're scripting or building agent workflows. It's straightforward plumbing between your terminal and a project management backend running on localhost:5200. If you're running SeaClip-Lite and want command-line access without maintaining local state, this does exactly that.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-seaclip