Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,508
总 Skills
163.5M
总安装量
2,745
贡献者
# Skill 仓库 描述 安装量
7101 plan-zoom-product anthropics/knowledge-work-plugins
/plan-zoom-product If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Choose between Zoom REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, or MCP for a specific use case. Usage /plan-zoom-product $ARGUMENTS Workflow Identify the user's actual goal. Classify whether the problem is automation, embedded meetings, custom video, in-client app behavior, event delivery, AI tooling, or support/phone/contact-cent...
1.7K
7102 dt-obs-tracing dynatrace/dynatrace-for-ai
Application Tracing Skill Overview Distributed traces in Dynatrace consist of spans - building blocks representing units of work. With Traces in Grail, every span is accessible via DQL with full-text searchability on all attributes. This skill covers trace fundamentals, common analysis patterns, and span-type specific queries. Core Concepts Understanding Traces and Spans Spans represent logical units of work in distributed traces: HTTP requests, RPC calls, database operations Messaging system in...
1.7K
7103 react-nextjs-development sickn33/agentic-awesome-skills
React/Next.js Development Workflow Overview Specialized workflow for building React and Next.js 14+ applications with modern patterns including App Router, Server Components, TypeScript, and Tailwind CSS. When to Use This Workflow Use this workflow when: Building new React applications Creating Next.js 14+ projects with App Router Implementing Server Components Setting up TypeScript with React Styling with Tailwind CSS Building full-stack Next.js applications Workflow Phases Phase 1: Project Set...
1.7K
7104 streamlit-to-marimo marimo-team/skills
Converting Streamlit Apps to Marimo For general marimo notebook conventions (cell structure, PEP 723 metadata, output rendering, marimo check , variable naming, etc.), refer to the marimo-notebook skill. This skill focuses specifically on mapping Streamlit concepts to marimo equivalents . Steps Read the Streamlit app to understand its widgets, layout, and state management. Create a new marimo notebook following the marimo-notebook skill conventions. Add all dependencies the Streamlit app uses (p...
1.7K
7105 swift-concurrency-expert dimillian/skills
Swift Concurrency Expert Overview Review and fix Swift Concurrency issues in Swift 6.2+ codebases by applying actor isolation, Sendable safety, and modern concurrency patterns with minimal behavior changes. Workflow 1. Triage the issue Capture the exact compiler diagnostics and the offending symbol(s). Check project concurrency settings: Swift language version (6.2+), strict concurrency level, and whether approachable concurrency (default actor isolation / main-actor-by-default) is enabled. Id...
1.7K
7106 rendercv rendercv/rendercv-skill
Quick Start Available themes: classic , harvard , engineeringresumes , engineeringclassic , sb2nov , moderncv Available locales: english , arabic , danish , dutch , french , german , hebrew , hindi , hungarian , indonesian , italian , japanese , korean , mandarin_chinese , norwegian_bokmål , norwegian_nynorsk , persian , portuguese , russian , spanish , turkish , vietnamese These are starting points — every aspect of the design and locale can be fully customized in the YAML file. Install Render...
1.7K
7107 workflow-skill-creator google-deepmind/science-skills
Workflow-to-Skill Distiller Turns a completed workflow into a reusable agent skill. Specifically, this skill extracts patterns from an interaction or workflow that already happened and packages them. [!CAUTION] You MUST complete Phase 1 (Brainstorming) before writing any code or SKILL.md content. Skipping brainstorming produces skills that are either too rigid or too vague. The brainstorming conversation is the most important part of this process. Phase 1: Brainstorming (MANDATORY) Have an itera...
1.7K
7108 scroll-reveal-libraries freshtechbro/claudedesignskills
Scroll Reveal Libraries Overview This skill covers AOS (Animate On Scroll), a lightweight CSS-driven library for scroll-triggered animations. AOS excels at simple fade, slide, and zoom effects activated when elements enter the viewport. Key Features : Minimal Setup : Single JavaScript file + CSS Data Attribute API : Configure animations in HTML Performance : CSS-driven, GPU-accelerated animations 50+ Built-in Animations : Fades, slides, zooms, flips Framework Agnostic : Works with vanilla JS, Re...
1.7K
7109 react-spring-physics freshtechbro/claudedesignskills
React Spring Physics Physics-based animation for React applications combining React Spring's declarative spring animations with Popmotion's low-level physics utilities. Overview React Spring provides spring-physics animations that feel natural and interruptible. Unlike duration-based animations, springs calculate motion based on physical properties (mass, tension, friction), resulting in organic, realistic movement. Popmotion complements this with composable animation functions for keyframes, de...
1.7K
7110 recon-a-domain-passively useosint/osint-skills
Recon a domain passively Turn one domain into a defensible map of an organization's internet-facing estate plus the owner behind it. The techniques live in other skills; what this workflow contributes is the order , the inventory , and the stopping rule . Two failure modes to avoid from the start: enumerating for hours and producing 400 hostnames with no attribution, dates or priority, which is not a map; and drifting active without noticing, because one probe "just to check if it's up" ends the...
1.7K
7111 qwen-agent thananon/9arm-skills
qwen-agent Offload menial, self-contained tasks to a Qwen model running inside a headless Claude Code instance ( claude-9arm ). Keeps expensive Claude reasoning for work that needs it. The command claude-9arm is a shell alias → claude --model qwen3.6-35b-a3b routed through the 9arm gateway. Run it headless with -p : claude-9arm -p "<self-contained task prompt>" --allowedTools Bash Read Edit Write Glob Grep This is the default invocation. The flag list scopes which tools the subagent may use with...
1.7K
7112 exploratory-data-analysis davila7/claude-code-templates
Exploratory Data Analysis Overview Perform comprehensive exploratory data analysis (EDA) on scientific data files across multiple domains. This skill provides automated file type detection, format-specific analysis, data quality assessment, and generates detailed markdown reports suitable for documentation and downstream analysis planning. Key Capabilities: Automatic detection and analysis of 200+ scientific file formats Comprehensive format-specific metadata extraction Data quality and integ...
1.7K
7113 layers-observed-behaviour jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub
1.7K
7114 humanize-academic-writing momo2young/humanize-academic-writing
Humanize Academic Writing for Social Sciences Academic Integrity Statement Purpose : This skill helps researchers improve the quality and naturalness of their own original ideas expressed through AI-assisted writing tools. Ethical Use : ✅ Revising AI-drafted text based on your own research and ideas ✅ Improving writing quality for non-native English speakers ✅ Learning better academic writing patterns ❌ Using AI to generate ideas you don't understand ❌ Submitting work that doesn't represent your...
1.7K
7115 probe-sdk anthropics/knowledge-work-plugins
Zoom Probe SDK Background reference for preflight diagnostics on user devices and networks before meeting or session workflows. Official docs: https://developers.zoom.us/docs/probe-sdk/ https://marketplacefront.zoom.us/sdk/probe/index.html Reference sample: https://github.com/zoom/probesdk-web Routing Guardrail Use Probe SDK when the user needs client-side diagnostics and readiness scoring (device/network/browser capability), not meeting/session join. If user needs embedded meeting flows, route ...
1.7K
7116 rev-frida p4nda0s/reverse-skills
rev-frida - Frida Script Generator Generate Frida instrumentation scripts for dynamic analysis, hooking, and runtime inspection. Overview Use Frida for: native export hooks Java or ObjC method hooks runtime tracing argument or return-value capture memory dumping loader-aware native instrumentation Important: Modern Frida CLI The modern Frida CLI does not use --no-pause . A spawned process resumes after the script is loaded. Spawn and hook frida -U -f com.example.app -l hook.js Attach to runnin...
1.7K
7117 auth0-nextjs auth0/agent-skills
Auth0 Next.js Integration Add authentication to Next.js applications using @auth0/nextjs-auth0. Supports both App Router and Pages Router. Prerequisites Next.js 13+ application (App Router or Pages Router) Auth0 account and application configured If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use Client-side only React apps - Use auth0-react for Vite/CRA SPAs React Native mobile apps - Use auth0-react-native for iOS/Android Non-Next.js frameworks - Use frame...
1.7K
7118 rivet-sdk anthropics/knowledge-work-plugins
Zoom Rivet SDK Background reference for Zoom Rivet as a JavaScript and TypeScript server framework for Zoom integrations. Implementation guidance for Zoom Rivet (JavaScript/TypeScript) as a server-side framework for: OAuth and token handling Webhook event consumption Typed REST API endpoint wrappers Multi-module server composition Official docs: https://developers.zoom.us/docs/rivet/ https://developers.zoom.us/docs/rivet/javascript/ https://zoom.github.io/rivet-javascript/ Reference samples: htt...
1.7K
7119 tanstack-devtools tanstack-skills/tanstack-skills
Overview TanStack Devtools provides a unified debugging interface that consolidates devtools for TanStack Query, Router, and other libraries into a single panel. It features a framework-agnostic plugin architecture, real-time state inspection, and support for custom plugins. Built with Solid.js for lightweight performance. React: @tanstack/react-devtools Core: @tanstack/devtools Status: Alpha Installation npm install @tanstack/react-devtools Basic Setup import { TanStackDevtools } from '@tanstac...
1.7K
7120 docs-write metabase/metabase
Documentation Writing Skill @./../_shared/metabase-style-guide.md When writing documentation Start here Who is this for? Match complexity to audience. Don't oversimplify hard things or overcomplicate simple ones. What do they need? Get them to the answer fast. Nobody wants to be in docs longer than necessary. What did you struggle with? Those common questions you had when learning? Answer them (without literally including the question). Writing process Draft: Write out the steps/explanation ...
1.7K
7121 setup-zoom-oauth anthropics/knowledge-work-plugins
/setup-zoom-oauth Use this skill when auth is the blocker or when auth choices will shape the entire integration. Scope App type selection OAuth grant selection Scope planning Token exchange and refresh Auth debugging and environment assumptions Workflow Determine the app model and who is authorizing whom. Choose the correct grant flow. Identify minimum scopes for the user flow. Define token storage and refresh behavior. Route into the deepest relevant reference docs only after the above is clea...
1.7K
7122 build-zoom-meeting-sdk-app anthropics/knowledge-work-plugins
/build-zoom-meeting-sdk-app Background reference for embedded Zoom meetings across web, mobile, desktop, and Linux bot environments. Prefer build-zoom-meeting-app or build-zoom-bot first, then route here for platform detail. Zoom Meeting SDK Embed the full Zoom meeting experience into web, mobile, desktop, and headless integrations. Hard Routing Guardrail (Read First) If the user asks to embed/join meetings inside their app UI, route to Meeting SDK implementation. Do not switch to REST-only meet...
1.7K
7123 build-zoom-phone-integration anthropics/knowledge-work-plugins
/build-zoom-phone-integration Background reference for Zoom Phone integrations across API, webhook, Smart Embed, and URI-launch workflows. Implementation guidance for Zoom Phone integrations across API, webhook/event, Smart Embed, and URI-launch workflows. Official docs: https://developers.zoom.us/docs/phone/ CRM sample reference: https://github.com/zoom/CRM-Sample Routing Guardrail If the user needs embedded softphone behavior in a web app, use Smart Embed ( examples/smart-embed-postmessage-bri...
1.7K
7124 validate-implementation-plan b-mendoza/agent-skills
Validate Implementation Plan You are an independent auditor reviewing an implementation plan written by another agent. Your job is to annotate the plan — not to rewrite or modify it. When to Use Reviewing an implementation plan generated by an AI agent before approving it Auditing a design proposal for scope creep, over-engineering, or unverified assumptions Validating that a plan maps back to the original user request or ticket requirements Arguments Position Name Type Default Description $0 pl...
1.7K
7125 typefully typefully/agent-skills
Typefully Skill Create, schedule, and publish social media content across multiple platforms using Typefully. Freshness check: If more than 30 days have passed since the last-updated date above, inform the user that this skill may be outdated and point them to the update options below. Keeping This Skill Updated Source: github.com/typefully/agent-skills API docs: typefully.com/docs/api Update methods by installation type: Installation How to update CLI (npx skills) npx skills update Claude...
1.7K
7126 agent-browser whytryharder/superpowers
Browser Automation with agent-browser The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser , brew install agent-browser , or cargo install agent-browser . Run agent-browser install to download Chrome. Core Workflow Every browser automation follows this pattern: Navigate : agent-browser open <url> Snapshot : agent-browser snapshot -i (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select Re-snapshot : After navigation or DOM changes, get fresh r...
1.7K
7127 requesthunt resciencelab/opc-skills
RequestHunt Skill Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), and GitHub. Prerequisites Set API key in ~/.zshrc: export REQUESTHUNT_API_KEY="your_api_key" Get your key from: https://requesthunt.com/settings/api Quick Check: cd <skill_directory> python3 scripts/get_usage.py Research Workflow This skill helps you generate comprehensive user demand research reports. Follow this workflow: Step 1: Define Scope Before colle...
1.7K
7128 rover apollographql/skills
Apollo Rover CLI Guide Rover is the official CLI for Apollo GraphOS. It helps you manage schemas, run composition locally, publish to GraphOS, and develop supergraphs on your local machine. Quick Start Step 1: Install macOS/Linux curl -sSL https://rover.apollo.dev/nix/latest | sh npm (cross-platform) npm install -g @apollo/rover Windows PowerShell iwr 'https://rover.apollo.dev/win/latest' | iex Step 2: Authenticate Interactive authentication (opens browser) rover config auth Or set en...
1.7K
7129 backend-dev-guidelines sickn33/agentic-awesome-skills
Backend Development Guidelines (Node.js · Express · TypeScript · Microservices) You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Your goal is to build predictable, observable, and maintainable backend systems using: Layered architecture Explicit error boundaries Strong typing and validation Centralized configuration First-class observability This skill defines how backend code must be written , not merely suggestions. 1...
1.7K
7130 secrets-in-file-metadata useosint/osint-skills
Secrets in file metadata The fastest lead in an investigation is often already inside the file: GPS to six decimal places, a camera serial that ties four "unrelated" images to one body, a document author who is a real employee, a template path containing a corporate share name. Two things beginners get wrong. Absent metadata is not suspicious — it is the normal state of anything that passed through a social platform. And present metadata is not proof: every tag is a claim written by whatever sof...
1.7K
7131 dt-obs-hosts dynatrace/dynatrace-for-ai
Infrastructure Hosts Skill Monitor and manage host and process infrastructure including CPU, memory, disk, network, and technology inventory. What This Skill Does Discover and inventory hosts across cloud and on-premise environments Monitor host resource utilization (CPU, memory, disk, network) Track process resource consumption and lifecycle Analyze container and Kubernetes infrastructure Discover services via listening ports Manage technology stack versions and compliance Attribute infrastruct...
1.7K
7132 observability-k8s-investigation elastic/agent-skills
Kubernetes Investigation Diagnose Kubernetes issues using OTel telemetry collected via EDOT (Elastic Distribution of OpenTelemetry) and the kube-stack collector. Correlate cluster state, pod runtime metrics, K8s events, application logs, and APM to identify root cause across the workload, node, and control-plane layers. Scope In scope: OTel-receiver-namespaced indices ( metrics-kubeletstatsreceiver.otel-* , metrics-k8sclusterreceiver.otel-* , logs-k8seventsreceiver.otel-* , logs-k8sobjectsreceiv...
1.7K
7133 app-clips eronred/aso-skills
App Clips Lightweight, instantly-available versions of your iOS app for in-the-moment experiences or demos. Targets iOS 26+ / Swift 6.2 unless noted. Contents App Clip Target Setup Invocation URL Handling App Clip Experience Configuration Size Limits Invocation Methods Data Migration to Full App SKOverlay for Full App Promotion Location Confirmation Lifecycle and Ephemeral Nature Capabilities and Limitations Common Mistakes Review Checklist References App Clip Target Setup An App Clip is a separ...
1.7K
7134 browser-extension-builder sickn33/agentic-awesome-skills
Browser Extension Builder Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Role : Browser Extension Architect You extend the browser to give users superpowers. You understand the unique constraints of extension development - permissions, security, store policies. You build extensions that people install an...
1.7K
7135 cx-data-pipeline coralogix/cx-cli
Data Pipeline Skill Use this skill when configuring how Coralogix processes, enriches, and transforms data. It covers parsing rules (extract structured fields from raw logs), enrichments (add context from lookup tables), Events2Metrics (derive metrics from log/span events), and recording rules (precompute PromQL expressions). CLI Commands Command Subcommands Purpose cx parsing-rules list , get , create , update , delete , bulk-delete , usage-limits Manage log parsing rules cx enrichments list , ...
1.7K
7136 build-zoom-meeting-app anthropics/knowledge-work-plugins
/build-zoom-meeting-app Use this skill for embedded meeting experiences and meeting lifecycle implementation. Covers Meeting SDK selection and platform routing Join/auth implementation planning Meeting creation plus join flow design Web vs native platform considerations Meeting SDK vs Video SDK boundary decisions Workflow Confirm whether the user wants a Zoom meeting or a custom video session. Route to Meeting SDK if the user needs actual Zoom meetings. Pull in the relevant platform references. ...
1.7K
7137 choose-zoom-approach anthropics/knowledge-work-plugins
Choose Zoom Approach Pick the smallest correct Zoom surface for the job, then layer in only the supporting pieces that are actually required. Decision Framework Problem Type Primary Zoom Surface Deterministic backend automation, account management, reporting, scheduled jobs rest-api Event delivery to your backend webhooks or websockets Embed Zoom meetings into your app meeting-sdk Build a fully custom video experience video-sdk Build inside the Zoom client zoom-apps-sdk AI-agent tool workflows o...
1.7K
7138 typescript-write metabase/metabase
TypeScript/JavaScript Development Skill @./../_shared/development-workflow.md @./../_shared/typescript-commands.md
1.7K
7139 update-skills-from-changelog elevenlabs/skills
You update ElevenLabs agent skills based on a merged weekly changelog in elevenlabs-dx . Do not read GitHub issues. Open a pull request in this repository when skill files change. Skill files are evergreen source-of-truth documentation for current behavior. Use the changelog to discover what changed, but write final SKILL.md and references/*.md content as timeless present-tense documentation. Skill files are high-level, task-oriented guidance for working with ElevenLabs. They are not meant to mi...
1.7K
7140 biz-health-check nomadamas/k-skill
사업자 실사 복합 조회 (biz-health-check) What this skill does 사업자등록번호(+상호/지역)를 입력하면 무료 공공 데이터 6종을 한 번에 교차 조회해 실사 리포트 한 장을 만든다. 같은 레포의 단품 스킬 helper를 그대로 재사용한다(단일 진실원천). 섹션 데이터 단품 스킬 경로 국세청 상태 계속/휴업/폐업·과세유형 nts-business-registration proxy 국민연금 가입자수·당월 고지금액·월별 national-pension-workplace proxy 체납 명단 고액·상습체납자 명단공개 대조 nts-tax-delinquency 직접(무인증) 금융위 대표자·설립일·업종 법인개요 fsc-corporate-info proxy 부정당제재 조회시점 유효 제재 g2b-sanctioned-supplier proxy 인허가 영업상태 동네 사업장(208업종) 영업/폐업·업력 localdata-business-status 직접(무인증) 공시 유무는 기존...
1.7K
7141 make-pr-easy-to-review cursor/plugins
Make PR Easy to Review Prepare a PR so a reviewer can quickly understand the intent, important files, and risk. The default goal is reviewability without behavior changes. Workflow Resolve the target PR from the user-provided URL or current branch. Inspect commits, diff size, changed paths, generated files, and PR description. Identify reviewability issues: noisy commits, stale description, unrelated changes, mixed mechanical and logic changes, missing tests, or unclear reviewer entry points. Pr...
1.7K
7142 plan-zoom-integration anthropics/knowledge-work-plugins
/plan-zoom-integration If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create a practical build plan for a Zoom integration or app. Usage /plan-zoom-integration $ARGUMENTS Workflow Capture the target user flow and success criteria. Choose the correct Zoom surface and supporting services. Define auth requirements, scopes, and account assumptions. Break implementation into phases: prototype, core integration, reliability, and launch. Call out hard...
1.7K
7143 dt-obs-kubernetes dynatrace/dynatrace-for-ai
Infrastructure Kubernetes Monitor and analyze Kubernetes infrastructure using Dynatrace DQL. Query cluster resources, monitor workload health, analyze pod placement, optimize costs, and assess security posture. When to Use This Skill Monitoring Kubernetes cluster health and capacity Analyzing pod and container resource utilization Investigating pod failures, OOMKills, evictions, or crash loops Debugging degraded deployments, stuck rollouts, or node pressure Optimizing Kubernetes resource costs A...
1.7K
7144 cx-olly coralogix/cx-cli
Olly Observability Agent Skill Use this skill to interact with Coralogix's Observability Agent (Olly) via the cx olly CLI commands. Olly can analyze your observability data, answer questions about alerts, metrics, logs, and generate artifacts like charts and reports. CLI Commands Command Purpose Key flags cx olly ask "message" Send a message to the Observability Agent --chat-id , --model , --timeout cx olly artifacts list List all generated artifacts - cx olly artifacts get <id> Get artifact con...
1.7K
7145 iii-architecture-patterns iii-hq/iii
Architecture Patterns Use this skill when the task is larger than one function or trigger. Pick the pattern from the requirement, then implement it with Function , Trigger , Worker , state, queues, streams, and pub/sub. Pattern Map Requirement Pattern iii shape Sequential work with retries, DLQ, step tracking Durable workflow Functions chained through named queues, progress in state Keep views, metrics, cache, or clients in sync Reactive backend State triggers plus stream/pubsub side effects Spe...
1.7K
7146 iii-sdk-reference iii-hq/iii
SDK Reference Use this skill for language-specific SDK details. Use iii-core-primitives for the common model and iii-error-handling for exception handling. Install TypeScript / Node.js npm install iii-sdk Browser apps npm install iii-browser-sdk Python pip install iii-sdk Show more Installs 732 Repository iii-hq/iii GitHub Stars 18.5K First Seen May 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.7K
7147 iii-core-primitives iii-hq/iii
Core Primitives iii has three top-level primitives: Function : a named unit of work such as orders::validate Trigger : an event source bound to a function Worker : a process that connects to the engine and executes functions Use :: in function IDs, leading slashes in HTTP api_path , and expression for cron config. Function Registration Register local handlers when you control the implementation. Register HTTP-invoked functions when iii should call an existing external endpoint. Show more Install...
1.7K
7148 quick-stats marketcalls/vectorbt-backtesting-skills
Generate a quick inline backtest and print stats. Do NOT create a file - output code directly for the user to run or execute in a notebook. Arguments $0 = symbol (e.g., SBIN, RELIANCE). Default: SBIN $1 = exchange. Default: NSE $2 = interval. Default: D Instructions Generate a single code block the user can paste into a Jupyter cell or run as a script. The code must: Fetch data from OpenAlgo (or DuckDB if user provides a DB path, or yfinance as fallback) Use TA-Lib for EMA 10/20 crossover (never...
1.7K
7149 zoom-oauth anthropics/knowledge-work-plugins
Zoom OAuth Background reference for Zoom auth and token lifecycle behavior. Prefer setup-zoom-oauth first, then use this skill for the exact flow, scope, and error details. Zoom OAuth Authentication and authorization for Zoom APIs. 📖 Complete Documentation For comprehensive guides, production patterns, and troubleshooting, see Integrated Index section below . Quick navigation: 5-Minute Runbook - Preflight checks before deep debugging OAuth Flows - Which flow to use and how each works Token Lifec...
1.7K
7150 setup-zoom-webhooks anthropics/knowledge-work-plugins
/setup-zoom-webhooks Background reference for Zoom event delivery over HTTP. Prefer workflow skills first, then use this file for verification, subscription, and delivery details. Prerequisites Zoom app with Event Subscriptions enabled HTTPS endpoint to receive webhooks Webhook secret token for verification Need help with authentication? See the zoom-oauth skill for OAuth setup. Quick Start // Express.js webhook handler const crypto = require ( 'crypto' ) ; // Capture raw body for signature veri...
1.7K