Scaffolds a complete agent TUI in TypeScript using @openrouter/agent — like create-react-app for terminal agents. Generates a customizable terminal interface with three input styles, four tool display modes, ASCII banners, streaming output, session persistence, and configurable tools. Use when building an agent, creating a TUI, scaffolding an agent project, or building a coding assistant.
$npx -y skills add deconbear/actoviq-agent-sdk --skill create-agent-tuiInstalls into the current project.
Run `npx skills use "https://github.com/deconbear/actoviq-agent-sdk" --skill "deconbear/actoviq-agent-sdk/create-agent-tui"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deconbear/actoviq-agent-sdk" that are relevant to the current task. Run `npx skills add "https://github.com/deconbear/actoviq-agent-sdk"` and select the relevant skills, then follow their instructions.