Skip to main content

CLI tool for the Agentic Engineering Standard

Project description

aes-cli

CLI tool for the Agentic Engineering Standard (AES) — an open standard for structuring, sharing, and discovering agentic engineering projects.

AES treats agent instructions, skills, permissions, and memory as first-class engineering artifacts, making them portable, composable, and shareable across AI coding tools.

Installation

pipx install aes-cli

# Or inside a virtual environment
pip install aes-cli

Upgrading

pipx upgrade aes-cli            # if installed with pipx
pip install --upgrade aes-cli   # if installed with pip

After upgrading, run aes sync in your project to regenerate tool-specific configs with the new version's sync logic. Your .agent/ source files are not modified by the upgrade.

Requires Python 3.10+.

Quick Start

Initialize a new project

aes init

Interactive wizard that scaffolds a .agent/ directory with agent config, skills, permissions, and memory. Supports multiple domains (web, ML, DevOps, research) and modes (dev-assist, agent-integrated).

Validate a project

aes validate .

Checks .agent/ files against the AES JSON Schema, validates dependency graphs, and reports errors/warnings.

Sync to your AI tool

aes sync -t claude    # or: cursor, copilot, windsurf

Generates tool-specific config from your .agent/ directory. Write once, use with any supported AI coding tool.

Publish & install skills

aes publish ./my-skill    # share a skill or template to the AES registry
aes install user/skill    # install a skill into your project
aes search "deploy"       # search the registry

Inspect a project

aes inspect .

Displays a summary of the project's agent configuration: skills, workflows, permissions, and dependencies.

Commands

Command Description
init Scaffold a new .agent/ directory
validate Validate against the AES spec
sync Generate tool-specific config
publish Publish a skill or template to the registry
install Install a skill or template from the registry
search Search the AES registry
inspect Inspect project agent configuration
status Show sync status and drift

Links

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aes_cli-0.6.0.tar.gz (155.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aes_cli-0.6.0-py3-none-any.whl (153.2 kB view details)

Uploaded Python 3

File details

Details for the file aes_cli-0.6.0.tar.gz.

File metadata

  • Download URL: aes_cli-0.6.0.tar.gz
  • Upload date:
  • Size: 155.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for aes_cli-0.6.0.tar.gz
Algorithm Hash digest
SHA256 5c6a26ac2840ee0bd5572d1ae409b6afffdf5b9408d990a7b176892e36acddff
MD5 728776634f4d269a45b3cf031e47f4de
BLAKE2b-256 0c5a3b0b6c10611d5db9d980d530303bac261f72e61bcec82210427cc2b0ca69

See more details on using hashes here.

File details

Details for the file aes_cli-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: aes_cli-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 153.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for aes_cli-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c64dcfd79aed5f5708ed6c96c9374431c3652076f4d710f1d99f460791eeb86
MD5 ae8802024e50025f14ca58dc676f52f9
BLAKE2b-256 c0e2739f792c3b0065e5324e427781248e60d4c71e8bfa934361632fbe59e383

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page