// Install Skill
Install Skill
Skills are third-party code from public GitHub repositories. SkillHub scans for known malicious patterns but cannot guarantee safety. Review the source code before installing.
Install globally (user-level):
npx skillhub install nexu-io/open-design/fal-lip-syncInstall in current project:
npx skillhub install nexu-io/open-design/fal-lip-sync --projectskill.install.customTargetHelp
npx skillhub install nexu-io/open-design/fal-lip-sync --target-dir /path/to/skillsSuggested path: ~/.claude/skills/fal-lip-sync/
SKILL.md Content
---
name: fal-lip-sync
description: |
Create talking head videos and lip sync audio to video via fal.ai. Useful for explainer avatars, multilingual dubbing previews, and social cuts.
triggers:
- "lip sync"
- "talking head"
- "audio to video"
- "avatar video"
- "fal lipsync"
od:
mode: video
category: video-generation
upstream: "https://github.com/fal-ai-community/skills"
---
# fal-lip-sync
> Curated from the fal.ai community team.
## What it does
Create talking head videos and lip sync audio to video via fal.ai. Useful for explainer avatars, multilingual dubbing previews, and social cuts.
## Source
- Upstream: https://github.com/fal-ai-community/skills
- Category: `video-generation`
## How to use
This catalogue entry advertises the skill in Open Design so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:
```bash
# Inspect the upstream README for exact paths
open https://github.com/fal-ai-community/skills
```
Then ask the agent to invoke this skill by name (`fal-lip-sync`) or with
one of the trigger phrases listed in this skill's frontmatter.
License
Declared license: Apache-2.0
The full license text is available in the source repository.
View the license in the source repository — the version published there is authoritative.
// Install Skill
Install Skill
Skills are third-party code from public GitHub repositories. SkillHub scans for known malicious patterns but cannot guarantee safety. Review the source code before installing.
Install globally (user-level):
npx skillhub install nexu-io/open-design/fal-lip-syncInstall in current project:
npx skillhub install nexu-io/open-design/fal-lip-sync --projectskill.install.customTargetHelp
npx skillhub install nexu-io/open-design/fal-lip-sync --target-dir /path/to/skillsSuggested path: ~/.claude/skills/fal-lip-sync/