Fatih Kutlar

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • Operator Agents
    Operator Agents66 AI agents with machine-readable YAML schemas
    Mar 2026
  • 🎉
    Joined Product HuntMarch 5th, 2026

Forums

Fatih Kutlar•

3mo ago

Operator Agents - 66 AI agents with machine-readable YAML schemas

ost AI agent libraries are markdown files in a folder. Operator Agents is different. Every agent ships with a structured YAML schema defining: • tools.required — what the agent needs to run • context.required — what inputs you must provide • output.format — json, markdown, code, or mixed • pipeline.handoff_to — which agent runs next + condition This makes agents composable. An orchestrator can read agent-index.json and route tasks automatically.
View more