if you set up the edgeful API using the prompt on set up API with your AI agent, the dashboard skill was already installed for you — you can skip this page and jump to “use it” below.
install it
paste this into your coding agent (Claude Code, Codex, or Cursor) and it downloads and installs the skill for you — you don’t need to touch any files or run any commands yourself:prompt — paste into your agent
use it
once it’s installed, just ask your agent to build one — for example, “build me a dashboard from this data” — or, in Claude Code, run/dashboard. in Claude Code you may need to start a new session first so it picks up the newly installed skill.
prefer to install it by hand?
you don’t have to, the prompt above does everything. but if you’d rather do it manually: download the skill zip, unzip it, and for Claude Code copy the innerdashboard/ folder into ./.claude/skills/. for Codex or Cursor, unzip it into ./skills/dashboard/ and point your agent at its SKILL.md.