aieos-identity

Installation
SKILL.md

AIEOS Identity Skill

Portable AI identity management using the AIEOS (AI Entity Object Specification) standard. This skill allows importing/exporting agent personas in a standardized JSON format, enabling identity portability across AI systems.

Overview

AIEOS v1.1 is a standardization framework for portable AI identity. It allows you to:

  • Import identities from external AIEOS-compatible systems
  • Export identities for use in other AIEOS-compatible systems
  • Maintain behavioral integrity across different AI models
  • Share and version agent personas

Directory Structure

.pi/skills/aieos-identity/
├── SKILL.md              # This file
├── package.json          # Node.js dependencies
├── aieos-validator.js  # AIEOS schema validation
Related skills
Installs
12
First Seen
Mar 1, 2026