Search Skills
Search across 54932 indexed skills
algolia-hello-world
Index records into Algolia and search them back — the two fundamental operations. Uses the algoliasearch v5 client where all methods live on the clien...
salesforce-hello-world
Minimal working example: connect to Salesforce, run a SOQL query, and perform basic CRUD on standard sObjects (Account, Contact, Lead). Completed sale...
salesforce-local-dev-loop
Set up a fast, reproducible local development workflow using Salesforce CLI (sf), scratch orgs, and jsforce with hot reload. Completed salesforce-inst...
exa-hello-world
Minimal working examples demonstrating all core Exa search operations: basic search, search with contents, find similar, and get contents. Each exampl...
vercel-hello-world
Deploy a minimal project to Vercel with a static page and a serverless API route. Confirms your CLI auth, project structure, and deployment pipeline w...
generating-database-seed-data
Generate realistic database seed scripts that populate development and testing environments with representative data. This skill creates seed data tha...
hex-hello-world
List projects, trigger a project run, and poll for results using the Hex API. The core workflow is: trigger a run of a published project, poll for com...
deepgram-hello-world
Minimal working examples for Deepgram speech-to-text. Transcribe an audio URL in 5 lines with createClient + listen.prerecorded.transcribeUrl. Include...
speak-hello-world
Create your first AI tutoring session with Speak. Demonstrates conversation practice, pronunciation assessment, and real-time feedback using GPT-4o-po...
algolia-ci-integration
Set up CI/CD pipelines for Algolia: run integration tests against a test index, validate index settings before deploy, and trigger reindexing on relea...
maintainx-local-dev-loop
Set up an efficient local development workflow for building and testing MaintainX integrations with hot reload, mock servers, and automated testing. C...
palantir-hello-world
Build a minimal working example that connects to Palantir Foundry, queries Ontology objects via the REST API, reads a dataset, and applies an action. ...