Processing

Data transformation and parsing

Showing 10057-10080 of 11324 skills
TriNgo0108

dbt-transformation-patterns

by TriNgo0108

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

Processing 0 3mo ago
xiaguxunlian-dev

research-suite

by xiaguxunlian-dev

AI-Accelerated Scientific Research Assistant — 从文献检索到 Meta 分析,知识图谱构建, 全流程自动化。覆盖多源联邦检索(PubMed/arXiv/Semantic Scholar/OpenAlex)、 质量评估(RoB2/ROBINS-I/GRADE/JBI)、证据合成(PICO/证据表格/PRISMA)、 综述写作(IMRAD)以及 Phase 3 的 Meta 分析(效应量提取/森林图/异质性统计)和 知识图谱(实体关系抽取/Neo4j 导出/趋势分析)。

Academic 0 2mo ago
carsten-j

history

by carsten-j

Display Claude conversation history in an easy-to-scan format showing recent sessions with dates, projects, and topics. Use when you want to review past conversations or resume a previous session.

Processing 0 4mo ago
tippyentertainment

amazon-workspaces-with-domain-joined-fleets

by tippyentertainment

Manage, deploy, secure, and operate Amazon WorkSpaces fleets that are joined to Active Directory (AWS Managed AD, AD Connector, or on-prem AD).

Cloud 0 3mo ago
sovr610

Data Pipeline & Loaders

by sovr610

This skill should be used when the user asks to "load a dataset", "create data loaders", "add data augmentation", "preprocess input data", "set up training data", "create validation splits", "register a dataset", "configure data pipeline", "handle multi-modal data loading", "load MNIST/CIFAR/ImageNet", "load event camera data", "load sequence data", "set up few-shot episodes", "create a dataset registry", or needs guidance on data loading, preprocessing, augmentation, or dataset management for the brain_ai 7-phase training pipeline.

CI/CD 0 3mo ago
Olino3

favicon-gen

by Olino3

"Generate custom favicons from logos, text, or brand colors — prevents launching with CMS defaults. Extract icons from logos, create monogram favicons from initials, or use branded shapes. Outputs all required formats (ICO, PNG, SVG, Apple Touch, web manifest)."

Processing 0 4mo ago
emeraldls

mmt-trading-systems

by emeraldls

Best practices for building trading bots, arbitrage detectors, and high-performance trading systems with MMT. Use when building automated trading strategies, cross-exchange arbitrage, real-time market analysis, or backtesting systems using MMT's multi-exchange API.

API Dev 0 4mo ago
thierryteisseire

salesforce-leadgenius

by thierryteisseire

Export LeadGenius leads and import them into Salesforce with custom AI fields, FLS deployment, and automated scripts. Covers Connected App setup, field creation, data mapping, and verification.

API Dev 0 4mo ago
christopheraaronhogg

solomon-database

by christopheraaronhogg

Provides expert database analysis, schema design review, and query optimization assessment. Use this skill when the user needs database architecture evaluation, query performance analysis, or data integrity review. Triggers include requests for database audit, schema review, query optimization, or when asked to evaluate database patterns. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.

Code Review 0 4mo ago
terrylica

ckvd-usage

by terrylica

Fetch market data using CryptoKlineVisionData with Failover Control Protocol (cache → Vision API → REST API). TRIGGERS - fetch market data, use CKVD, access Binance, get klines, OHLCV data, CryptoKlineVisionData API.

Code Gen 0 4mo ago
bi-al1

kabumart-analyzer

by bi-al1

KabuMartのスクリーンショットから銘柄を分析し、インタラクティブなHTMLダッシュボードを生成するスキル。 ユーザーがKabuMartのスクショを貼り付けたら、画像解析→yfinanceデータ取得→WebSearch調査→HTML生成を自動で行う。 「銘柄分析」「KabuMart」「株分析」「企業分析」「スクリーニング結果」「この銘柄どう?」など、 日本株の個別銘柄を調べたいときに必ず使う。スクリーンショットが添付されていなくても、 銘柄コード(4桁)や企業名が指定されていればWebSearchのみで分析を実行できる。

Processing 0 3mo ago
Chloezhu010

frontend-connect

by Chloezhu010

Replaces mock data, hardcoded arrays, and localStorage in an AI-generated frontend with live Supabase queries scoped to the logged-in user. Creates a DB mapping layer (snake_case ↔ camelCase) and applies framework best practices. Called by the vibe-ship orchestrator — supports Next.js and Vite.

