This page lists all Herodotus AI skills — vendor-neutral playbooks you can install into your AI coding tools or download for manual use.
Install All Skills
One Command
Claude Code
Cursor
Codex
Google Gemini / Jules
Antigravity
Run the installer — it auto-detects your tools and lets you pick which ones to set up: curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash
Via the installer (global): curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --claude
Or project-local: curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --claude --project
Or inside Claude Code: /plugin marketplace add HerodotusDev/ai-skills
/plugin install herodotus-skills@herodotus
Or via the Claude CLI: claude plugin marketplace add HerodotusDev/ai-skills
claude plugin install herodotus-skills@herodotus
Then use any skill: /herodotus-skills:herodotus # start here — full stack overview
/herodotus-skills:atlantic-api
/herodotus-skills:data-processor
/herodotus-skills:storage-proof-api
curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --cursor
Or install into current project only: curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --cursor --project
Skills are installed under herodotus/ in your skills directory. curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --codex
Or install into current project only: curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --codex --project
Skills are installed under herodotus/ in your skills directory. curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --google
Or manually: curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/AGENTS.md -o AGENTS.md
curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --antigravity
Or install into current project only: curl -fsSL https://raw.githubusercontent.com/HerodotusDev/ai-skills/main/install.sh | bash -s -- --antigravity --project
Download Individual Skills
Download Herodotus Full Stack AI Skill (start here) Download Atlantic API AI Skill Download Data Processor AI Skill Download Data Processor API AI Skill Download Storage Proof API AI Skill Download Satellite Contracts AI Skill Download Data Structure Indexer API AI Skill
Cross-stack map
Non-hallucination operating rules
Prefer docs pages for workflow semantics.
Prefer OpenAPI for exact API contract details.
Never invent endpoints, statuses, chain support, or deployment addresses.
If source conflicts exist, surface them explicitly and choose the stricter source.