Skip to content

docs: improve marketing_agent example README#3478

Open
Ansh0928 wants to merge 1 commit intoadenhq:mainfrom
Ansh0928:fix/example-readme-v5
Open

docs: improve marketing_agent example README#3478
Ansh0928 wants to merge 1 commit intoadenhq:mainfrom
Ansh0928:fix/example-readme-v5

Conversation

@Ansh0928
Copy link
Contributor

@Ansh0928 Ansh0928 commented Feb 4, 2026

Fixes #2987

Problem

As identified in issue #2987, example agent documentation was inconsistent. Specifically, the marketing_agent template was missing information on required API keys and did not provide a sample of the expected output.

Solution

Enhanced examples/templates/marketing_agent/README.md with:

  1. Prerequisites section explicitly mentioning the ANTHROPIC_API_KEY.
  2. Example Output section showing the structure and sample content of the agent's response.
  3. Minor clarification to the Usage section.

This provides a much better onboarding experience for new users trying out these examples.

Fixes adenhq#2987

Added Prerequisites (API keys) and Example Output sections to provide
a better onboarding experience for new users, as requested in issue adenhq#2987.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Inconsistent setup/run instructions across example agents in exports/

1 participant