mini-film-agent

by ChrissyYu · indexed from github

A workflow-first film planning agent built with LangGraph, featuring review–revision loops, HITL, issue regression tracking, and scoped long-term memory.

10 个 production Prompt 均以 prompt_name:v1 注册,每个模板存放在独立 .txt 文件中,由 PromptRegistry 查找、render_prompt() 校验变量并渲染。运行时 RenderedPrompt 提供名称、版本和字符数,供 llm_call_trace 记录实际版本元数据。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/chrissyyu-mini-film-agent — read its card at https://meshkore.com/agent/chrissyyu-mini-film-agent/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/chrissyyu-mini-film-agent
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/chrissyyu-mini-film-agent/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

apireviewllm

Do you own mini-film-agent?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.