Two commands, then ask.
Add the skills, connect the BeHooked MCP once, and call a skill from your prompts.
- 1
Add the skills
One command pulls the BeHooked skills into your agent — Claude Code, Cursor, Codex and more.
- 2
Connect the BeHooked MCP
Run this in your terminal so the skills can reach BeHooked. You sign in on the first generation — it spends your plan credits.
- 3
Use them in your agent
Call a skill from your prompts — generate media, a product ad, a photoshoot, or a house tour.
- 1
Add the skills
Add the marketplace and install the plugin in Claude Code to pull in the BeHooked skills.
- 2
Connect the BeHooked MCP
Run this in your terminal so the skills can reach BeHooked. You sign in on the first generation — it spends your plan credits.
- 3
Use them in your agent
Call a skill from your prompts — generate media, a product ad, a photoshoot, or a house tour.
Prefer the direct connection? Add the BeHooked MCP server instead.
4 skills, one install.
Each one picks the model, builds the parameters and tells you the credit cost before it charges.
-
/behooked:generateImages, video, audio (speech/music/SFX), video edits, and lipsync — picks the right model, prices it in credits, returns a hosted media URL.
-
/behooked:adsProduct ad videos from a URL (auto-scraped) or your product photos; single ads or batches of variations across creative templates.
-
/behooked:product-photoshoot9 cinematic studio shots from a single product photo.
-
/behooked:house-tourCinematic real-estate walkthrough video from listing photos, optionally with a guide avatar.
FAQs
Questions, answered.
Everything you need to know about the product, credits, licensing, and workflow.
What is a BeHooked skill?
A skill teaches your coding agent how to use BeHooked: which model fits the goal, which parameters to set, and to state the credit cost before it generates. The generation itself runs on the BeHooked MCP.
Why do I also need to connect the MCP?
The skills drive tools served by the hosted BeHooked MCP. Connect it once with the claude mcp add command, and name the server exactly behooked so the skills can find its tools.
How do I sign in?
The first time a skill runs a generation, a one-time BeHooked sign-in opens in your browser. After that it just works, and generations spend your plan credits.
How do I update the skills?
Run npx skills update, or re-run npx skills add thehooked/skills. If you installed the Claude Code plugin, use /reload-plugins or restart the client.