Skip to main content

Agent Type Expert

Specializes in understanding what makes a document an "agent" document. Agent docs define AI agent personas, capabilities, and system prompts.

Key characteristics:

  • "You are" or persona-defining language
  • Capabilities/responsibilities lists
  • Tool/integration specifications
  • Context/memory requirements
  • Behavioral guidelines

File: agent_expert.py

Classes

AgentExpert

Expert in identifying and enhancing agent documents.

Functions

analyze(document, analyst_votes)

Analyze if document is truly an agent definition.

generate_enhancements(document, analysis)

Generate contextual agent enhancements.