loki-logging
Configure Grafana Loki for log aggregation and analysis. Set up Promtail for log collection, write LogQL queries, and integrate with Grafana for visualization. Use when implementing lightweight log aggregation, especially in Kubernetes environments.
manipulator-pickplace
机械臂抓取放置任务 — 视觉定位 + MoveIt! 运动规划 + 夹爪控制,适用于物流/制造业中的物品分拣
create-nodes-and-relationships
Create labeled nodes and connect them with properties using CREATE in FalkorDB
setup-orchestrator
Skill for installing Claude-Code-Tunnels (Project Orchestrator). Installs the PO into the current project directory, registers workspaces, and connects messenger channels — all in one run. Execute with /claude-code-tunnels:setup-orchestrator.
use-docker-compose-for-repeatable-local-stacks
Define FalkorDB configuration with ports and environment variables in docker-compose.yml
log-analyzer
Specialized in syncing logs from production and analyzing them to find trade history, errors, or performance metrics.
photo-import-setup
Set up a new Metashape project from scratch — import photos, load GPS reference, configure sensors (fisheye, rolling shutter, multi-camera), import EXR alpha masks, run image quality analysis, and disable bad frames. The first skill to use on any new capture. Works through the Metashape MCP server.
featbit-deployment-docker
Expert guidance for deploying FeatBit with Docker Compose across three tiers - Standalone (PostgreSQL only), Standard (PostgreSQL/MongoDB + Redis), and Professional (+ ClickHouse + Kafka). Use when user mentions "docker-compose", "deploy with Docker", "standalone vs standard vs pro", works with docker-compose.yml files, or asks about container configuration, environment variables, or production Docker setup.
openclaw-tescmd
Installation and setup guide for Tesla vehicle control and telemetry via the tescmd node.
grafana-prometheus
Observability and monitoring with Prometheus metrics and Grafana dashboards
opentelemetry-skill
Use when working with OpenTelemetry - configuring collectors, designing pipelines, instrumenting applications, implementing sampling strategies, managing cardinality, securing telemetry data, troubleshooting observability issues, writing OTTL transformations, or making production observability architecture decisions
doc-spec-autopilot
Automated SPEC generation from REQ/CTR - generates implementation-ready YAML specifications with TASKS-Ready scoring
add-driver
Scaffold a new LLM provider driver for Prompture. Creates sync + async driver classes, registers them in the driver registry, adds settings, env template, setup.py extras, package exports, discovery integration, and models.dev pricing. Use when adding support for a new LLM provider.