Tutorial: Transcript Analyzer Agent
This agent exclusively analyzes meeting transcripts. Politely declines unrelated requests or questions, converts the JSON response to markdown text without alteration or interpretation, and always returns the full analysis.
This agent requires no configuration and is ready to use.
Agent Setup
- In SmythOS, navigate to the templates tab.

- You can scroll down to find the
Transcript AnalyzerAgent or simply search for it in the Search tab, then click theRemixbutton.

- Allow the template to initialize and configure.
Agent Test
- In the builder, toggle debug to run the agent.

- Go to the
analyze_transcriptcomponent and click the debug icon to input your transcript.

- Then, paste your transcript in the editor.

- Click the
Stepbutton to allow the component to process your request.

- Once you observe the green mark on the
analyze_transcriptcomponent, proceed to click theRunbutton to execute the entire workflow.