Auth 0 3mo ago
eddygk

proxmox-ops

by eddygk

Ops-focused Proxmox VE management via REST API — monitor, control, provision, and troubleshoot VMs and LXC containers with battle-tested operational patterns. Use when asked to: - List, start, stop, restart VMs or LXC containers - Check node status, cluster health, or resource usage - Create, clone, or delete VMs and containers - Manage snapshots, backups, storage, or templates - Resize disks (API + in-guest filesystem steps) - Query guest agent for IP addresses - View tasks or system event logs Includes helper script (pve.sh) with auto node discovery from VMID, operational safety gates (read-only vs reversible vs destructive), vmstate snapshot warnings, post-resize guest filesystem steps, and a separate provisioning reference. Requires: curl, jq. Credentials: PROXMOX_HOST, PROXMOX_TOKEN_ID, PROXMOX_TOKEN_SECRET — set as env vars or stored in ~/.proxmox-credentials (sourced at runtime, user-created, mode 600). Writes: ~/.proxmox-credentials (user-created, API token, mode 600). Network: connects to user-configured Proxmox host only (HTTPS, TLS verification disabled for self-signed certs). Helper script: scripts/pve.sh (relative to this skill) Configuration: ~/.proxmox-credentials

Automation 9 1mo ago
hydric-org

hydric-liquidity-pools-indexer-user

by hydric-org

Comprehensive guide for interacting with the hydric Liquidity Pools Indexer (Envio/HyperIndex). Use this skill when you need to (1) Query real-time Liquidity Pool data like TVL, Volume, Fees, or Yields/APY, (2) Fetch cross-chain token metadata and prices, (3) Aggregate protocol data (Uniswap, etc.), (4) Retrieve historical time-series data for generic analytics

API Dev 0 4mo ago
spoonbobo

polymarket-autopilot

by spoonbobo

Paper-trade Polymarket prediction markets — scan for opportunities using TAIL, BONDING, and SPREAD strategies, simulate trades, and track portfolio performance.

CLI Tools 0 3mo ago
contextware

mcp-server-oauth

by contextware

Handles OAuth authentication flows for protected MCP servers that require user authorization.

API Dev 0 4mo ago
karchtho

api-design-patterns

by karchtho

REST API design, response formatting, versioning, pagination, filtering, sorting, error responses, status codes. Use when designing REST APIs, implementing pagination, filtering, versioning strategies, designing error response formats, or structuring API response formats.

API Dev 0 4mo ago
zhuxining

docx

by zhuxining

"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"

Automation 0 5mo ago
Chen19007

aseprite-tags

by Chen19007

Extract animation tag metadata (names, frame ranges, directions, colors) from .aseprite files without Aseprite; use when asked to list actions/animations, frame tags, or audit tags across multiple Aseprite assets.

Automation 0 4mo ago
automindtechnologie-jpg

analytics-tracking

by automindtechnologie-jpg

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.

Analytics 0 4mo ago
simplerick0

vscode-config

by simplerick0

Manage VSCode/Cursor configuration in this dotfiles repository. Use when working with settings.json, keybindings.json, or tasks.json files, or when asked about VSCode/Cursor configuration structure.

Code Gen 0 4mo ago
kit101

session-pretty-replay

by kit101

将Agent会话的原始JSON/JSONL记录转换为易读文本,并输出一些基础统计信息。Use when 需要回放Agent会话记录、转换会话JSON/JSONL为人类可读格式。

Agents 0 4mo ago
cuba6112

numpy-masked

by cuba6112

Masked arrays for robust handling of missing or invalid data, ensuring they are excluded from statistical and mathematical computations. Triggers: masked array, numpy.ma, missing data, invalid values, hard mask.

Processing 0 5mo ago
cosdt

ta-kernel-butler

by cosdt

This skill should be used when the user asks about "Ascend NPU", "昇腾", "Huawei NPU", "triton-ascend", "Ascend kernel development", "NPU算子开发", "Atlas", "CANN", or mentions Ascend hardware, AI Core, Cube/Vector/Scalar units. Provides expert guidance on Ascend NPU hardware architecture, triton-ascend kernel development, and GPU to NPU migration. Always use this skill for Ascend-related questions to avoid confusion with GPU documentation and concepts.

Processing 0 4mo ago