azure-monitor-ingestion-py

haniakrim21haniakrim21

Azure Monitor Ingestion SDK for Python. Use for sending custom logs to a Log Analytics workspace via the Logs Ingestion API. Triggers: "azure-monitor-ingestion", "LogsIngestionClient", "custom logs", "DCR", "data collection rule", "Log Analytics".

194 days ago

customerio-performance-tuning

nivkazdannivkazdan

Optimize Customer.io API performance. Use when improving response times, reducing latency, or optimizing high-volume integrations. Trigger with phrases like "customer.io performance", "optimize customer.io", "customer.io latency", "customer.io speed".

194 days ago

azure-speech-to-text-rest-py

haniakrim21haniakrim21

Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (>60 seconds), real-time streaming, batch transcription, custom speech models, speech translation. Use Speech SDK or Batch Transcription API instead.

194 days ago

PubMed Database

reikiplanetreikiplanet

Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer Biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.

194 days ago

r-rlang-programming

jjjermiahjjjermiah

rlang metaprogramming for tidy evaluation and non-standard evaluation (NSE) in R. Use when building data-masking APIs, wrapping dplyr/ggplot2/tidyr functions with {{, !!, !!! operators, implementing quosures and dynamic dots, or designing tidyverse-style DSLs — e.g., "tidy eval wrapper function", "embrace operator usage", "NSE programming patterns", "custom select helpers".

194 days ago

HubSpot Integration

haniakrim21haniakrim21

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.

194 days ago

Meme Factory

teshiwaruingiteshiwaruingi

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.

194 days ago

interactive-bug

AgustinAlbonicoAgustinAlbonico

Diagnosticar y corregir bugs con preguntas adaptativas usando `question` (multiple choice + respuesta libre). Usar cuando el usuario reporta que algo no funciona, hay errores en UI/API/datos o comportamiento inesperado, especialmente con poco contexto inicial.

194 days ago

stable-baselines3

reikiplanetreikiplanet

Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with a scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead.

194 days ago

docs-write

dirkkok101dirkkok101

Generate and update documentation using templates for any Diataxis type (tutorial, howto, reference, explanation), AI files (CLAUDE.md, AGENTS.md, llms.txt), architecture docs (C4 context/container, system overview, Mermaid diagrams), and project files (README, CONTRIBUTING, glossary). Template-driven with idempotent updates that preserve custom sections. Use when creating or updating documentation. Triggers on "write docs for", "create a tutorial", "document the API", "generate README", "create AGENTS.md", "write architecture overview".

194 days ago

evc-mesh

entire-vcentire-vc

Manage tasks in EVC Mesh task management platform. Use when agent needs to: check assigned tasks, pick up work, track progress with status changes and comments, upload artifacts, coordinate with other agents via shared task state. Mesh stores tasks as kanban boards with customizable statuses per project; this skill provides bash scripts to interact with the REST API.

194 days ago

kanban-zone

MaxGood-AIMaxGood-AI

Interact with KanbanZone kanban boards via the KanbanZone API. Use this when the user wants to manage kanban cards, view boards, move cards between columns, check WIP limits, link cards, search across boards, or retrieve board-level metrics. Supports listing boards; creating, updating, and moving cards; card links; custom fields; watchers; filtering; and cross-board search.

194 days ago

omnifocus-manager

totallyGregtotallyGreg

Query and manage OmniFocus tasks through database queries and JavaScript for Automation (JXA). WORKFLOW: 1) CLASSIFY query vs plugin 2) SELECT format (solitary/solitary-fm/bundle/solitary-library) 3) COMPOSE from libraries (taskMetrics, exportUtils, patterns) 4) GENERATE via `node scripts/generate_plugin.js` - NEVER Write/Edit tools 5) CUSTOMIZE action files 6) VALIDATE via `bash scripts/validate-plugin.sh` 7) TEST in OmniFocus. TypeScript validation catches API errors. Manual creation creates broken plugins. This skill should be used when working with OmniFocus data, creating or modifying tasks, analyzing task lists, searching for tasks, or automating OmniFocus workflows. Triggers when user mentions OmniFocus, tasks, projects, GTD workflows, or asks to create, update, search, or analyze their task data.

194 days ago

speech

HGGodhand33HGGodhand33

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.

194 days ago

Moodle External API Development

oki3505Foki3505F

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.

