Overview
- Skill Key
- damirikys/demo-slap
- Author
- damirikys
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/damirikys/demo-slap
- Latest Commit SHA
- 5451f38a25a83c6699246edc0df33fc6ed593498
Generate CS2 highlights and fragmovies from demos using the Demo-Slap API. Includes optional Leetify integration for auto-fetching demo URLs. Use when a user asks to "record a highlight", "make a fragmovie", "clip that round", etc.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 demo-slap 技能。 若已安装,则直接安装 demo-slap 技能。
# Demo-Slap Highlight Skill Generate beautiful MP4 highlights and fragmovies straight from CS2 demos. ## 🔗 APIs & Prerequisites - **Demo-Slap API:** [https://api-doc.demo-slap.net/](https://api-doc.demo-slap.net/) - **Leetify API (Optional but recommended):** [https://api-public-docs.cs-prod.leetify.com/](https://api-public-docs.cs-prod.leetify.com/) **Using Leetify:** Leetify integration is optional but highly recommended to automatically fetch demo URLs from recent matches. - **API Key:** Free to get at [leetify.com/app/developer](https://leetify.com/app/developer). - **Steam64 ID:** Users can find their 17-digit Steam64 ID using sites like [steamid.io](https://steamid.io/) or by checking their Steam profile URL. ## 🛠 Identity & Setup ### 1. Set API Keys (One-time setup) You need to save the API keys to `data/config.json`. You can do this via the CLI: ```bash python3 scripts/demo_slap_cli.py set-key demoslap <DEMOSLAP_API_KEY> python3 scripts/demo_slap_cli.py set-key leetify <LEETIFY_API_KEY> ``` *Note: The keys can also be provided via `DEMOSLAP_API_KEY` and `LEETIFY_API_KEY` environment variables.* ### 2. Map User to Steam ID To map a user's chat username (Telegram, Discord, Slack, etc.) or nickname to their Steam64 ID (required for Leetify match fetching and filtering their specific highlights): ```bash python3 scripts/demo_slap_cli.py save-id <USERNAME> <STEAM_64_ID> ``` *If a user asks for their highlights but their Steam ID is unknown, explain how to find it (e.g., via steamid.io), then run this command.* ## 📋 Step 1: Find the Match (Optional) If the user wants a highlight from a recent match and the Leetify API key is available, you can list their recent matches: ```bash python3 scripts/demo_slap_cli.py matches <USERNAME> ``` *This lists their recent matches (index 0 is the most recent). Note the index they want.* If the Leetify API key is NOT available or the user wants to use a specific match not tracked, **ask them to provide a direct down...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.