Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Liforma Agent Skills

Procedural skills so coding agents integrate Liforma correctly on the first attempt.

Works with Cursor, Claude Code, Codex, and other agents that support the Agent Skills format.

Install

npx skills add LiformaLtd/agent-skills

Or a single skill:

npx skills add LiformaLtd/agent-skills --skill liforma-integrate
npx skills add LiformaLtd/agent-skills --skill liforma-debug
npx skills add LiformaLtd/agent-skills --skill liforma-demo

Skills

Skill When to use
liforma-demo Try / clone a curated example before building from scratch (incl. BYO *-embed)
liforma-integrate Embed an Experience: mint path, Svelte/React/Next/vanilla, Thumbnail/Widget, BYO voice
liforma-debug Silent avatar, auth/CORS, audio unlock, wrong CDN URL, mint failures

liforma-integrate loads detail from skills/liforma-integrate/references/ (server mint, browser mint, surfaces, byo-voice) so the main skill stays short.

Quick reference

Task Skill
"Show me a Liforma demo" liforma-demo
Corner chat widget liforma-demo → experience-widget, or integrate → Widget
Lesson / tutor app liforma-demo → spanish-tutor / guided-practice
ElevenLabs / OpenAI / Deepgram / LiveKit / Gemini → avatar liforma-demo*-embed, or integrate → byo-voice
Production embed with API key liforma-integrate → server mint
Static site / allowlisted origin liforma-integrate → browser mint
Avatar silent / 403 on mint liforma-debug

Example prompts

"What Liforma examples can I run locally?"

"Add a Liforma avatar to my SvelteKit app"

"Embed exp_… with a server session endpoint in Next.js"

"My browser-sessions mint returns 403"

"Clone the basic-embed example and point it at my experience id"

"Pipe ElevenLabs Agents audio into a Liforma avatar"

"Add OpenAI Realtime BYO voice with @liforma/client/openai"

Canonical docs (do not invent APIs)

Experience (exp_…) → Session Launch → @liforma/client

License

MIT

About

Agent Skills for integrating Liforma avatar experiences (Cursor, Claude Code, Codex, …)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors