OpenClaw Agent Skills
Обзор
Each skill has a SKILL.md with full setup instructions. Below is a quick reference. Licensing note: pv-tool vendors upstream code under its own non-commercial license. See skills/pv-tool/app/LICENSE and skills/pv-tool/app/COMMERCIAL.md. clashctl-linux — Bootstrap and operate Clash/Mihomo on Linux This skill vendors a trimmed copy of the upstream nelvko/clash-for-linux-install project under skills/clashctl-linux/scripts/upstream-project/. After installation, the upstream project exposes shell functions and wrappers such as: - clashctl on - clashctl off - clashon - clashoff - clashsub - clashmixin See SKILL.md for the full initialization flow, SOP, and troubleshooting guidance. create-sticker — Google Gemini sticker generator 1. Get an API key at https://aistudio.google.com/apikey 2. Set the environment variable: 3. Install dependencies:
README
Installation
Via Skills CLI (recommended)
npx skills add stvlynn/skills --skill create-sticker
Manual
git clone https://github.com/stvlynn/skills.git
Skills
🎨 Media & Creative
| Skill | Description | Requires |
|---|---|---|
| create-sticker | Generate LINE-style character stickers with background removal | GEMINI_API_KEY |
| pv-tool | Run a bundled kinetic typography PV web app for lyric videos, media overlays, and template-driven motion graphics | Node.js 20+, npm |
| tsticker | Manage Telegram sticker packs via tsticker CLI |
tsticker, Bot Token |
🔊 Speech
| Skill | Description | Requires |
|---|---|---|
| qwen-tts | Text-to-speech with 9 voices & emotion control | Apple Silicon, MLX |
| qwen-asr | Speech-to-text via local FastAPI service | Apple Silicon, MLX |
🔍 Search & Data
| Skill | Description | Requires |
|---|---|---|
| searxng | Privacy-respecting web search (70+ engines) | Docker |
| xiaohongshu | Search & fetch Xiaohongshu posts | xiaohongshu-mcp |
🎛️ UI & Design
| Skill | Description | Requires |
|---|---|---|
| atlassian-design | Local Atlassian Design System reference skill for Atlaskit, ADS components, xcss, primitives, and Jira-style React UI patterns | None |
| scroll-fade-mask | Implement and troubleshoot reusable scroll fade masks for lists, dropdowns, sidebars, modals, and chat panes across React, Vue, Svelte, and vanilla JS | None |
🛠️ Developer Tools
| Skill | Description | Requires |
|---|---|---|
| clashctl-linux | Bootstrap, operate, and troubleshoot clashctl-linux, with a trimmed vendored upstream fallback for GitHub-constrained environments | Linux, git recommended |
| claude-code-operator | Operate Claude Code CLI — spawn, execute, deploy | Claude Code |
| tip-gui-skill | Reuse Youtu-Tip as a guarded local GUI bridge for desktop automation | macOS, Youtu-Tip |
Setup
Each skill has a
SKILL.mdwith full setup instructions. Below is a quick reference.Licensing note:
pv-toolvendors upstream code under its own non-commercial license. Seeskills/pv-tool/app/LICENSEandskills/pv-tool/app/COMMERCIAL.md.
Рекомендуемые инструменты
Попробуйте другой запрос или уберите фильтр.
Установка
npx skillfish add stvlynn/skills