Edit audio and video with Descript - transcribe, edit, and produce multimedia content using text-based editing
Enables Claude to use Descript for audio and video editing through text-based editing interface, including transcription, editing, and content production.
curl -sSL https://canifi.com/skills/descript/install.sh | bash
Or manually:
cp -r skills/descript ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set DESCRIPT_EMAIL "[email protected]"
canifi-env set DESCRIPT_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Get the transcript from my latest podcast episode"
Claude: I'll export your podcast transcript.
1. Opening Descript via Playwright MCP
2. Navigating to your project
3. Finding the podcast episode
4. Exporting transcript as text
5. Formatting for readability
User: "What's the status of my video edit projects?"
Claude: I'll check your project status.
1. Opening Descript dashboard
2. Listing active projects
3. Checking processing status
4. Summarizing project states
User: "Download the final audio of my edited interview"
Claude: I'll export your audio file.
1. Opening the interview project
2. Navigating to export options
3. Selecting audio format
4. Initiating download
When Descript updates: