.iblai Agent Standard
The .iblai Agent File Format 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
- License: Open Source
Getting Started
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.