Agent views
Agent Rendered Dock Views
Point your agent at a Dock, and your agent renders an interactive document from MiraDock data.
What this feature does
You give an AI agent a Dock URL. The agent reads the hosted skill, fetches the Dock data, and builds an interactive document in its own environment.
The agent runs its own inference while it renders the view. MiraDock supplies structured artifact data, markdown mirrors, and source links.
Public read path
Your agent reads public Docks over plain HTTPS. It starts with /w/{slug}/index.json to get Dock metadata and artifact URLs.
For web page and markdown artifacts, your agent can fetch /a/{slug}.md to read the markdown mirror. Micro DB artifacts expose structured table data through the Dock index.
Try it
Paste this instruction into an AI agent that can fetch HTTPS resources and create a local UI. The public Solstice Beverage Co. Dock gives the agent a live example to render.
Render this Dock as an interactive, reflowing document. Follow the skill at https://miradock.com/.well-known/agent-skills/render-dock-view.md . Dock: https://miradock.com/w/solstice-beverage-co