creative-insights-api とは?
Motion Creative Insights API を呼び出します ソース: motion-creative/agent-skills。
Motion Creative Insights API を呼び出します
コマンドラインで creative-insights-api AI スキルを開発環境にすばやくインストール
ソース: 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) |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-apiMotion Creative Insights API を呼び出します ソース: motion-creative/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-api インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/motion-creative/agent-skills