Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
smart-search
基于 opencli 命令的智能搜索路由器。当用户想要搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill
jackwener/OpenCLI 15,164
-
opencli-browser
Make websites accessible for AI agents. Navigate, click, type, extract, wait — using Chrome with existing login sessions. No LLM API key needed.
jackwener/OpenCLI 15,164
-
opencli-explorer
Use when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to automatically generate a CLI for a website (e.g. "帮我生成 xxx.com 的 cli"). Covers automated generation, API discovery workflow, authentication strategy selection, TS adapter writing, and testing.
jackwener/OpenCLI 15,164
-
opencli-autofix
Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through diagnosing the failure via OPENCLI_DIAGNOSTIC, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent.
jackwener/OpenCLI 15,164
-
opencli-usage
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 87+ adapters.
jackwener/OpenCLI 15,164
-
gui-automation
Use when you need to visually interact with a GUI — test buttons, fill forms, verify visual layouts, fuzz web pages, automate user flows, take screenshots, or perform end-to-end QA on any application. Works on cloud VMs, Docker containers, local machines, and sandboxes. Install: pip install cua.
trycua/cua 13,450
-
troubleshoot-sandbox
Troubleshoot OpenSandbox issues by running diagnostics (logs, inspect, events, summary) via CLI or HTTP API to diagnose sandbox failures like OOM, crash, image pull errors, network problems, etc.
alibaba/OpenSandbox 9,933
-
ppt-master
AI-driven multi-format SVG content generation system. Converts source documents (PDF/DOCX/URL/Markdown) into high-quality SVG pages and exports to PPTX through multi-role collaboration. Use when user asks to "create PPT", "make presentation", "生成PPT", "做PPT", "制作演示文稿", or mentions "ppt-master".
hugohe3/ppt-master 4,577
-
lazyllm-skill
LazyLLM framework for building multi-agent AI applications. Use when task mentioned LazyLLM or AI program for: (1) Flow orchestration - linear, branching, parallel, loop workflows for complex data pipelines, (2) Model fine-tuning and acceleration - finetuning LLMs with LLaMA-Factory/Alpaca-LoRA/Collie and acceleration with vLLM/LMDeploy/LightLLM. Includes comprehensive code examples for all components, (3) RAG systems - knowledge-based QA with document retrieval, vectorization, and generation, (4) Agent development - single/multi-agent systems with tools, memory, planning, and web interfaces.
LazyAGI/LazyLLM 3,794
-
example-skill
A sample skill for demonstration
shareAI-lab/claw0 2,107
-
address-pr-comments
Address GitHub PR review comments. Navigate to the correct worktree, make fixes, push updates.
nex-agi/weaver 13
-
git-commit
Complete git commit workflow in a worktree. Includes review, staging, and message generation.
nex-agi/weaver 13
-
testing
Run linting and tests for Weaver SDK. Works in any worktree.
nex-agi/weaver 13
-
fix-issue
Fix a GitHub issue using git worktree for isolation. Fetches issue, creates worktree, plans and implements fix, then creates PR.
nex-agi/weaver 13
-
weaver-regression-test
Run the full Weaver provisioner regression test suite against the production service. Covers full_ft, LoRA, debug modes, and edge cases.
nex-agi/weaver 13
-
github-pr
Create a GitHub PR from a worktree branch. Use after committing changes.
nex-agi/weaver 13
-
code-review
Review code changes against Weaver SDK project standards before committing. Works in any worktree.
nex-agi/weaver 13
-
test-pr
Test pull requests with comprehensive validation and generate structured test results
GetBindu/Bindu 4,201
-
deploy-agent
Deploy Bindu agents to various environments with safety checks and verification
GetBindu/Bindu 4,201
-
create-release
Create releases with proper versioning, release notes, and Git tags
GetBindu/Bindu 4,201
-
quiz-generation
GetBindu/Bindu 4,201
-
question-answering
GetBindu/Bindu 4,201
-
research
GetBindu/Bindu 4,201
-
agent-stream-nesting-logic
万悟平台 SSE 子会话递归嵌套与三明治序列渲染架构指南。涵盖 parentId 领养、order 绝对排序、动静 Chunk 分层及 Vue 2 响应式引用协议。
UnicomAI/wanwu 3,367