·tlaplus-workbench
</>

tlaplus-workbench

Write and iteratively refine executable TLA+ specs (.tla) and TLC model configs (.cfg) from natural-language system designs; run TLC model checking; summarize pass/fail and counterexamples with explicit assumptions and bounds. Use when asked to: design/validate a state machine or distributed protocol with TLA+, create/edit .tla or .cfg files, run TLC, or interpret TLC failures/counterexamples.

6Installs·0Trend·@younes-io

Installation

$npx skills add https://github.com/younes-io/agent-skills --skill tlaplus-workbench

How to Install tlaplus-workbench

Quickly install tlaplus-workbench AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/younes-io/agent-skills --skill tlaplus-workbench
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: younes-io/agent-skills.

SKILL.md

View raw

If the user doesn't specify bounds, propose minimal ones (and label them as "proposed"):

Prefer modeling the design over implementation details. If the design is fuzzy, model the uncertainty explicitly with nondeterminism and constraints.

Maintain a compact checklist that maps each natural-language requirement to one of:

Write and iteratively refine executable TLA+ specs (.tla) and TLC model configs (.cfg) from natural-language system designs; run TLC model checking; summarize pass/fail and counterexamples with explicit assumptions and bounds. Use when asked to: design/validate a state machine or distributed protocol with TLA+, create/edit .tla or .cfg files, run TLC, or interpret TLC failures/counterexamples. Source: younes-io/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/younes-io/agent-skills --skill tlaplus-workbench
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from younes-io/agent-skills

Quick answers

What is tlaplus-workbench?

Write and iteratively refine executable TLA+ specs (.tla) and TLC model configs (.cfg) from natural-language system designs; run TLC model checking; summarize pass/fail and counterexamples with explicit assumptions and bounds. Use when asked to: design/validate a state machine or distributed protocol with TLA+, create/edit .tla or .cfg files, run TLC, or interpret TLC failures/counterexamples. Source: younes-io/agent-skills.

How do I install tlaplus-workbench?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/younes-io/agent-skills --skill tlaplus-workbench Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/younes-io/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26

Related Skills

None