How Skills work
A Skill is a singleSKILL.md file with YAML frontmatter. When you point a markdown-aware agent at it, the agent reads the file as system context and learns:
- What domain this Skill covers (equity fundamentals, crypto futures, etc.)
- The base URL and auth header
- Every available endpoint, parameter, and response shape
- Edge cases and conventions (e.g. fiscal vs calendar quarters)
All 19 Skills are open-source MIT at github.com/ArraysData/arrays-skills.
Agent compatibility matrix
Available Skills
19 skills across equities, crypto, ETFs, macro, and alternative data. Each is aSKILL.md you point your agent at.
Equities
Crypto
ETF & Macro
Alternative Data
Browse the source for any skill in the arrays-skills repo.
Next step
Install your first Skill
Pick your agent and follow a 30-second guide.

