content-factory

Category: Content & Multimedia | Uploader: xbrxr03xbrxr03 | Downloads: 0 | Version: v1.0(Latest)

Fully automated faceless YouTube channel. Send a topic, get a published documentary. Pipeline: script → voice → images (ComfyUI) → video (ffmpeg) → YouTube at 9am. No face required. 100% offline except YouTube upload.

Changelog: Source: GitHub https://github.com/xbrxr03/clawos

Directory Structure

Current level: tree/main/content_factory_skill/

  • 📁 .github/
    • 📁 workflows/
      • 📄 test.yml 1.5 KB
  • 📁 content_factory_skill/
    • 📁 factory_updates/
      • 📄 config.py 6.0 KB
      • 📄 job_templates.json 7.1 KB
      • 📄 render_agent.py 9.3 KB
      • 📄 start.sh 1.7 KB
      • 📄 upload_agent.py 6.8 KB
    • 📄 install.sh 6.2 KB
    • 📄 README.md 726 B
    • 📄 SKILL.md 5.6 KB
    • 📄 youtube_upload.py 6.9 KB
  • 📁 factory/
    • 📁 agents/
      • 📄 __init__.py 45 B
      • 📄 assembler_agent.py 5.6 KB
      • 📄 foreman_agent.py 10.4 KB
      • 📄 monitor_agent.py 20.3 KB
      • 📄 render_agent.py 9.3 KB
      • 📄 upload_agent.py 3.7 KB
      • 📄 visual_agent.py 3.9 KB
      • 📄 voice_agent.py 2.5 KB
      • 📄 writer_agent.py 7.2 KB
    • 📁 artifacts/
      • 📄 .gitkeep 0 B
    • 📁 assets/
      • 📁 music/
        • 📄 .gitkeep 0 B
    • 📁 core/
      • 📄 __init__.py 45 B
      • 📄 agent_base.py 10.6 KB
      • 📄 config.py 2.1 KB
      • 📄 event_logger.py 3.2 KB
      • 📄 job_store.py 12.3 KB
      • 📄 lease_manager.py 5.4 KB
      • 📄 resource_guard.py 1.9 KB
    • 📁 dashboard/
      • 📄 inspector.html 36.1 KB
    • 📁 jobs/
      • 📁 active/
        • 📄 .gitkeep 0 B
      • 📁 completed/
        • 📄 .gitkeep 0 B
      • 📁 failed/
        • 📄 .gitkeep 0 B
      • 📁 inbox/
        • 📄 .gitkeep 0 B
    • 📁 logs/
      • 📄 .gitkeep 0 B
    • 📁 schemas/
      • 📄 event.schema.json 2.1 KB
      • 📄 job.schema.json 8.3 KB
      • 📄 job_templates.json 2.1 KB
    • 📄 .env.example 3.8 KB
    • 📄 factory.py 589 B
    • 📄 factoryctl 21.5 KB
    • 📄 factoryctl.py 21.6 KB
    • 📄 preflight.py 22.7 KB
    • 📄 start.sh 1.6 KB
    • 📄 start_visual.sh 1.5 KB
    • 📄 stop.sh 370 B
  • 📄 .gitignore 425 B
  • 📄 install.sh 6.5 KB
  • 📄 README.md 726 B
  • 📄 SKILL.md 5.6 KB
  • 📄 test_factory.py 7.1 KB
  • 📄 youtube_upload.py 6.9 KB

SKILL.md

Login to download/like/favorite ❤ 29 | ★ 0
Comments 0

Please login before commenting.

Loading comments...