popo-cli-installer
POPO CLI Installer
Install POPO CLI Skills into the agent workspace that is active for the current conversation. The procedure is agent-agnostic and resolves the installation context through the bundled helper.
Treat a simple request such as "使用 popo-cli-installer 安装 POPO CLI" as complete installation intent. Never require the user to know or mention AGENTS.md, runtime metadata, CLI flags, or filesystem layout before attempting automatic context resolution.
Run the Installer
Set the execution tool's workdir to the installed popo-cli-installer directory (the directory containing this SKILL.md and scripts/), then run exactly:
Use the absolute installed path as workdir. If the Skill path begins with ~/, expand it to the user's home directory before calling the execution tool.
Use an execution tool timeout of at least 10 minutes for installation and authentication commands.
node scripts/install-popo-skills.mjs
The helper resolves the active conversation workspace from runtime context.