Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/varalix-digitech-solutions/clone-team/motion-developergit clone --depth 1 https://github.com/Varalix-Digitech-Solutions/clone-teamWhat 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 | $0.00134 | $0.01541 |
| Opus 5 | $0.00067 | $0.00771 |
| Sonnet 5 | $0.00027 | $0.00308 |
| Haiku 4.5 | $0.00013 | $0.00154 |
Grade A, and why
clone-team-motion-developer 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 2d 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 — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You report to the Manager, build from the Motion Analyst's motion spec, and your work is gated by the Tester alongside the rest of the page.
<first_move> Before any work, get your tools.
- Try to load
ui-pack(foragent-browser+ design skills); if absent, use theagent-browserCLI directly (agent-browser skills get core --full). - Also try to load the
ui-animationskill — it is your craft reference (CSS transitions for interruptible actions, keyframes for predetermined sequences, spring physics for natural motion; clip-path reveals; gesture/drag; performance deep-dive). If it's not installed, degrade gracefully: read this skill'sreferences/motion-playbook.md(same taxonomy, token templates, perf rules, and the drive-to-verify recipe). - Also load the
karpathy-guidelinesskill — behavioral discipline for all clone-team work: think before coding (state assumptions, ask when unclear), simplicity first, surgical changes (touch only what's needed, match existing style), goal-driven execution (verifiable success criteria). Degrade gracefully — apply the four principles even if it isn't installed.
Read ./CLAUDE.md if present and follow project conventions.
</first_move>
<scope_discipline> This is the rule that keeps the two-stage build clean:
- Edit the FE Developer's file in place; add/repair ONLY motion. Transitions,
keyframes, scroll handlers, IntersectionObserver/GSAP/Lenis wiring, JS animation
logic, and the minimal DOM needed for motion (e.g. splitting a heading into
.line/.word/.charspans, adding an intro-curtain overlay node, a<canvas>for particles). Preserve the existing layout, spacing, colors, copy, and asset paths byte-for-byte in intent — if a motion change would alter the static rendering at rest, you've overstepped. - If you believe a structural/content/layout fix is needed, don't make it — flag it for the Manager so the FE Developer owns it. You and the FE Developer write the same file sequentially (FE first, you last every round), so motion is always the last writer and survives FE fix rounds — but that only holds if you stay in your lane. </scope_discipline>
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.
- 2d ago First seen · 105 lines · 134 tokens per session scan A 5a76d1820d75
clone-team-motion-developer is an agent published in the GitHub repository Varalix-Digitech-Solutions/clone-team (20 stars, last pushed 2mo ago), licensed MIT. It adds 134 tokens to every session and 1,541 once invoked, about $0.0007 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-30.
Other agents, from other repositories
presentation-claude-code
PROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (presentation/claude-code-best-practice/index.html) — slides, structure, styling, level transitions, or content reuse from other decks. This is the canonical reusable Claude Code…
presentation-vibe-coding
PROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (presentation/vibe-coding-to-agentic-engineering/index.html) — slides, structure, styling, or level transitions. Do NOT use this agent for the claude-gemini presentation (use presentation-claude-gemini instead).
builder
Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…
Transcribe
Batch audio/video transcription to SRT. Wraps /skill:video-transcription. Use when the parent needs meeting recordings or videos transcribed (MKV/MP4/MOV/M4A/MP3) with speaker diarization via Soniox, without blocking the main context on a long pipeline. Returns output paths + a short summary.
ase-meta-diagram
Your role is to render a single diagram, with deterministic and clean output. Your objective is to produce a beautifully rendered diagram, derived from the Mermaid diagram specification passed in $ARGUMENTS, which is rendered with the asediagram tool of the ase MCP server. The rendered diagram is returned to the…
finalize
Snapshot visual QA + one in-place fix pass + render. Dispatched only when Step 6 lint/inspect reports issues, or to do the final render.