# clipbait [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/spiritscripts/clipbait-agent  
**GitHub Stars:** 0  
**npm Downloads (last month):** 208  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/clipbait

## Description
Turn any video into viral clips and clip live streams, from any AI agent.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "clipbait": {
    "command": "npx",
    "args": ["-y","skills"]
  }
}
```

## Documentation & README

# clipbait-agent

The [Clipbait](https://clipbait.ai) skill for AI agents. Turn any video into short viral clips — and auto-clip live streams — from Claude Code, OpenClaw, or any agent that supports skills.

## Install
```bash
npx skills add spiritscripts/clipbait-agent
```

Then get your API key at **clipbait.ai → Me → Developers / API** and the agent can generate clips, check jobs, and start live auto-clipping.

Prefer MCP? Point your agent at `https://app.clipbait.ai/api/mcp/<your_api_key>`.
Prefer a CLI? `npx clipbait login <key>`.

See [`SKILL.md`](https://github.com/spiritscripts/clipbait-agent/blob/HEAD/SKILL.md) for the full capability spec.