194 days ago

git-safety-scan

ericchansenericchansen

Scan staged changes or commits for sensitive data before pushing to remote. Use when pushing code, creating PRs, or before any git push. Detects API keys, tokens, passwords, connection strings, private keys, PII, and custom blocklist terms. MANDATORY before ANY push — invoke automatically.

194 days ago

global-trade-data

dvorkinguydvorkinguy

Build applications with global trade data. Use when working with trade statistics, tariffs, HS codes, imports/exports, customs data, or integrating trade APIs (UN Comtrade, World Bank WITS, UK Trade Tariff, Global Trade Alert, US Tariffs API). Includes domain knowledge and API references.

194 days ago

WhatsApp Business

novas10novas10

Manage WhatsApp Business API for message templates, broadcasts, and customer communication

whatsappbusiness-apimessaging+2
194 days ago

customerio-upgrade-migration

nivkazdannivkazdan

Plan and execute Customer.io SDK upgrades. Use when upgrading SDK versions, migrating integrations, or updating to new API versions. Trigger with phrases like "upgrade customer.io", "customer.io migration", "update customer.io sdk", "customer.io version".

194 days ago

customerio-rate-limits

nivkazdannivkazdan

Implement Customer.io rate limiting and backoff. Use when handling high-volume API calls, implementing retry logic, or optimizing API usage. Trigger with phrases like "customer.io rate limit", "customer.io throttle", "customer.io 429", "customer.io backoff".

194 days ago

react-best-practices

AlekDobAlekDob

Use this skill when building React components, managing state with hooks, optimizing rendering performance, writing custom hooks, or structuring React 19 applications with TypeScript and Tailwind CSS. Also use when reviewing React code for best practices, fixing re-render issues, or designing component APIs.

194 days ago

manychat

BJS-Innovation-LabBJS-Innovation-Lab

ManyChat API for chatbot automation on Facebook, Instagram, WhatsApp, and Telegram. Send messages, manage subscribers, trigger flows, and set custom fields.

194 days ago

customerio-install-auth

nivkazdannivkazdan

Install and configure Customer.io SDK/CLI authentication. Use when setting up a new Customer.io integration, configuring API keys, or initializing Customer.io in your project. Trigger with phrases like "install customer.io", "setup customer.io", "customer.io auth", "configure customer.io API key".

194 days ago

web-realtime-websockets

agents-incagents-inc

Native WebSocket API patterns, connection lifecycle, reconnection strategies, heartbeat, message typing, binary data, custom hooks

194 days ago

glab-api

vince-winkintelvince-winkintel

Make direct GitLab REST API calls for advanced queries and operations not covered by other glab commands. Use when accessing GitLab API endpoints directly, making custom API requests, or fetching data in JSON format. Triggers on API call, REST API, GitLab API, JSON query, advanced query.

194 days ago

israeli-whatsapp-business

skills-ilskills-il

Integrate WhatsApp Business API for the Israeli market with Hebrew message templates, customer communication, and CRM integration. Use when user asks about WhatsApp Business in Israel, Hebrew WhatsApp templates, WhatsApp marketing to Israeli customers, business messaging via WhatsApp, or integrating WhatsApp with Israeli CRM tools (Monday.com, Priority, etc.). Covers Cloud API setup, template creation, compliance with Israeli anti-spam law, and Israeli consumer communication preferences. Do NOT use for personal WhatsApp or non-Israeli WhatsApp markets.

194 days ago

hmac-auth

FerranGuardiaFerranGuardia

HMAC-SHA256 custom authentication for ASP.NET Web API 2. Request signing, nonce replay protection, timestamp validation, API key management, timing-safe comparison.

194 days ago

n8n-code-javascript

AeyeOpsAeyeOps

Implement JavaScript logic in n8n Code nodes with $input, $json, $node, and $helpers APIs. Includes HTTP requests, Luxon DateTime operations, error debugging, and mode selection (Run Once vs Run for Each). Engage for custom data transformations or complex business logic.

194 days ago

copilot-cli

andrewDoingandrewDoing

