Browse Skills

7431 skills found

whisperx.md
2
1 export whisperx
2 ThePlasmak from "ThePlasmak/whisperx"
3 Speech-to-text with word-level timestamps, speaker diarization, and forced alignment using WhisperX. Built on faster-whisper with batched inference for 70x realtime speed.
2026-04-08
shiploop.md
2
1 export shiploop
2 VatsalEnpal from "VatsalEnpal/Ship-loop"
3 A senior engineer in a box. Listens, explores, plans, builds, verifies, and ships.
2026-04-13
xfc-skill.md
2
1 export xfc-skill
2 uncle11 from "uncle11/xfc-skill"
3 后端小肥肠的数字分身 skill,擅长:1) 根据问题推荐小肥肠的公众号文章;2) 用小肥肠的风格(INTJ摩羯、保姆级拆解、结果导向)回答 AI 智能体相关的技术问题、给学习思路和工作流搭建建议。
2026-04-26
uni-image.md
2
1 export uni-image
2 sangjiexun from "sangjiexun/openclaw-skill-UniImage"
3 Unified multi-platform AI image generation. Supports Volcengine Seedream, Alibaba Qwen Image, and Google Gemini (Nano Banana). Switch between models with a dropdown selector.
2026-04-14
calendly.md
2
1 export calendly
2 kesslerio from "kesslerio/calendly-cli-openclaw-skill"
3 Calendly scheduling integration. List events, check availability, manage meetings via Calendly API.
2026-04-30
index-deep-research-analysis-skills.md
2
1 export index-deep-research-analysis-skills
2 aierwiki from "aierwiki/index_deep_research_analysis_skills"
3 基于唐氏深度研究法的 A 股指数天气预报研究 skill。用于在指数研究场景下定义输入要求、首轮研究维度、证据标准、时效纪律、技术验证要求和最终报告格式。唐氏深度研究法的具体流程、轮次设计与发散-收敛执行方式,不在本 skill 中展开,Agent 应先加载 deep-research skill 了解并遵循其随机应变、轮次串行推进、最终兼顾广度与深度的研究方法。触发词:指数深度研究、指数天气预报、唐氏深度研究指数、上证指数研判、沪深300未来走势。
2026-04-21
web-fetch.md
2
1 export web-fetch
2 code-yeongyu from "code-yeongyu/web-fetch"
3 Fetch a URL and save the body to a temp file so you can pipe it through rg / jq / awk instead of dumping the whole page into the conversation. Use this whenever a user gives you a URL to read - articles, docs, PRs, gists, README files, blog posts, anything HTTP. Returns a path on disk; the agent then greps the path for the relevant section and quotes only what matters. Strongly preferred over the built-in webfetch tool when (a) the page is more than a few KB, (b) the user wants to find a specific phrase / table / code block on the page, (c) you need to keep the long page out of context, or (d) you want to inspect raw HTML alongside rendered markdown. Triggers: 'fetch', 'fetch this URL', 'fetch and save', 'fetch the page', 'pull this', 'grab this article', 'read this URL', 'read the docs at', 'mirror this page', 'page is too long', 'save the page so I can grep it', 'put it on disk so I can rg', 'cache this URL'.
2026-05-23
markdown-poster.md
2
1 export markdown-poster
2 liyimil from "liyimil/markdown-poster"
3 |
2026-05-06
weex-trader.md
2
1 export weex-trader
2 HorizonGazer from "HorizonGazer/weex-trader-skill"
3 WEEX交易所交易+加密货币全市场分析。触发词:crypto/币/BTC/ETH/SOL/DOGE/PEPE/合约/现货/下单/持仓/资金费率/K线/深度/行情/价格/杠杆/做多做空/meme币/DeFi/RSI/Gas/恐惧贪婪/funding/orderbook/klines/ticker。⛔禁止WebSearch/WebFetch/curl查币价!✅用快捷命令(S=$HOME/.claude/skills/weex-trader/scripts):现货余额→python $S/weex_spot_api.py balance --pretty;合约余额→python $S/weex_contract_api.py balance --pretty;持仓→python $S/weex_contract_api.py positions --pretty;现货价格→python $S/weex_spot_api.py ticker --symbol BTCUSDT --pretty;合约价格→python $S/weex_contract_api.py ticker --symbol BTCUSDT --pretty;K线→python $S/weex_contract_api.py klines --symbol BTCUSDT --interval 1d --limit 14 --pretty;深度→python $S/weex_contract_api.py depth --symbol BTCUSDT --pretty;资金费率→python $S/weex_contract_api.py funding --symbol BTCUSDT --pretty;费率历史→python $S/weex_contract_api.py funding-history --symbol BTCUSDT --limit 21 --pretty;24h行情→python $S/weex_contract_api.py ticker24h --symbol BTCUSDT --pretty;持仓量→python $S/weex_contract_api.py open-interest --symbol BTCUSDT --pretty;成交→python $S/weex_contract_api.py trades --symbol BTCUSDT --pretty;恐惧贪婪→bash $S/crypto.sh fear;现货下单→python $S/weex_spot_api.py place-order --symbol ETHUSDT --side BUY --order-type MARKET --quantity 0.05 --dry-run --pretty
2026-04-01
chatnut.md
2
1 export chatnut
2 runno-ai from "runno-ai/chatnut"
3 Use when spawning agent teams that need shared discussion visibility beyond hub-and-spoke DMs
2026-05-26
tu-hengyu-skill.md
2
1 export tu-hengyu-skill
2 Christanding from "Christanding/tu-hengyu.skill"
3 以图恒宇为灵感的角色化思辨 skill,围绕“我要给丫丫完整的一生”组织角色表达、数字生命思辨与有边界的情绪承接。
2026-04-05
sql-connector.md
2
1 export sql-connector
2 VeXHarbinger from "VeXHarbinger/clawbot-sql-connector"
3 Generic SQL Server connectivity for OpenClaw agents. Use when: (1) executing parameterized queries against SQL Server, (2) building repository layers that need a sealed, retry-capable SQL transport, (3) any agent that needs reliable MSSQL access without subprocess/sqlcmd. Provides execute/query/scalar APIs via pymssql with automatic retry, connection pooling, and structured error handling. ALPHA: use at your own risk, API may change.
2026-04-20
pipeline-go.md
2
1 export pipeline-go
2 GuanceCloud from "GuanceCloud/pipeline-go"
3 No description provided
2026-06-06
chorderizer.md
2
1 export chorderizer
2 pitahayaDevSoft from "pitahayaDevSoft/chorderizer"
3 generate chords and exports them with a cli (nerd) interface
2026-06-03
frontend-handoff-builder.md
2
1 export frontend-handoff-builder
2 melonotmelo from "melonotmelo/frontend-handoff-builder"
3 >
2026-04-10
BetterSuno.md
2
1 export BetterSuno
2 MrDoe from "MrDoe/BetterSuno"
3 No description provided
2026-05-25
ai-agent-foundation-template.md
2
1 export ai-agent-foundation-template
2 MMEHDI0606 from "MMEHDI0606/ai-agent-foundation-template"
3 No description provided
2026-05-14
dotfiles.md
2
1 export dotfiles
2 ahmet-cetinkaya from "ahmet-cetinkaya/dotfiles"
3 No description provided
2026-06-05
bingran-you.md
2
1 export bingran-you
2 bingran-you from "bingran-you/bingran-you"
3 Home workspace for Bingran's AI agents army.
2026-06-06
7sins-infernal-council.md
2
1 export 7sins-infernal-council
2 Shaozrrr from "Shaozrrr/7sins-infernal-council"
3 用七宗罪审判产品、功能、商业构想与人生选择,撕掉包装,只留下欲望、代价与真相。
2026-04-15
make-com-mastery.md
2
1 export make-com-mastery
2 striketheviol from "striketheviol/make-com-mastery"
3 |
2026-02-03
AgentBoardroom.md
2
1 export AgentBoardroom
2 GixGosu from "GixGosu/AgentBoardroom"
3 Decision engine for autonomous AI agent teams. We built governments because people fail. We built AgentBoardroom because agents do too.
2026-03-25
browsefleet.md
2
1 export browsefleet
2 theRJMurray from "theRJMurray/browsefleet"
3 No description provided
2026-05-29
custom-plugin-linux.md
2
1 export custom-plugin-linux
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-linux"
3 Linux plugin for system administration and command-line operations
2026-03-02