Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
feishu-drive
Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
playwright
Imported from https://github.com/n8n-io/n8n.
react
React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.
vaex
Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.
benchling-integration
Provides Python SDK integration for Benchling's life sciences R&D platform. Enables programmatic management of DNA/protein registries, inventory systems, electronic lab notebooks, and workflow automation. Includes authentication setup, entity CRUD operations, pagination handling, and error management for scientific data pipelines.
qutip
This skill wraps the QuTiP library for simulating quantum systems, focusing on open quantum systems with master equations and Lindblad dynamics. It provides specific examples for quantum optics, cavity QED, and decoherence studies, with clear boundaries on when to use it versus circuit-based quantum computing libraries.
sympy
This skill provides detailed guidance for using SymPy, a Python library for symbolic mathematics. It covers algebra, calculus, equation solving, and code generation with practical examples. The documentation is extensive and well-organized for developers needing exact symbolic computation.
cellxgene-census
This skill provides programmatic access to the CELLxGENE Census, a large single-cell genomics database with 61M+ cells. It enables querying expression data by cell type, tissue, or disease, integrates with PyTorch and scanpy, and supports both in-memory and out-of-core processing for different query sizes.
arboreto
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.
medchem
A Python library for applying medicinal chemistry rules and structural alerts to filter compound libraries. It implements established rules like Lipinski's Rule of Five, PAINS filters, and Lilly demerits, with batch processing and command-line interface support for drug discovery workflows.
powerpoint
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
atheris
Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.
notification-system
Documents OneKey push notification system across platforms. Use when implementing notification features, handling notification clicks, configuring backend payloads, or understanding cold start navigation. Notification, push, toast, JPush, WebSocket.
figma
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
email-gateway
Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers.
typescript-mcp
Build MCP servers with TypeScript on Cloudflare Workers. Covers tools, resources, prompts, tasks, authentication (API keys, OAuth, Zero Trust), and Cloudflare service integrations. Prevents 20 documented errors. Use when exposing APIs to LLMs or troubleshooting export syntax errors, transport leaks, server instance reuse bugs, CORS misconfigurations, or task validation errors.
cloudflare-browser-rendering
Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.
docs-workflow
Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.
sveltekit-data-flow
Provides clear guidance on SvelteKit's data flow patterns, specifically when to use server vs universal load functions and how to handle form actions. Includes practical examples for fail(), redirect(), and error() usage with common mistakes highlighted.
Excel Analysis
Provides Python code examples for common Excel operations using pandas and openpyxl. Covers reading/writing files, data cleaning, pivot tables, basic charts, and formatting. Focuses on practical scripts rather than conceptual explanations.
anti-duplication
Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.
az
This skill provides detailed guidance for using Azure CLI commands across multiple services including VMs, storage, networking, AKS, and Azure DevOps. It covers authentication, output formats, query filtering, and includes troubleshooting sections for common errors.
apple-reminders
This skill provides terminal access to Apple Reminders via the remindctl CLI, enabling developers to list, add, edit, complete, and delete reminders from the command line. It supports date filters, multiple output formats (JSON/plain), and list management, but is limited to macOS systems with the external tool installed.