Menu
NEW AGENT
MY AGENTS
ASSISTANTS
Converted number to base 2, 8, and 16
- Step 4
Summary - 14th Jan
Summary - 13th Jan
Summary - 12th Jan
Summary - 10th Jan
Summary - 7th Jan
Summary - 7th Jan
Summary - 4th Jan
Summary - 3rd Jan
Summary - 2nd Jan
SETTINGS
LOGOUT
Converted number to base 2, 8, and 16 - Confirm & Copy Final Agent Code
1
Describe
Describe your task
2
Refine
Refine the plan
3
SubAgents
Review all agents
4
Deploy
Deploy your agent
Review Final Agent Copy
Expand
Here is the combined and updated JSON array for all the subagents: [ { "taskID": 1, "semanticTitleOfTask": "Generate promotional text", "taskDescription": "This task takes VARIABLE1 and VARIABLE2 as input and generates a promotional text script for a voice-over.", "inputDescription": "VARIABLE1: A short description of the product or service being promoted (up to 100 characters). VARIABLE2: The target audience for the promotional message (up to 50 characters).", "inputRequired": [ "VARIABLE1", "VARIABLE2" ], "outputDescription": "A 100-200 character promotional text script tailored to the product/service and target audience. The script should be engaging, persuasive and suitable for a voice-over.", "outputName": "promotional_text_script", "promptInstruction": "Generate a 100-200 character promotional text script for a voice-over promoting the given product/service to the target audience. Make the script engaging and persuasive." }, { "taskID": 2, "semanticTitleOfTask": "Text-to-Speech Voice-Over", "taskDescription": "This task takes the promotional_text_script and generates a voice-over audio file.", "inputDescription": "The promotional_text_script generated in the previous task.", "inputRequired": [ "promotional_text_script" ], "outputDescription": "An audio file containing the voice-over generated from the promotional_text_script.", "outputName": "voice_over_audio", "promptInstruction": "Using a text-to-speech service, generate a voice-over audio file from the provided promotional_text_script. The voice should be clear, engaging and suitable for promotional content." }, { "taskID": 3, "semanticTitleOfTask": "Generate background music", "taskDescription": "This task generates 30 seconds of upbeat, energetic background music suitable for the promotional video.", "inputDescription": "No input required.", "inputRequired": [], "outputDescription": "A 30-second audio file containing upbeat, energetic background music for the promotional video.", "outputName": "background_music_audio", "promptInstruction": "Generate 30 seconds of upbeat, energetic background music suitable for a short promotional video. The music should enhance the energy and appeal of the video." }, { "taskID": 4, "semanticTitleOfTask": "Mix voice-over and background music", "taskDescription": "This task mixes the voice_over_audio and background_music_audio files together.", "inputDescription": "The voice_over_audio and background_music_audio files from the previous tasks.", "inputRequired": [ "voice_over_audio", "background_music_audio" ], "outputDescription": "A single audio file with the voice-over mixed on top of the background music. The voice-over should be clearly audible over the music.", "outputName": "mixed_audio", "promptInstruction": "Mix the provided voice_over_audio on top of the background_music_audio. Ensure the voice-over is clearly audible and that the music enhances rather than overpowers the voice-over." }, { "taskID": 5, "semanticTitleOfTask": "Generate video footage", "taskDescription": "This task generates 3 short video clips related to VARIABLE1 that can be used in the promotional video.", "inputDescription": "VARIABLE1, the short description of the product or service being promoted.", "inputRequired": [ "VARIABLE1" ], "outputDescription": "3 short video clips (5-10 seconds each) showing the product/service or related imagery. The clips should be engaging and help promote VARIABLE1.", "outputName": "video_clips", "promptInstruction": "Generate 3 short video clips (5-10 seconds each) that could be used in a promotional video for VARIABLE1. The clips should show the product/service in a positive, appealing way and include any important features or benefits. Do not include any text or audio." }, { "taskID": 6, "semanticTitleOfTask": "Add text overlays to video clips", "taskDescription": "This task adds persuasive text overlays to the video_clips to create more engaging promotional content.", "inputDescription": "The video_clips from the previous task and the promotional_text_script for reference.", "inputRequired": [ "video_clips", "promotional_text_script" ], "outputDescription": "3 video clips with persuasive text overlays added. The text should match the tone of the script and enhance the promotional message.", "outputName": "video_clips_with_text", "promptInstruction": "For each of the provided video_clips, generate and add a short text overlay that enhances the promotional message. Use the promotional_text_script for reference to match tone and content. The text should be attention-grabbing and persuasive." }, { "taskID": 7, "semanticTitleOfTask": "Combine video clips into single video", "taskDescription": "This task combines the individual video_clips_with_text into a single 30-second promotional video.", "inputDescription": "The video_clips_with_text from the previous task.", "inputRequired": [ "video_clips_with_text" ], "outputDescription": "A single 30-second video file containing the video_clips_with_text combined in a logical sequence with smooth transitions.", "outputName": "combined_video", "promptInstruction": "Combine the video_clips_with_text into a single 30-second video. Arrange the clips in an order that makes sense for a short promotional video. Add smooth transitions between clips." }, { "taskID": 8, "semanticTitleOfTask": "Add audio to video", "taskDescription": "This task adds the mixed_audio to the combined_video to create the final promotional video.", "inputDescription": "The mixed_audio file and the combined_video file from previous tasks.", "inputRequired": [ "mixed_audio", "combined_video" ], "outputDescription": "The final 30-second promotional video with the mixed_audio added to the combined_video.", "outputName": "final_promotional_video", "promptInstruction": "Add the mixed_audio to the combined_video to create the final promotional video. Ensure the audio is synced properly with the video. The voice-over and music should enhance and complement the visuals." } ]
Happy? Now Copy-Paste To Proceed...
BACK TO SUBAGENTS
COPY TO CLIPBOARD