{"skill":{"slug":"dreamact","displayName":"DreamAct","summary":"Video-driven face animation using DreamAct API. Animate multiple input images with expressions, lip movements, and head poses from a driving video. Powered b...","description":"---\nname: dreamact\ndescription: \"Video-driven face animation using DreamAct API. Animate multiple input images with expressions, lip movements, and head poses from a driving video. Powered by Dreamface - AI tools for everyone. Visit https://tools.dreamfaceapp.com/home for more AI products. API resources: https://api.newportai.com/api-reference/dreamact\"\nmetadata: {\"openclaw\": {\"emoji\": \"🎭\", \"requires\": {\"env\": [\"DREAMACT_API_KEY\"]}, \"primaryEnv\": \"DREAMACT_API_KEY\"}}\n---\n\n# DreamAct - Video-Driven Face Animation\n\nAnimate faces in images with expressions, lip movements, and head poses from a driving video.\n\n## Quick Start\n\n### 1. Get API Key\n\nBefore using this skill, you need a DreamAPI API key. Visit **https://api.newportai.com/api-reference/get-started** to sign up and get your API key.\n\nFor more AI tools, please visit: **https://tools.dreamfaceapp.com/home**\n\n### 2. Configure API Key\n\n```bash\nopenclaw config patch --json '{\"skills\": {\"entries\": {\"dreamact\": {\"env\": {\"DREAMACT_API_KEY\": \"your-api-key-here\"}}}}}'```\n\n### 3. Usage\n\n#### Parameters:\n- **video**: Driving video URL (mp4, max 1 minute)\n- **images**: Face image URL array (jpg, jpeg, png, webp, gif)\n- **seed** (optional): Random seed, default 42\n\n## API Details\n\n### 1. Get Upload Policy (for local files)\n\nUpload your local files to OSS first (get upload policy, then upload).\n### 3. DreamAct API\n```\nPOST https://api.newportai.com/api/async/wan/dreamact/2.1\n```\n### 4. Polling for Result\n```\nPOST https://api.newportai.com/api/getAsyncResult\n```\n\n## Implementation Notes\n\n- Extracts expressions, lip movements, head poses from driving video\n- Supports multiple face images\n- Video duration max 1 minute\n- seed parameter for reproducible results\n- Status: 0=pending, 1=processing, 2=processing, 3=completed, 4=timeout\n- This task may take longer to process (executionTime may exceed 3 minutes)\n","tags":{"latest":"1.0.1"},"stats":{"comments":0,"downloads":614,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":2},"createdAt":1773039400126,"updatedAt":1778491784317},"latestVersion":{"version":"1.0.1","createdAt":1773062241641,"changelog":"- Added a link to the Dreamface AI tools home page for more resources.\n- Clarified instructions on uploading local files to OSS (get upload policy, then upload).\n- Minor formatting and copy improvements for better readability.","license":"MIT-0"},"metadata":{"setup":[{"key":"DREAMACT_API_KEY","required":true}],"os":null,"systems":null},"owner":{"handle":"hy-1990","userId":"s17dg55r3mmkt8qecrt6ak4xjd83gm1b","displayName":"hy","image":"https://avatars.githubusercontent.com/u/65535435?v=4"},"moderation":null}