Agent skills for goptics tools. Install with the skills CLI.
# this project
npx skills add goptics/skills
# every project on this machine
npx skills add goptics/skills -g
# one skill
npx skills add goptics/skills --skill vizb
# confirm the CLI can see it
npx skills add goptics/skills --listThe CLI clones this small pack (not each product repo) and copies skills/<name>/ into your agents (Grok, Claude Code, Cursor, Codex, and others).
| Skill | Product |
|---|---|
vizb |
vizb — CSV, JSON, and benchmark HTML charts. Docs: AI agents. |
Skill install is not binary install. If vizb is missing, the skill runs the vizb install one-liners.