Agent skills for driving persistent terminals with phux.
npx skills add no-phux/skillsInstall one skill:
npx skills add no-phux/skills --skill using-phux
npx skills add no-phux/skills --skill using-phux-mcpFrom the well-known index on phux.sh:
npx skills add https://phux.shusing-phux. Drives persistent terminals and supervises terminal-hosted agents with the phux CLI. Use for REPLs, debuggers, dev servers, interactive programs, durable shell state, or multi-agent terminal workflows; prefer a one-shot shell for independent commands.
using-phux-mcp. Drives persistent terminals and terminal-hosted agents through the phux MCP server. Use when phux MCP tools are available for interactive programs, durable shell state, bounded observation, or agent supervision; use using-phux for direct CLI work.
This repository is a publish mirror of
no-phux/phux .agents/skills/. Edit skills
there; pushes to main refresh this tree. Do not open PRs against this
mirror.
phux --skill and phux mcp --skill remain the version-matched copies
compiled into the installed binaries.
Apache-2.0. Copyright 2026 phall.