Was ist creative-insights-api?
Ruft die Motion Creative Insights-API auf Quelle: motion-creative/agent-skills.
Ruft die Motion Creative Insights-API auf
Installieren Sie den KI-Skill creative-insights-api schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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) |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-apiRuft die Motion Creative Insights-API auf Quelle: motion-creative/agent-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-api Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/motion-creative/agent-skills