Help · Agent setup

Install and verify the OWL Compose Agent skill

The CLI embeds its matching authoring skill. Setup installs both from one release so command behavior and Agent instructions stay aligned.

업데이트 September 5, 2026제품 문서OWL Compose CLI 0.1.3 and laterOWL Compose Product

Install the CLI and matching skill together

Use an explicit target shown by ow agent --help when several supported Agent environments are present.

npx @owlcompose/cli@latest setup --target auto

Restart and verify discovery

Restart the Agent process when it was already running during installation. Doctor checks the detected skill directory and the embedded release contract.

ow --version
ow agent doctor --target auto

Update without version drift

Use the same command for updates. It moves the globally installed CLI and embedded skill to the same release.

npx @owlcompose/cli@latest setup --target auto

Remove managed skill copies

ow agent uninstall --target all
제품 경계

Removing the skill does not remove the CLI, Hosted works, or saved account credentials.

FAQ

자주 묻는 질문

Why does the Agent not see the skill immediately?

An already-running Agent may cache its skill inventory. Restart it, then run doctor again.

Can I copy a skill from a different CLI release?

Do not mix releases. Rerun setup so the CLI and embedded skill are installed from the same package version.

실제 워크플로 사용

에이전트가 만든 작품을 발표하세요.

CLI를 설치하고 OWX로 작성해 로컬에서 검증한 뒤 비공개 작품으로 게시하세요. 공유할 준비가 되었을 때만 독자 링크를 만듭니다.