/install
Verify installation, diagnose issues, and guide first-time setup
$ npx -y skills add notque/vexjoy-agent --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/install
Context preview
What this command does when you run it.
Verify installation, diagnose issues, and guide first-time setup
Command definition
install.mddescription: "Verify installation, diagnose issues, and guide first-time setup" allowed-tools: ["Read", "Bash", "Glob", "Grep", "Write", "Edit", "Skill", "Agent"]
Call the Skill tool with `install`. Verify VexJoy Agent installation, diagnose issues, run install-doctor.py health checks, fix problems, show component inventory, and orient new users.
Essays and writing behind this toolkit live at vexjoy.com. VexJoy Agent connects plain-English requests to specialist agents, skills, and workflows. /do selects the knowledge and tools needed for your task.
Repo: notque/vexjoy-agent
Other commands on vexjoy-agent.
github-notifications
Triage GitHub notifications: fetch, classify, report actions needed.
github-profile-rules
`github-profile-rules` — extract programming rules and coding conventions from a GitHub user's public profile via API.

