スキル一覧に戻る
Andrejones92

descript

by Andrejones92

0🍴 0📅 2026年1月9日
GitHubで見るManusで実行

SKILL.md


name: descript description: Edit audio and video with Descript - transcribe, edit, and produce multimedia content using text-based editing category: video

Descript Skill

Overview

Enables Claude to use Descript for audio and video editing through text-based editing interface, including transcription, editing, and content production.

Quick Install

curl -sSL https://canifi.com/skills/descript/install.sh | bash

Or manually:

cp -r skills/descript ~/.canifi/skills/

Setup

Configure via canifi-env:

# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash

canifi-env set DESCRIPT_EMAIL "your-email@example.com"
canifi-env set DESCRIPT_PASSWORD "your-password"

Privacy & Authentication

Your credentials, your choice. Canifi LifeOS respects your privacy.

If you prefer not to share credentials with Claude Code:

  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password

Option 2: Environment Variables

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.

Capabilities

  • Access and manage projects
  • View and export transcriptions
  • Navigate text-based edits
  • Export audio and video files
  • Access Overdub voice cloning projects
  • Manage templates and compositions

Usage Examples

Example 1: Export Transcription

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

Example 2: Check Project Status

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

Example 3: Download Export

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

Authentication Flow

  1. Navigate to descript.com via Playwright MCP
  2. Click "Log in" and enter email
  3. Enter password
  4. Handle Google SSO if configured
  5. Complete 2FA if required (via iMessage)

Error Handling

  • Login Failed: Retry up to 3 times, notify via iMessage
  • Session Expired: Re-authenticate automatically
  • Rate Limited: Implement exponential backoff
  • 2FA Required: Send iMessage notification
  • Transcription Failed: Check audio quality
  • Export Error: Verify project settings

Self-Improvement Instructions

When Descript updates:

  1. Document new editing features
  2. Update export format options
  3. Track AI feature improvements
  4. Log Overdub capabilities

Notes

  • Text-based editing is unique approach
  • Transcription quality varies by audio
  • Overdub requires voice training
  • Studio Sound improves audio
  • Team collaboration available

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です