スキル一覧に戻る
pluginagentmarketplace

video-production

by pluginagentmarketplace

Developer relations plugin with community building and advocacy strategies

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

SKILL.md


name: video-production description: Technical video production including tutorials, live streams, and YouTube content sasmp_version: "1.4.0" version: "2.0.0" updated: "2025-01" bonded_agent: 03-content-creator bond_type: SECONDARY_BOND

Video Production for DevRel

Create engaging technical videos from tutorials to live coding sessions.

Skill Contract

Parameters

parameters:
  required:
    - video_type: enum[short, tutorial, deep_dive, livestream]
    - topic: string
  optional:
    - duration_target: duration
    - platform: enum[youtube, tiktok, linkedin, twitch]

Output

output:
  video:
    script_outline: markdown
    equipment_checklist: array[string]
    post_production_notes: array[string]

Video Types

TypeLengthPurpose
Short-form1-3 minQuick tips, TikTok/Reels
Tutorial5-20 minStep-by-step learning
Deep dive20-45 minComprehensive coverage
Live stream30-120 minReal-time engagement

Production Workflow

Script → Record → Edit → Review → Publish → Promote
   ↓        ↓        ↓       ↓         ↓         ↓
Outline  Capture   Cut    QA check  Upload    Social
         Video    Polish  Feedback  Optimize  Share

Equipment Setup

Minimum Viable (~$500)

  • Webcam (Logitech C920/C922)
  • USB microphone (Blue Yeti/AT2020)
  • Ring light
  • OBS Studio (free)

Professional (~$2000+)

  • DSLR/mirrorless camera
  • XLR microphone + interface
  • Key + fill lighting
  • Stream deck

Recording Tips

Screen Recording

  • 1080p minimum, 4K preferred
  • Clean desktop (hide icons)
  • Increase font sizes (140%)
  • Record in segments

On-Camera

  • Eye level with camera
  • Well-lit face (no shadows)
  • Neutral background
  • Look at camera (not screen)

Editing Workflow

  1. Rough cut: Remove mistakes, dead air
  2. Fine cut: Tighten pacing
  3. Polish: Add B-roll, graphics
  4. Audio: Level, noise reduction
  5. Export: Platform-optimized settings

YouTube Optimization

ElementBest Practice
TitleKeyword + benefit, <60 chars
ThumbnailBold text, faces, contrast
DescriptionLinks, timestamps, keywords
Tags5-10 relevant keywords

Retry Logic

retry_patterns:
  poor_audio:
    strategy: "Re-record with better mic placement"

  low_engagement:
    strategy: "Improve thumbnail and title"

  tech_issues_during_record:
    strategy: "Record in segments, have backup"

Failure Modes & Recovery

Failure ModeDetectionRecovery
Audio issuesBad soundRe-record or AI cleanup
Poor lightingDark footageAdd post-processing
Low views<10% click rateUpdate thumbnail

Debug Checklist

□ Script/outline ready?
□ Equipment tested?
□ Background clean?
□ Audio levels checked?
□ Recording software set up?
□ Backup storage available?

Test Template

test_video_production:
  unit_tests:
    - test_audio_quality:
        assert: "Clear, no background noise"
    - test_video_quality:
        assert: "1080p minimum"

  integration_tests:
    - test_full_workflow:
        assert: "Script to publish complete"

Observability

metrics:
  - video_length: duration
  - views: integer
  - watch_time_avg: duration
  - click_through_rate: float

See assets/ for production checklists.

スコア

総合スコア

60/100

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

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

レビュー

💬

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