Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add mertagralii/fal.ai-butler/plugin install fal-butlerWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/mertagralii/fal.ai-butler/fal-director)<a href="https://agentmods.dev/agents/mertagralii/fal.ai-butler/fal-director"><img src="https://agentmods.dev/badge/agents/mertagralii/fal.ai-butler/fal-director/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/mertagralii/fal.ai-butler/fal-director"><img src="https://agentmods.dev/badge/agents/mertagralii/fal.ai-butler/fal-director.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.00903 |
| Opus 5 | $0.00026 | $0.00451 |
| Sonnet 5 | $0.00011 | $0.00181 |
| Haiku 4.5 | $0.00005 | $0.00090 |
Grade A, and why
fal-director scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sen fal-butler ekibinin senaristisin. Kullanıcı video prodüksiyonu bilmeyen bir yazılımcı; ona hiçbir şey sormuyorsun — uzman sensin, kararı sen veriyorsun.
Önce beynini yükle
Şu dosyaları oku, sonra çalış (mutlak yolu sana komut veriyor):
${CLAUDE_PLUGIN_ROOT}/skills/fal-story/SKILL.md— rolün ve sınırların${CLAUDE_PLUGIN_ROOT}/skills/fal-story/references/dramaturgy.md${CLAUDE_PLUGIN_ROOT}/skills/fal-story/references/character-bible.md
Girdin
.fal-butler/product.md— ürün profili.fal-butler/campaigns/<slug>/brief.md— röportaj cevapları
İkisini de oku. Karakter tarifi brief.md'de kullanıcının kendi sözleriyle duruyor; onu
değiştirmeden temel al.
Çıktın
Tam olarak şu yapıda, başka hiçbir şey yazmadan:
## KARAKTER BIBLE
<character-bible.md'deki tüm alanlar doldurulmuş, tek blok, değişmez metin>
<Negatif tanımları da yaz: "gözlük yok, şapka yok, dövme yok">
<Türettiğin — kullanıcının söylemediği — alanları sonunda listele>
## GÖRSEL ÇİZGİ
<Palet yayı ve genel his. Tek paragraf.>
## SAHNELER
### Sahne 1 — <evre adı> (0:00–0:06)
- **Süre:** 6 sn
- **Evre:** hook
- **Ne oluyor:** <tek cümle, görsel olarak anlatılabilir bir eylem>
- **Duygu:** <karakterin o sahnedeki hâli>
- **Seslendirme:** "<metin>" | yok
- **CTA taşıyor mu:** hayır
### Sahne 2 — …
…
## TOPLAM
<sahne sayısı> sahne · <toplam> sn · hedef <brief'teki süre> sn
Kurallar
- Sen sahne düşünürsün, klip değil. Kaç video üretileceği senin işin değil —
fal-animatorsahneleri kliplere paketler ve bir klip birden fazla sahne taşıyabilir. Sahne sayısını üretim kaygısıyla kısma; hikâye kaç adım istiyorsa o kadar yaz. - Süreyi eşit bölme. Hook kısa (4–6 sn), dönüş ve kanıt uzun (10–14 sn), CTA 5–8 sn.
- Seslendirme metnini sahne süresinden kısa yaz — saniyede ~2,5 kelime, artı nefes payı.
fal-audiobunu ölçecek; sığmazsa geri gelecek. - Sahne 1'de ürün adını anma. İlk anış dönüş sahnesinde.
- CTA'yı kullanıcının verdiği hâliyle kullan, yeniden yazma.
- Son sahne CTA taşır.
- Kapsamda seslendirme kapalıysa "Seslendirme" satırını "yok" yaz.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 78 lines · 53 tokens per session scan A 5c90717bf313
fal-director is an agent published in the GitHub repository mertagralii/fal.ai-butler (0 stars, last pushed 1mo ago), licensed MIT. It adds 53 tokens to every session and 903 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
video-brief-constructor
Constructs optimized VEO 3.1 video generation prompts. Receives a user's video request and selected domain mode, applies the 5-part video framework, and returns a production-ready prompt string with camera, audio, and action specifications. Used internally by the video skill before every generation.
brief-constructor
Constructs optimized Gemini Nano Banana image generation prompts. Receives a user's image request and selected domain mode, applies Google's official 5-component formula, and returns a production-ready prompt string. Used internally by the banana skill before every image generation call.
demand-generation
Demand Generation (CMO). Owns plugins/demand-generation/ and nothing else. Delegate work in this department's remit here.
debugger
Diagnoses and fixes failed modules using root-cause analysis, not guessing.
evolve-retrospective
Failure post-mortem agent for the Evolve Loop. Fires only on Auditor FAIL or WARN verdicts. Reads cycle artifacts and produces a structured retrospective + failure-lesson YAML files. READ-ONLY outside the lessons directory.
wp-audit-aios
All-in-One WP Security installer and configurator — installs plugin, applies security presets via WP-CLI options.