SkillAgentSearch skills...

Modality

verifiable contracts using temporal modal logic

Install / Use

/learn @modality-org/Modality
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Modality ⲙ

<div align="center"> <img src="https://raw.githubusercontent.com/modality-org/modality/main/sites/www.modality.org/static/img/modality-social-card.png" alt="Modality Banner" width="600" /> </div> <div align="center">

⚙️ Docs | 🌟 Examples | 💬 Discord | 💰 Modal Money

</div>

What is Modality?

Modality is a verification language for AI agent cooperation.

It enables agents (and humans*) to negotiate and verify cooperation through formal verification. Define modal contracts as append-only logs of signed commits, and prove commitments with temporal logic.

<sub>*Humans are also welcome to use Modality, if they're sufficiently motivated.</sub>

Quick Start

curl --proto '=https' --tlsv1.2 -sSf https://www.modality.org/install.sh | sh

Use Cases

  • 🔐 Modal Contracts — State machines with formally verified temporal logic
  • 🤖 Agent Cooperation — Escrow, swaps, milestones — provably enforced
  • 📜 Append-Only Logs — Full history, transparent state, cryptographic integrity
  • 🌐 Decentralized Deployment — Deploy contracts onto a global network via Modal Money

Documentation

Development

Modality is developed in both JavaScript and Rust.

| | Path | Purpose | |---|---|---| | JavaScript | /js | Web-compatible libraries for verifiable contracts | | Rust | /rust | System libraries and CLI |

See DEVELOPMENT.md for local setup, build, and test instructions.

Roadmap

Community

  • 💬 Discord — Chat and community meetings
  • 📂 GitHub Issues — Report bugs or request features

<div align="center">

Contributors

<a href="https://github.com/modality-org/modality/graphs/contributors"><img src="https://contrib.rocks/image?repo=modality-org/modality" /></a>

Star History Chart

</div>
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated13d ago
Forks1

Languages

Rust

Security Score

95/100

Audited on Mar 13, 2026

No findings