Make Effects
makefx.app
· Make Effects
CLI-first media generation with project memory for assets, variants, prompts, lineage, and collaboration.
makefx.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 28/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-14 23:35:12 current | d5e4f27feeac… |
view → |
Endpoints
| Agent card | https://makefx.app/.well-known/agent-card.json |
| Provider | https://makefx.app |
Health · last 1 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/makefx.app) [](https://agenstry.com/agents/makefx.app) [](https://agenstry.com/agents/makefx.app) [](https://agenstry.com/agents/makefx.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Make Effects",
"description": "CLI-first media generation with project memory for assets, variants, prompts, lineage, and collaboration.",
"url": "https://makefx.app",
"schema": "makefx-agent-discovery-v1",
"provider": {
"organization": "Make Effects",
"url": "https://makefx.app"
},
"capabilities": {
"stores": [
"spaces",
"assets",
"variants",
"recipes",
"lineage"
],
"public_interfaces": [
"markdown-docs",
"llms.txt",
"makefx-cli"
]
},
"documentation_url": "https://makefx.app/docs",
"llms_txt": "https://makefx.app/llms.txt",
"llms_full_txt": "https://makefx.app/llms-full.txt",
"skills_index_url": "https://makefx.app/.well-known/agent-skills/index.json",
"preferred_cli": "makefx",
"skills": [
{
"id": "read-docs",
"name": "Read Make Effects docs",
"description": "Discover public product, CLI, playbook, and parameter documentation.",
"inputModes": [
"text/markdown"
],
"outputModes": [
"text/markdown"
],
"url": "https://makefx.app/llms.txt"
},
{
"id": "use-cli",
"name": "Use the makefx CLI",
"description": "Generate media, inspect assets, watch jobs, upload local media, and download results.",
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
],
"url": "https://makefx.app/docs/cli.md"
}
]
}