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 Analyzer
Agent or simply search for it in the Search tab, then click theRemix
button.

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

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

- Then, paste your transcript in the editor.

- Click the
Step
button to allow the component to process your request.

- Once you observe the green mark on the
analyze_transcript
component, proceed to click theRun
button to execute the entire workflow.
