TheodoreGalanosTheodoreGalanosCommunityยท6 Agent Skills Included

aec-bench

Create, run, and score engineering benchmark tasks

Creates, runs, and evaluates Architecture, Engineering, and Construction benchmark tasks for AI agents. Generates parameterized task instances from reusable templates, publishes immutable datasets, and scores results with deterministic verifiers. Removes manual experiment setup, fragile scoring scripts, and inconsistent task definitions. Ships guided skills for adding tasks, building templates, configuring experiments, and hardening benchmark quality.
npx skills add TheodoreGalanos/aec-bench --all -g -y
Available:

Gives the AI agent repository-wide operating rules for AEC-Bench, including benchmark validity priorities, authority order for conflicting documents, safe command usage, and architecture boundaries to respect when changing code.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install aec-bench?โ–ผ

Run `npx skills add TheodoreGalanos/aec-bench --all -g -y` in your terminal to install all skills in this suite globally.

What is AEC-Bench used for?โ–ผ

It is a Python platform for creating, running, and evaluating Architecture, Engineering, and Construction benchmark tasks that test how well AI agents solve real engineering calculations.

How do I create a new benchmark task?โ–ผ

Use the Add Task skill to capture an expert description as a seed file, then the Create Template skill turns it into a reusable generation template with a compute engine, parameters, and instructions.

Which AI models and agents does aec-bench support?โ–ผ

It supports tool-loop, PydanticAI, RLM, and direct adapters across Anthropic, Azure OpenAI, Bedrock, and Together providers, with execution through Harbor on Modal, Morph Cloud, or local backends.

Can I compare two models on the same tasks?โ–ผ

Yes. Define multiple agents in one experiment.yaml with several repetitions, and AEC-Bench runs both models against identical tasks and produces comparable scored results.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’