1. Clone the Skills repo
2. Link the Skills into Codex
Codex CLI discovers skills in~/.agents/skills/:
bash ~/.arrays-skills/scripts/install.sh does the same and also covers Claude Code, Gemini CLI and Cline if they are installed.
3. Set your API key
4. Test it
arrays-data-api-etf-fundamentals Skill from its description, read the etf/holdings endpoint, and return real data.
Notes
- Codex routes to a skill by its frontmatter
description; all 20 skills can be linked at once. - The links point into the clone —
git pullin~/.arrays-skillsupdates them.

