Problem or motivation
install the authsome skill in the home directory when running in the sidecar mode.
Proposed solution
authsome run claude should install the skill ~/.claude/skills
Similar for other agents (codex, open-code, open claw, Hermes, nano claw, etc.)
The installed skills should be verifiable when you run npx skills list -g
The update script should also update the global skills
Alternatives considered
No response
Area
CLI
Additional context
No response
Problem or motivation
install the authsome skill in the home directory when running in the sidecar mode.
Proposed solution
authsome run claudeshould install the skill ~/.claude/skillsSimilar for other agents (codex, open-code, open claw, Hermes, nano claw, etc.)
The installed skills should be verifiable when you run
npx skills list -gThe update script should also update the global skills
Alternatives considered
No response
Area
CLI
Additional context
No response