Prerequisites
- Claude Code installed
- An Arrays API key from arrays.org
1. Clone the Skills repo
2. Point Claude Code at the Skills
In your project, create or edit.claude/CLAUDE.md and reference the Skills directory:
3. Set your API key
Add to your shell config (~/.zshrc or ~/.bashrc):
source ~/.zshrc
4. Try it
In Claude Code, ask:arrays-data-api-equity-fundamentals Skill, call the company/income-statements endpoint, and return real numbers.
Troubleshooting
Claude doesn't seem to use the Skills
Claude doesn't seem to use the Skills
Verify
CLAUDE.md is in the project root or .claude/ folder, and that the path inside it is absolute or correctly resolved. Try running claude --debug to see which context files are loaded.'Unauthorized' or 401 error
'Unauthorized' or 401 error
'Rate limit exceeded'
'Rate limit exceeded'
Free tier is capped at 100 req/day. See Pricing for Pro and Enterprise quotas, or use Nanopayment for crypto endpoints with no quota.

