ACT-R Model Builder

Guide ACT-R cognitive model construction and validation workflows.

34|5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills --skill act-r-model-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ACT-R Model Builder
Source: https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills/tree/main/skills/act-r-model-builder
Command: npx skills add https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills --skill act-r-model-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The ACT-R Model Builder provides structured guidance and templates to construct, tune, and validate ACT-R cognitive models, reducing the expertise barrier and speeding up model development.

Core Features & Use Cases

  • Define chunk types and slots for declarative knowledge, and craft production rules to implement task logic.
  • Configure subsymbolic parameters, handle model fitting workflows, and perform validation to ensure predictive accuracy.
  • Compare ACT-R variants (e.g., ACT-R 7.x vs. pyactr) and leverage reference materials to support model decisions.
  • Real-world use: build a memory retrieval or decision-making model and validate against RT/accuracy data with a transparent parameter setup.

Quick Start

Install the ACT-R Model Builder skill and start by outlining a simple memory retrieval model and its validation plan.

Frequently Asked Questions about ACT-R Model Builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build an ACT-R cognitive model for memory retrieval and decision-making?

To build an ACT-R cognitive model, you define chunk types for declarative knowledge, write production rules for task logic, and configure subsymbolic parameters. This process enables simulating memory retrieval, learning, and decision-making behaviors.

How do I validate ACT-R models against reaction time and accuracy data?

Validating ACT-R models involves outlining a model-fitting workflow and using a reference-driven validation checklist. This ensures your cognitive model achieves predictive accuracy when compared against empirical reaction time and accuracy data.

What is the best way to compare ACT-R 7.x and pyactr for cognitive modeling?

Comparing ACT-R 7.x and pyactr involves evaluating their subsymbolic parameter configurations and production rule syntaxes. You can use reference materials to support model decisions and assess their performance across identical validation tasks.

Do I need prior expertise to configure subsymbolic parameters in ACT-R?

Configuring subsymbolic parameters in ACT-R traditionally requires expertise, but structured guidance and templates reduce this barrier. They help you tune parameters, handle model fitting workflows, and maintain validation checklists without extensive prior knowledge.

How do I define chunk types and production rules when modeling in ACT-R?

Defining chunk types in ACT-R involves specifying slots for declarative knowledge, while crafting production rules implements the task logic. This structured approach ensures your cognitive architecture correctly simulates the desired cognitive processes.

What are the limitations of using ACT-R for cognitive modeling simulations?

ACT-R cognitive modeling requires careful parameterization and reference-driven validation to ensure predictive accuracy. Limitations arise when comparing variants like ACT-R 7.x and pyactr, as differing subsymbolic parameter configurations can impact model fitting outcomes.