Skip to content

Quickstart

  1. Install
bash
curl -fsSL https://framejs.io/skill/install.sh | sh
  1. AI chat (e.g.Claude Code):
bash
> create an interactive 3D globe visualization that highlights countries on hover with population and fertility, when none are selected use the global values

Tip:

You can reference local files, and combine with other skills

  1. Result automatically opens in the browser
  1. Edit an existing URL in AI chat:

Note:

This only works in the framejs.app site, not the framejs.io renderer, as it needs a persistent URL to post updates

framejs.app/j/<uuid> -> Menu (right) -> Copy URL for AI Session

Copy URL for AI session

Paste into an AI chat session, and tell the AI the changes you want:

bash
> https://framejs.app/j/xxx?token=yyy
render an interactive 3d surface plot visualization