=== archify fresh install (isolated HOME, host: macOS 26.5.2 aarch64, Node v24.13.1) === --- $ npx -y skills add tt-a1i/archify --skill archify --agent claude-code --copy --yes --- ◇ Installed 1 skill ────────────╮ │ ✓ archify (copied) │ │ → ./.claude/skills/archify │ └ Done! Review skills before use; they run with full agent permissions. install-claude-exit: 0 --- $ npx -y skills add tt-a1i/archify --skill archify --agent hermes-agent --copy --yes --- ◇ Installed 1 skill ────────────╮ │ ✓ archify (copied) │ │ → ./.hermes/skills/archify │ └ Done! Review skills before use; they run with full agent permissions. install-hermes-exit: 0 --- installed skill inventory (.claude/skills/archify) --- LICENSE SKILL.md assets bin delta examples package-lock.json package.json recipes references renderers schemas scripts test install size: 5.7M --- doctor from the installed copy --- [ok] lifecycle renderer, schema, and example Archify is ready. installed-doctor-exit: 0 --- demo render from the installed copy --- Next: open the HTML in your browser, then render your own diagram: archify render architecture -rw-r--r--@ 1 openclaw wheel 637933 Aug 15 12:10 archify-demo.html installed-demo-exit: 0 --- note: 'skills' CLI agent id is hermes-agent, not hermes; README documents cursor/claude-code/codex/opencode only ---