Avater Appkit banner
Hainrixz Hainrixz

Avater Appkit

Development community

Description

Put yourself anywhere. A local Next.js studio for the Higgsfield API — bring your own key, drop a photo, and get yourself in another city, in an outfit you don't own, or beside someone else. Live per-generation pricing, model availability probed against your own key, and no key of ours anywhere in the repo.

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

Avatar App Kit

![Avatar App Kit](.github/banner.jpg)

**Put yourself anywhere.** A local, open-source studio for the [Higgsfield API](https://docs.higgsfield.ai/docs) — drop a photo, get yourself in another city, in a jacket you don't own, or standing next to someone three time zones away.

You bring your own API key. Nothing is hardcoded, nothing is committed, and it runs on your machine — yours goes into an httpOnly cookie in your browser for 30 days, or into `.env.local` if you would rather not paste it on every fresh profile.

git clone https://github.com/Hainrixz/avater-appkit
cd avater-appkit
npm install
npm run dev

Open , paste your key from [cloud.higgsfield.ai](https://cloud.higgsfield.ai), and go. Checking the key costs nothing.


What it does

First you pick what you want — **Photos** or **Video** — then a recipe:

Recipe You give it You get
Teleport one photo + a place ("Tokyo at night") 1, 2 or 4 vertical stills of you there
Try-on your photo + a garment photo you wearing it
Duo your photo + someone else's the two of you in one frame

Every verified video model needs an image to animate, so a video is always two calls underneath. That is the app's problem, not yours: pick Video and it runs both stages itself and shows the combined price first (`Generate video · N cr · $0.442`, broken out as *photo $0.092 + video $0.350*). Pick Photos and you get stills you can download, with the option to animate any one of them afterwards at the price shown next to the button.

Image models and video models are separate catalogues — the image ones cannot make video and vice versa — so the pickers say which is which, and in Video mode they are numbered as the two stages they are.

Why bring your own key

No key ships in this repo. When you paste yours it goes into an httpOnly cookie for your browser and travels only to your own `localhost` server, which forwards it