Amplifier Frontend Ent banner
obra obra

Amplifier Frontend Ent

Development community

Description

Minimal scaffold for an Ent JSON-RPC agent server backed by Amplifier

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

amplifier-frontend-ent

Minimal Python scaffold for an Ent JSON-RPC agent server backed by Amplifier.

Local dev

python -m venv .venv
source .venv/bin/activate
pip install -e .

amplifier-frontend-ent --help