Loading...
Loading...
Found 7,422 Skills
Headless browser automation CLI for AI agents using native Rust binary with Chrome DevTools Protocol
Autonomous novel writing CLI agent - use for creative fiction writing, novel generation, style imitation, chapter continuation/import, EPUB export, and AIGC detection. Supports Chinese web novel genres (xuanhuan, xianxia, urban, horror, other) with multi-agent pipeline, two-phase writer (creative + settlement), 33-dimension auditing, token usage analytics, creative brief input, structured logging (JSON Lines), and custom OpenAI-compatible provider support.
FastAPI integration testing specialist. Covers synchronous TestClient, async httpx AsyncClient, dependency injection overrides, auth testing (JWT, OAuth2, API keys), WebSocket testing, file uploads, background tasks, middleware testing, and HTTP mocking with respx, responses, and pytest-httpserver. USE WHEN: user mentions "FastAPI test", "TestClient", "httpx async test", "dependency override test", "respx mock", asks about testing FastAPI endpoints, authentication in tests, or HTTP client mocking. DO NOT USE FOR: Django - use `pytest-django`; pytest internals - use `pytest`; Container infrastructure - use `testcontainers-python`
NetEase Cloud Music Intelligent Assistant, with model judgment at its core, executes operations via ncm-cli. Core capabilities: Analyze user's liked songs playlist preference profile, develop multi-keyword search strategies, intelligently recommend playlists/albums/singles (including two-layer recommendation explanations), playback control (play/pause/next track/volume/queue), manage scheduled push tasks, push recommendation results to IM channels like Feishu via OpenClaw, create and add to playlists. Trigger conditions (activate if any is met): - Messages contain "NetEase Cloud" or "Cloud Music" - User wants to listen to music, needs playlist recommendations, or looks for certain types of music - User wants to analyze their music preferences or liked song records
Configure NocoBase as an MCP server for your coding agent CLI. Use when users need to set up MCP connection to NocoBase for the first time.
Manage Nexudus coworking spaces via the `nexudus` CLI — businesses, products, authentication, and configuration.
Set up the Inflight feedback widget, authenticate with the CLI, and share staging URLs for design review. Use when the user wants to collect design feedback, add Inflight to a project, or share a staging deployment for review.
Responsive HTML email template generation using MJML 4.x framework. Use when the user asks to create, generate, design, or build an email template — including welcome emails, promotional blasts, transactional templates, newsletters, or any responsive email. Also use when the user asks to compile MJML to HTML, work with or edit existing MJML templates, or troubleshoot email rendering issues across clients.
Convert video clips to optimized GIFs with speed control, cropping, text overlays, and file size optimization. Create perfect GIFs for social media, documentation, and presentations.
Run explicit Extruct API tasks through the bundled Extruct CLI. Covers Deep Search, semantic search, lookalike search, company and people tables, column operations, enrichment, and contact finding.
Convert files, URLs, and media to markdown using the markit-ai CLI and SDK with pluggable converters and LLM support.
Use this skill for ANY multi-pane or multi-agent terminal orchestration in cmux. Required when the user wants to: run things in parallel in separate terminal panes, split the terminal, spawn a sub-agent (Claude Code, Codex) in another pane, fan out tasks across splits, send keystrokes or text to another pane (including ctrl-c), read terminal output from another pane, update sidebar status or progress bar, open a URL in cmux's built-in browser pane, or display markdown preview alongside the terminal. The cmux CLI is the ONLY way to do these things — Bash cannot split panes or spawn agents. Trigger phrases: 'in parallel', 'split pane', 'spawn agent', 'fan out', 'new pane', 'browser pane', 'sidebar', 'send to pane', 'read from pane', 'show the plan', 'ctrl-c to', '分屏', '并行', '开个 pane'. NOT for: single command execution, basic bash operations, or questions about tmux.