FORTE is a benchmark for evaluating AI agents on 180 real-world office productivity tasks spanning 15 corporate professions, with LLM-based grading and all-or-nothing scoring.

Stars

19

7-day growth

No data

Forks

1

Open issues

0

License

MIT

Last updated

2026-06-30

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It provides a structured, multi-modal evaluation across diverse office professions, using strict rubric-based scoring and an open leaderboard, making it a rigorous test for agent capabilities in practical scenarios.

Who it is for

  • AI agent researchers and developers
  • Corporate IT and automation teams
  • Benchmark evaluators and competition organizers
  • Office productivity tool builders

Use cases

  • Benchmarking AI agent performance on office tasks
  • Comparing different models or agent frameworks
  • Developing and testing new agent skills for office workflows
  • Validating agent reliability through multiple runs

Strengths

  • Covers 15 distinct corporate professions with at least 10 tasks each
  • Multi-modal inputs including xlsx, docx, pptx, pdf, csv, and images
  • All-or-nothing scoring with expert-annotated rubrics ensures strict evaluation
  • Provides a leaderboard and reproducible Docker-based runtime

Considerations

  • Only demo tasks per profession are included in the repository, not the full 180-task dataset
  • Requires Docker and an OpenAI-compatible gateway, adding setup overhead
  • Some profession-specific skills (SRE) are not provided due to internal dependencies

README quick start

FORTE: Full-Cycle Office Real-World Task Evaluation

FORTE (Full-cycle Office Real-world Task Evaluation) is a general agent benchmark for evaluating AI agents on daily office productivity across 15 corporate professions. Each task ships as a single .md file with task description plus a multi-modal office environment (xlsx / docx / pptx / pdf / csv / images / source files), and is scored by an LLM judge that checks the agent's workspace artifacts against a set of expert-annotated rubrics. A Chinese version of this README is also available.

Dataset: The full benchmark contains 180 tasks, with at least 10 tasks per profession across all 15 corporate professions. This repository ships one demo task per profession, bundled with the input files, skills, and rubrics the evaluation depends on. The SRE profession's skills are not included because they depend on internal gateways. In addition to the profession-specific skills shipped with each task, we recommend installing a set of general-purpose skills (e.g., skills that assist with reading and editing office documents) to further improve agent performance. For example, the Anthropic skills repository provides high-quality general skills such as docx, pptx, xlsx, and pdf.

Leaderboard: See the FORTE Leaderboard, evaluated on the full 180-task dataset.

Overview

DimensionFORTE
Task expressionSingle .md + YAML frontmatter; sections ## Prompt, ## Grading Criteria
ModalitiesText + xlsx + docx + pptx + pdf + csv + images
ProfessionsMarketing, Sales, BA, Operations, Dev, SRE, HR, Finance, PM, Legal, Algorithm, QA, UI/UX, Administration, and General
GradingLLM-as-judge, all-or-nothing scoring (i.e., score = 1 iff every rubric item passes)
MetricsAvg@3, Pass@3, Pass^3
Agent runtimeOpenClaw inside a single Docker image
RequirementsPython 3.10+ stdlib + `d

Description

FORTE (Full-cycle Office Real-world Task Evaluation) is a general agent benchmark for evaluating AI agents on daily office productivity across 15 corporate professions.

Related repositories

Similar projects matched by category, topics, and programming language.

lopopolo
Featured
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI & Machine LearningAI Agents
2,390
slvDev
Featured
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI & Machine LearningLarge Language Models
1,960
littledivy
Featured
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI & Machine Learning
1,482