AI Agent Integration
AgentGIF is built with a dual-layer architecture: GIF for humans, Cast for agents.
.md Endpoints
Append .md to any page URL for a machine-readable Markdown summary:
curl https://agentgif.com/xK9mQ2pL/.md
curl https://agentgif.com/explore/tags/git/.md
curl https://agentgif.com/guides/how-to-record-terminal-gif/.md
Cast Files (Asciinema v2)
Each GIF can have an associated cast file — a structured recording of the terminal session:
GET /api/v1/gifs/{id}/cast/
Transcripts
Plain text transcript extracted from the cast file:
GET /api/v1/gifs/{id}/transcript/
Structured API
Full metadata via REST API:
GET /api/v1/gifs/{id}/
llms.txt
llms.txt provides a site map optimized for AI crawlers.