{
  "markdown": "<div align=\"center\">\n\n# AgentHook\n\n**Your agent makes character-consistent UGC video.**\n\nCreate one AI influencer, then reuse that same face in every video, image, and caption.\nAdd it as an MCP server, a skill, or a CLI. Works in Claude Code, Cursor, OpenClaw, Hermes, and n8n.\n\n[![cli](https://img.shields.io/npm/v/getagenthook?color=c6fe1e&label=cli&style=flat-square)](https://www.npmjs.com/package/getagenthook)\n[![mcp](https://img.shields.io/npm/v/@getagenthook/mcp?color=c6fe1e&label=mcp&style=flat-square)](https://www.npmjs.com/package/@getagenthook/mcp)\n[![skills.sh](https://skills.sh/b/AvivK5498/agenthook)](https://skills.sh/AvivK5498/agenthook)\n[![license](https://img.shields.io/badge/license-Apache--2.0-green?style=flat-square)](./LICENSE)\n\n**[getagenthook.com](https://getagenthook.com)** · [Docs](https://agenthook.mintlify.app) · [Agent reference](https://getagenthook.com/llms-full.txt)\n\n</div>\n\n---\n\n## Install\n\nPick one. All three wrap the same API, so none of them drift.\n\n```text\nMCP     add \"npx -y @getagenthook/mcp\" to your MCP client config\nSkill   npx skills add AvivK5498/agenthook --yes\nCLI     npm i -g getagenthook\n```\n\nOr paste this to your agent and let it set itself up:\n\n```text\nInstall the agenthook skill by running: npx skills add AvivK5498/agenthook --yes\nThen follow the skill to set up AgentHook and make me a test image.\n```\n\nNew accounts get 30 trial credits with no card. That covers a reusable influencer and a test image.\n\n## Agents: start here\n\nRead https://getagenthook.com/llms-full.txt first. It is the full API contract, generated from the live schemas. Then:\n\n```bash\nnpm i -g getagenthook          # CLI (command: agenthook)\nagenthook auth:login           # prints a link + code for your human\nagenthook run make_video --dry-run --prompt \"...\"   # price it free, then drop --dry-run\n```\n\n## What it does\n\n| Tool | In, then out |\n|---|---|\n| `make_video` | script + optional reference images, then a talking-head video with native speech |\n| `make_image` | prompt or references, then stills |\n| `caption_video` | any video URL, then burned-in captions + transcript |\n| `create_influencer` | brief idea + name, then a reusable character: portrait + character sheet, usable via `--influencer` on every later run |\n\nThe wedge is `create_influencer`. Make an influencer once, and your agent asks for that same face by name in every `make_video` and `make_image` run after it. One face, a whole series.\n\n`--enhance-prompt` rewrites a rough one-liner into a director-grade prompt before generating, and `--captions` returns the video already subtitled in `tiktok` or `movie` style. Idea in, post-ready MP4 out, one command. Most platforms leave both steps to you.\n\nPrepaid credits, no subscription. Failed runs refund automatically. Outputs live on permanent CDN URLs.\n\n**[Create an account](https://getagenthook.com/signup)**\n\n## License\n\nCLI and skill are Apache-2.0. The hosted service is a commercial product.\n",
  "bytes": 2962,
  "sha": "14b66d2c73ef9e0de6f7f0a8b91e810aa9e676612877f59297e69366d2edc724",
  "repo_slug": "avivk5498/agenthook",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_avivk5498_agenthook_b18b6312/readme"
}