Use the GitHub Copilot CLI for agentic coding, session management, custom agents, skills, plugins, SDK integration, and Ralph Wiggum loops. Use when: (1) running Copilot CLI sessions interactively or non-interactively, (2) managing custom agents and skills, (3) configuring MCP servers and plugins, (4) integrating with the Copilot SDK programmatically, (5) orchestrating multi-agent workflows, (6) setting up long-running autonomous coding loops (Ralph Wiggum pattern). NOT for: the old `gh copilot` extension (that's deprecated), simple file edits (just edit directly), or GitHub API operations (use `gh` CLI).

194 days ago

canva

ArcherRyancoArcherRyanco

Manage Canva designs, assets, and folders via the Connect API. WHAT IT CAN DO: - List/search/organize designs and folders - Export finished designs (PNG/PDF/JPG) - Upload images to asset library - Autofill brand templates with data - Create blank designs (doc/presentation/whiteboard/custom) WHAT IT CANNOT DO: - Add content to designs (text, shapes, elements) - Edit existing design content - Upload documents (images only) - AI design generation Best for: asset pipelines, export automation, organization, template autofill. Triggers: /canva, "upload to canva", "export design", "list my designs", "canva folder".

194 days ago

weaviate

sharp-skillssharp-skills

Production-depth skill for Weaviate vector database operations. Use when asked to: configure Weaviate authentication and rotate API keys, set up cluster replication and horizontal scaling, migrate schemas without downtime, tune memory limits and handle resource pressure, import vectors with automatic or custom embeddings, perform hybrid/semantic/BM25 search, configure multi-tenancy for SaaS isolation, or troubleshoot backup hangs and crash panics in production deployments.

194 days ago

Moodle External API Development

haniakrim21haniakrim21

Create custom external web service APIs for the Moodle LMS. Use this skill when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.

194 days ago

gcp-insecure-design

hminooeihminooei

Use this skill when users need to audit, detect, or remediate Insecure Design vulnerabilities (OWASP A04:2021) on Google Cloud Platform. This includes reviewing API validation with Apigee (OAS validation policies, SSO, RBAC, IP-based access, custom fault handling), auditing sensitive data exposure with Cloud DLP (inspect templates, job triggers, tokenization), verifying secrets management with Secret Manager (centralized credential storage, programmatic access, rotation), reviewing Security Command Center findings related to design flaws (Web Security Scanner, cacheable password inputs, audit trails), and guiding threat modeling and secure design patterns. Activate for GCP insecure design audits, API validation, DLP configuration, secrets management, or OWASP A04 compliance.

194 days ago

granola-sdk-patterns

nivkazdannivkazdan

Zapier integration patterns and automation workflows for Granola. Use when building automated workflows, connecting Granola to other apps, or creating custom integrations via Zapier. Trigger with phrases like "granola zapier", "granola automation", "granola integration patterns", "granola SDK", "granola API".

194 days ago

hugging-face-evaluation

oabdelmaksoudoabdelmaksoud

Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.

194 days ago

stripe-agent

acaprinoacaprino

Comprehensive Stripe integration agent for payments, subscriptions, billing, and marketplace management. Use when Claude needs to work with the Stripe API to create customers, manage subscriptions, process payments, handle Checkout Sessions, set up products/prices (including lookup_keys), manage webhooks, operate Connect marketplaces, support metered billing, calculate taxes, prevent fraud, or perform any payment-related task. Triggers on mentions of Stripe, payments, subscriptions, billing, checkout, invoices, PaymentIntents, recurring payments, Connect, marketplace, SCA, 3D Secure, or disputes.

194 days ago

error-handling

ChiQuang98ChiQuang98

Error handling patterns for Node.js APIs. Use when implementing error handling, creating custom errors, or managing exceptions.

194 days ago

moodle-external-api-development

reikiplanetreikiplanet

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation...

194 days ago

customerio-common-errors

nivkazdannivkazdan

Diagnose and fix Customer.io common errors. Use when troubleshooting API errors, delivery issues, or integration problems with Customer.io. Trigger with phrases like "customer.io error", "customer.io not working", "debug customer.io", "customer.io issue".

194 days ago

Across Protocol AI Agent Skill

across-protocolacross-protocol

End-to-end Across Protocol integration playbook. Default to the Swap API for all cross-chain bridging and swapping. Use the App SDK (@across-protocol/app-sdk) when you need programmatic quote and route control in TypeScript. Fall back to the suggested-fees API only for custom swap routing or niche bridge-only flows. Covers intent lifecycle, Swap API integration, embedded cross-chain actions, deposit tracking, fee collection, and security checklists.

194 days ago