Search Skills
Search across 54932 indexed skills
apify-local-dev-loop
Build and test Apify Actors on your local machine before deploying to the platform. Uses the Apify CLI (apify run) which emulates the platform environ...
canva-local-dev-loop
Set up a fast local development environment for Canva Connect API integrations with a token management server, mock API for testing, and hot reload. C...
apple-notes-hello-world
Create, read, search, and delete Apple Notes using JXA (JavaScript for Automation) via osascript. All examples work from the command line on macOS. Co...
canva-hello-world
Minimal working example: authenticate, get user profile, create a design, and export it as PNG. All via the Canva Connect REST API at api.canva.com/re...
elevenlabs-hello-world
Generate speech from text using the ElevenLabs TTS API. This skill covers the core POST /v1/text-to-speech/{voiceid} endpoint with real voice IDs, mod...
clerk-hello-world
Make your first authenticated requests using Clerk across server components, client components, API routes, and server actions. Validates your Clerk i...
posthog-hello-world
Minimal working examples demonstrating the three core PostHog operations: capturing events, identifying users, and evaluating feature flags. Covers bo...
clerk-local-dev-loop
Configure an efficient local development workflow with Clerk authentication, including test users, hot reload, and mock auth for unit tests. Clerk SDK...
apify-hello-world
Run a public Actor from the Apify Store, wait for it to finish, and retrieve the scraped data. This demonstrates the fundamental call-wait-collect pat...
posthog-local-dev-loop
Set up a fast local development workflow for PostHog integrations. Covers debug mode for event inspection, mocking posthog-node for unit tests, and a ...
obsidian-hello-world
Build a minimal working Obsidian plugin demonstrating the five core building blocks: commands (palette + editor + checkCallback), settings tab with ty...
clay-hello-world
Minimal working example: send a company domain to a Clay table via webhook, let Clay's enrichment columns fill in company data, and retrieve the enric...