What is creative-insights-api?
Calls the Motion creative insights api Source: motion-creative/agent-skills.
Calls the Motion creative insights api
Quickly install creative-insights-api AI skill to your development environment via command line
Source: motion-creative/agent-skills.
When asked for Motion analytics or creative insights, construct a curl request to the Creative Insights API.
| format | 'image' \| 'video' | Filter by creative format | | grouping | string | How to group the results | | sortKey | string | Field to sort by (e.g., thumbstop, retention, spend) | | sortDirection | 'asc' \| 'desc' | Sort order | | dateRange | string | Preset date range (e.g., last7d, last30d, last90d) |
| startDate | string | Custom start date (ISO format) | | endDate | string | Custom end date (ISO format) | | limit | number | Maximum number of results to return | | creativeAssetIds | string \| Filter by specific creative asset IDs (can pass multiple) |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-apiCalls the Motion creative insights api Source: motion-creative/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/motion-creative/agent-skills