Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

aec-bench

يحتوي aec-bench على 7 من skills المجمعة من TheodoreGalanos، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
35
محدث
2026-07-06
Forks
4
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

add-task
المهندسون، جميع الآخرون

Create a new benchmark task seed from an expert description. Use when the user wants to add a new task, describe a task idea, or create a seed file for the generation framework.

2026-07-06
configure-experiment
المهن الحاسوبية الأخرى

Build an experiment.yaml config interactively. Discovers available tasks, guides agent and model selection, validates the manifest, and previews the trial plan with a dry run. Use when the user wants to set up, configure, or plan a benchmark run.

2026-07-06
meta-harness
مطوّرو البرمجيات

Guide an agent through creating or revising a task-world harness, running it against a baseline, reviewing evidence, and preparing a comparison. Use when the user wants to create a harness from prose, compare a candidate harness to an existing one, or investigate verifier/schema gaps.

2026-06-21
create-dataset
مطوّرو البرمجيات

Create a versioned benchmark dataset interactively. Discovers templates and tasks, guides selection and configuration, generates instances if needed, freezes into an immutable manifest, and verifies integrity. Use when the user wants to create, build, or publish a dataset.

2026-06-05
create-template
مطوّرو البرمجيات

Create a new task generation template from a source_task.json seed file. Use when the user wants to add a new benchmark template, convert a seed task into a template, or asks to create/build a template.

2026-06-05
hardening-pass
مطوّرو البرمجيات

Review and harden a task template or task instance for correctness, robustness, and benchmark readiness. Use when a template or task has been created and needs quality-gating before use in real benchmarks. Also trigger when the user asks to "harden", "review a template", "check a task", or "validate before benchmarking".

2026-06-05
domain-check
محللو ضمان جودة البرمجيات والمختبرون

Verify that code changes respect aec-bench architectural invariants and domain boundaries. Use when modifying files under src/aec_bench/, adding new modules, changing contracts or data shapes, working across multiple domains, or before committing changes. Also trigger when the user asks to "check domains", "verify architecture", "validate invariants", or "review boundaries".

2026-05-23