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 IvanLutsenko/awac-ai-agent-plugins/plugin install clip-makerWrote 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/commands/ivanlutsenko/awac-ai-agent-plugins/find-moments)<a href="https://agentmods.dev/commands/ivanlutsenko/awac-ai-agent-plugins/find-moments"><img src="https://agentmods.dev/badge/commands/ivanlutsenko/awac-ai-agent-plugins/find-moments.svg" alt="Measured on agentmods" 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.00008 | $0.00370 |
| Opus 5 | $0.00004 | $0.00185 |
| Sonnet 5 | $0.00002 | $0.00074 |
| Haiku 4.5 | $0.00001 | $0.00037 |
Grade A, and why
find-moments 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 8d 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.
What it actually says
Find Interesting Moments
Analyze a transcript (or video) to find the most engaging moments for vertical clips.
Arguments
Parse $ARGUMENTS for:
<path>— required, path to either:transcript.json— pre-existing transcript- video file (
.mp4,.mov,.avi, etc.) — will transcribe first
--duration N— target moment duration in seconds (default: 60)
Steps
1. Determine input type
Check the file extension:
- If
.json→ use as transcript directly - If video file → transcribe first using:
bash ${CLAUDE_PLUGIN_ROOT}/scripts/install-deps.sh bash ${CLAUDE_PLUGIN_ROOT}/scripts/transcribe.sh "<video_path>" "<output_dir>"
2. Find moments
Launch the moment-finder agent:
Agent(subagent_type="clip-maker:moment-finder", model="opus", prompt="
Analyze the transcript and find the most engaging moments.
- Transcript path: <transcript_path>
- Target duration: <duration> seconds
- Output path: <output_dir>/moments.json
Read the transcript, find the best moments, and write moments.json.
")
3. Display results
Read moments.json and present moments to the user as a formatted list:
- Number, title, time range (MM:SS - MM:SS), score
- The key quote from each moment
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.
- 8d ago First seen · 52 lines · 8 tokens per session scan A 9c96bf3bc47a
find-moments is a command published in the GitHub repository IvanLutsenko/awac-ai-agent-plugins (2 stars, last pushed 5d ago), licensed MIT. It adds 8 tokens to every session and 370 once invoked, about $0.0000 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 commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.