New: canonical tasks, previews, docs, and skills

Build Better Tasks,
Preview Faster,
Share Clearer Workflows.

TaskBeacon brings together canonical tasks, the TAPS structure, PsyFlow authoring, psyflow-web previews, automation skills, and contribution guidance in one place.

35+
Canonical tasks
2+
Web previews
3
Automation skills
T000002Smoke testedMar 09, 2026
Balloon Analogue Risk Task (BART)

A risk-taking task based on BART with color-specific burst profiles.

Overview

Explore The Main TaskBeacon Sections

Start here for the big picture, then jump into the section you need next.

TAPS

A structure standard for task packages, not just another gallery label.

TAPS organizes task logic, config, references, and documentation into a package that remains inspectable for labs, reviewers, and downstream tooling. It is the backbone that lets TaskBeacon pair canonical local tasks with aligned previews and reusable docs.

Entry Layer
README + taskbeacon.yaml
Start with one public description of the paradigm and one machine-readable metadata file.
Config
parameters, stimuli, subject info
Keep participant-facing text and tunable settings outside runtime code.
Runtime
main + run_trial + controller
Keep the task flow auditable and the state machine easy to review.
Evidence + Review
references + task flow artifacts
Map protocol evidence, plots, and README snapshots back to the implementation.
TAPS Outcome
One task package that stays readable across code, docs, and deployment.
Canonical local task for installation, editing, QA, and review
Optional aligned browser preview without breaking the local contract
Reusable documentation for localization, voice, publication, and contribution
Framework

PsyFlow authors the task. psyflow-web previews the same task in the browser.

Keep the local task canonical, then attach a browser-native companion only when it stays aligned.

Open Framework Page
Skills

Automation skills for building, plotting, and translating tasks

These skills focus on concrete production work instead of generic prompts.

Tutorial

Learn the practical workflows that matter first

Start with setup, then move into localization, voice instructions, and QA before release.

Open Tutorials
Contribute

Add new tasks and variants without making the catalog harder to read

Contribution should start with a clear registry path, explicit variant handling, and docs that stay usable before someone opens the source code.