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 skills add oyi77/1ai-skills --skill auto-clippergit clone --depth 1 https://github.com/oyi77/1ai-skillsWrote 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/skills/oyi77/1ai-skills/auto-clipper)<a href="https://agentmods.dev/skills/oyi77/1ai-skills/auto-clipper"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/auto-clipper/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/oyi77/1ai-skills/auto-clipper"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/auto-clipper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00035 | $0.00851 |
| Opus 5 | $0.00017 | $0.00426 |
| Sonnet 5 | $0.00007 | $0.00170 |
| Haiku 4.5 | $0.00003 | $0.00085 |
Grade A, and why
auto-clipper 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 7d 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 — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.
description: Convert long videos into viral Shorts, TikToks, and Reels automatically. AI-powered scene detection, highlight extraction, and smart clipping. Use when repurposing long-form content into short-form, clipping highlights, or creating shorts from existing videos. domain: content tags:
- auto
- clipper
- content-creation
- digital-content
- media
- video
dependencies: "- faster-whisper\n - textblob\n - vadersentiment\n - moviepy\n - opencv-python\n - ffmpeg-python\n -
\ customtkinter\n"
Auto Clipper
When to Use
Trigger phrases:
- "clip this video" · "make shorts from this" · "turn this into TikTok"
- "auto clip" · "extract highlights" · "repurpose long video"
- "create Reels from" · "viral clips from" · "short-form from long-form"
Use cases:
- Convert a podcast/webinar into multiple short clips
- Extract highlights from long YouTube videos
- Create TikTok/Reels from existing content
- Auto-detect engaging moments via sentiment analysis
- Batch process multiple long videos into shorts
When NOT to use:
- For tasks outside this skill's scope
Production-ready AI-powered video clipper untuk content creator Indonesia.
When NOT to Use
- When the content requires deep domain expertise you do not have
- For legal, medical, or financial advice content
- When real-time data is required (use live data feeds)
Overview
Auto Clipper enables content production with professional quality and consistency.
Workflow
# Example: Content generation pipeline
def generate_content(topic: str, format: str = "article"):
outline = create_outline(topic)
draft = write_draft(outline, format)
edited = edit_for_quality(draft)
optimized = optimize_for_seo(edited)
return publish(optimized)
- Define brief — Set objectives, audience, and style guidelines
- Research and gather — Collect source material and reference content
- Create draft — Generate initial content following the brief
- Refine and edit — Polish for quality, accuracy, and engagement
- Publish and distribute — Deploy to target platforms
- Track performance — Monitor engagement and iterate
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.
- 7d ago First seen · 117 lines · 35 tokens per session scan A d5dce1f7e616
auto-clipper is a skill published in the GitHub repository oyi77/1ai-skills (12 stars, last pushed today), licensed MIT. It adds 35 tokens to every session and 851 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
YouTube Automation
Automate YouTube content workflows including video management, analytics, scheduling, and channel optimization.
hive.image-generation
Required before calling imagegenerate. Create and edit images from a prompt — generate an image, make a picture / logo / illustration / icon / banner / poster / thumbnail / hero image / mockup / product shot / social graphic, or edit / restyle / combine existing images from reference images. Uses OpenAI gpt-image-2…
skin-creator
Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.
music-search
Search cloud drives for downloadable music resources (songs, albums, lossless audio). Use this skill when the user wants to download a specific song or album. Do NOT use for general music information, lyrics, or recommendations.
create_profile_style_skill
A workflow for turning a person's video-editing habits into a reusable editing skill file. It examines choices such as pacing, storytelling, audio, subtitles, colour, transitions, and recurring editing rules.
wegent-video-generation
Use this skill when the user asks to generate or create a video. Supports text, image, video, and audio reference materials according to the selected video model.