Loading...
Loading...
How to reach IntelliStory from any agent: the `intellistory` CLI (install, sign in, pick a project, call ANY tool with schema-checked options, upload/download media, connect Claude/Codex/Cursor/Gemini/Hermes) and the same tools over MCP. Load this first when a task mentions IntelliStory, a project code (HGRD, sq010_sh0020), shots, storyboards, looks, generation, or "put this render on the shot". Other intellistory-* skills assume this one: they name tools; this one says how to call them.
npx skill4agent add alienrobotllc/intellistory-skills intellistory-clilist_shotswrite_beatsgenerate_imageintellistoryintellistory <tool> --option valueintellistory whoami # signed in? which API? default project?command not foundnpm i -g intellistoryNot signed inintellistory loginintellistory login --with-key <key>intellistory projectsintellistory use <code|name|id>project_id--project <uuid|code|name>intellistory tools --search loom # find tools by name/description
intellistory help write_shot_prompt # options, required ones marked, defaults, enums
intellistory list_shots --json # call — project_id injected from `use`
intellistory write_shot_prompt --shot-id <id> --prompt "…" # dashes or underscores, either
intellistory generate_image --prompt "…" --estimate-only --json # ask the price first
intellistory write_beats --args '{"beats":[…]}' # raw JSON for nested input
intellistory write_beats --args - < beats.json # …or from stdin--limit 5--full--tags a,b--settings '{…}'--jsonintellistory wait <job_id>--timeout 900intellistory upload ./takes/*.mp4 --shot sq010_sh0020 --pass-type previz # versions on a shot
intellistory upload ./board.png --shot sq010_sh0020 --pass-type storyboard
intellistory upload ./moodboard/*.jpg --ref --category mood --tags night,rain # project references
intellistory upload ./cleo_front.png --character "Cleo" # onto a character
intellistory download sq010_sh0020 -o ./renders/ # newest version on the shot
intellistory download <file_id> -o ./x.mp4 # a specific version; --all for every versionpass_typestoryboardconceptprevizanimaticfinalvoreferences/ag-ids-and-refs.mdsq010_sh0020CHAR_CLEO@S4@C1register_elementapp_urlcreate_share_linkintellistory setup claude-code # claude mcp add … (user scope)
intellistory setup claude-desktop # stdio proxy — no key lands in the config
intellistory setup cursor | codex | gemini | hermes | openclaw
intellistory setup <agent> --print # show what would be written, write nothing
intellistory skills install # npx skills add AlienrobotLLC/intellistory-skillsintellistory mcpstash_pasted_imagesgenerate_*regenerate_sequenceestimate_only: truereferences/ag-billing.mdread_cortexinvalidate_cortexreferences/ag-failure-modes.mdlist_knowledge_baseread_knowledge_articlereferences/cli-reference.mdintellistory --helpreferences/ag-ids-and-refs.mdreferences/ag-failure-modes.mdreferences/ag-billing.md