# .iblai Agent Standard

The [.iblai Agent File Format](https://github.com/iblai/standard) is a Markdown-based portable agent definition format.

---

## Overview

**standard** defines the `.iblai` file format, a Markdown-based specification for portable agent definitions. This format allows agents to be described, shared, and deployed across different platforms using a human-readable document structure.

---

## Repository

- **GitHub**: [iblai/standard](https://github.com/iblai/standard)
- **License**: Open Source

---

## Getting Started

```bash
git clone https://github.com/iblai/standard.git
cd standard
```

Read the specification to understand the `.iblai` file format and start defining your own portable agent configurations.
