/install
Verify VexJoy Agent installation, diagnose issues, and guide first-time setup.
$ npx -y skills add notque/vexjoy-agent --skill install --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/install
Context preview
The summary Claude sees to decide when to auto-load this skill.
Verify VexJoy Agent installation, diagnose issues, and guide first-time setup.
Essays and writing behind this toolkit live at vexjoy.com. AI agents skip steps. "Looks correct" replaces running tests. "Trivial change" replaces verification.
Repo: notque/vexjoy-agent
Other skills on vexjoy-agent.
- /business-ops
Business operations: strategy, technology, growth, competitive intelligence, support, finance, HR, legal, operations, sales, productivity, product management.
Open skill - /design
Design workflows โ UX copy, design systems, design critique, accessibility review, design handoff, user research synthesis. Use when writing UI copy, reviewing designs, building component systems, checking accessibility, or preparing developer handoffs.
Open skill - /marketing
Marketing: SEO audits, campaign planning, content strategy, email sequences, competitive analysis, brand review, performance reporting.
Open skill - /code-cleanup
Detect stale TODOs, unused imports, and dead code.
Open skill - /code-linting
Run Python (ruff) and JavaScript (Biome) linting.
Open skill - /comment-quality
Review and fix temporal references in code comments.
Open skill

