README.md
pyproject.toml
agent_recipes/__init__.py
agent_recipes.egg-info/PKG-INFO
agent_recipes.egg-info/SOURCES.txt
agent_recipes.egg-info/dependency_links.txt
agent_recipes.egg-info/requires.txt
agent_recipes.egg-info/top_level.txt
agent_recipes/recipe_runtime/__init__.py
agent_recipes/recipe_runtime/core.py
agent_recipes/templates/ai-audio-normalizer/README.md
agent_recipes/templates/ai-audio-normalizer/TEMPLATE.yaml
agent_recipes/templates/ai-audio-splitter/README.md
agent_recipes/templates/ai-audio-splitter/TEMPLATE.yaml
agent_recipes/templates/ai-changelog-generator/README.md
agent_recipes/templates/ai-changelog-generator/TEMPLATE.yaml
agent_recipes/templates/ai-code-documenter/README.md
agent_recipes/templates/ai-code-documenter/TEMPLATE.yaml
agent_recipes/templates/ai-csv-cleaner/README.md
agent_recipes/templates/ai-csv-cleaner/TEMPLATE.yaml
agent_recipes/templates/ai-data-profiler/README.md
agent_recipes/templates/ai-data-profiler/TEMPLATE.yaml
agent_recipes/templates/ai-dependency-auditor/README.md
agent_recipes/templates/ai-dependency-auditor/TEMPLATE.yaml
agent_recipes/templates/ai-doc-translator/README.md
agent_recipes/templates/ai-doc-translator/TEMPLATE.yaml
agent_recipes/templates/ai-folder-packager/README.md
agent_recipes/templates/ai-folder-packager/TEMPLATE.yaml
agent_recipes/templates/ai-image-cataloger/README.md
agent_recipes/templates/ai-image-cataloger/TEMPLATE.yaml
agent_recipes/templates/ai-image-optimizer/README.md
agent_recipes/templates/ai-image-optimizer/TEMPLATE.yaml
agent_recipes/templates/ai-image-resizer/README.md
agent_recipes/templates/ai-image-resizer/TEMPLATE.yaml
agent_recipes/templates/ai-json-to-csv/README.md
agent_recipes/templates/ai-json-to-csv/TEMPLATE.yaml
agent_recipes/templates/ai-markdown-to-pdf/README.md
agent_recipes/templates/ai-markdown-to-pdf/TEMPLATE.yaml
agent_recipes/templates/ai-pdf-summarizer/README.md
agent_recipes/templates/ai-pdf-summarizer/TEMPLATE.yaml
agent_recipes/templates/ai-pdf-to-markdown/README.md
agent_recipes/templates/ai-pdf-to-markdown/TEMPLATE.yaml
agent_recipes/templates/ai-podcast-cleaner/README.md
agent_recipes/templates/ai-podcast-cleaner/TEMPLATE.yaml
agent_recipes/templates/ai-podcast-cleaner/agents.yaml
agent_recipes/templates/ai-podcast-cleaner/workflow.yaml
agent_recipes/templates/ai-repo-readme/README.md
agent_recipes/templates/ai-repo-readme/TEMPLATE.yaml
agent_recipes/templates/ai-schema-generator/README.md
agent_recipes/templates/ai-schema-generator/TEMPLATE.yaml
agent_recipes/templates/ai-screenshot-ocr/README.md
agent_recipes/templates/ai-screenshot-ocr/TEMPLATE.yaml
agent_recipes/templates/ai-sitemap-scraper/README.md
agent_recipes/templates/ai-sitemap-scraper/TEMPLATE.yaml
agent_recipes/templates/ai-slide-to-notes/README.md
agent_recipes/templates/ai-slide-to-notes/TEMPLATE.yaml
agent_recipes/templates/ai-url-to-markdown/README.md
agent_recipes/templates/ai-url-to-markdown/TEMPLATE.yaml
agent_recipes/templates/ai-video-editor/README.md
agent_recipes/templates/ai-video-editor/TEMPLATE.yaml
agent_recipes/templates/ai-video-editor/agents.yaml
agent_recipes/templates/ai-video-editor/requirements.txt
agent_recipes/templates/ai-video-editor/workflow.yaml
agent_recipes/templates/ai-video-editor/scripts/run.sh
agent_recipes/templates/ai-video-editor/src/input.mov
agent_recipes/templates/ai-video-editor/src/out.mp4
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__init__.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__main__.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/cli.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/config.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/ffmpeg_probe.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/heuristics.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/llm_plan.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/models.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/pipeline.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/render.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/timeline.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/transcribe.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/utils.py
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/__init__.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/cli.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/config.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/ffmpeg_probe.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/heuristics.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/llm_plan.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/models.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/pipeline.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/render.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/timeline.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/transcribe.cpython-312.pyc
agent_recipes/templates/ai-video-editor/src/ai_video_editor/__pycache__/utils.cpython-312.pyc
agent_recipes/templates/ai-video-editor/tests/test_heuristics.py
agent_recipes/templates/ai-video-editor/tests/test_models.py
agent_recipes/templates/ai-video-editor/tests/test_timeline.py
agent_recipes/templates/ai-video-thumbnails/README.md
agent_recipes/templates/ai-video-thumbnails/TEMPLATE.yaml
agent_recipes/templates/ai-video-to-gif/README.md
agent_recipes/templates/ai-video-to-gif/TEMPLATE.yaml
agent_recipes/templates/data-transformer/README.md
agent_recipes/templates/data-transformer/TEMPLATE.yaml
agent_recipes/templates/data-transformer/agents.yaml
agent_recipes/templates/data-transformer/workflow.yaml
agent_recipes/templates/shorts-generator/README.md
agent_recipes/templates/shorts-generator/TEMPLATE.yaml
agent_recipes/templates/shorts-generator/agents.yaml
agent_recipes/templates/shorts-generator/workflow.yaml
agent_recipes/templates/transcript-generator/README.md
agent_recipes/templates/transcript-generator/TEMPLATE.yaml
agent_recipes/templates/transcript-generator/agents.yaml
agent_recipes/templates/transcript-generator/workflow.yaml
agent_recipes/templates/video-editor/README.md
agent_recipes/templates/video-editor/TEMPLATE.yaml
agent_recipes/templates/video-editor/agents.yaml
agent_recipes/templates/video-editor/workflow.yaml