Login
Download
Skill UI
Browse and discover
10271+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
SET
, found
1136
results
Default
Newest
Most Downloaded
Evernote API Integration Quick Start
evernote-hello-world
jeremylongshore/claude-code-plugins-plus-skills
111
A comprehensive guide providing a minimal working example for integrating with the Evernote Cloud API. It covers basic note creation, demonstrates the required ENML (Evernote Markup Language) format, and teaches core operations like listing notebooks and retrieving note details. Ideal for developers starting a new integration or testing API setup.
View Details
Evernote SDK Setup and OAuth Authentication
evernote-install-auth
jeremylongshore/claude-code-plugins-plus-skills
396
This guide provides a comprehensive walkthrough for setting up the Evernote SDK and implementing OAuth 1.0a authentication. It details the entire process, from acquiring API keys via the developer portal, installing the SDK (for Node.js or Python), configuring environment variables, to initializing the client. Use this skill when starting a new Evernote integration or needing to verify secure API connectivity to the Evernote Cloud.
View Details
Evernote Local Dev Workflow Setup
evernote-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
479
This guide provides a comprehensive setup for an efficient local development workflow when integrating with the Evernote API. It covers establishing a proper project structure, configuring sandbox credentials, and implementing both Developer Token and full OAuth flows. Use this when setting up testing environments and ensuring reliable API connectivity.
View Details
Multi-Environment Setup For Evernote Integration
evernote-multi-env-setup
jeremylongshore/claude-code-plugins-plus-skills
340
This guide details how to configure a robust multi-environment setup for Evernote integrations. It ensures proper isolation and configuration management between development, staging, and production environments. Learn to use environment variables, build an environment-aware client factory, and set up CI/CD pipelines, ensuring reliable and secure API connectivity across all stages.
View Details
Evernote Observability Setup
evernote-observability
jeremylongshore/claude-code-plugins-plus-skills
452
Provides a comprehensive framework for implementing observability in Evernote integrations. It covers metrics collection (Prometheus), structured JSON logging, distributed tracing (OpenTelemetry), and defining health/readiness endpoints. Use this when setting up production monitoring, alerting, and performance tracking for mission-critical Evernote APIs.
View Details
Evernote Webhook and Event Synchronization
evernote-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
267
This guide details the implementation of real-time synchronization for Evernote notes. It utilizes Evernote webhooks to detect changes (creation, updates, deletions) and pairs this with the Sync API to reliably fetch the actual data chunks. The process covers setting up webhook endpoints, managing sync state (USN), ensuring idempotency, and establishing a robust polling fallback mechanism for continuous data synchronization.
View Details
Configure Exa CI/CD Pipeline Testing
exa-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
335
This guide details setting up robust Continuous Integration and Continuous Deployment (CI/CD) pipelines for Exa integrations. It covers unit tests, live integration testing using GitHub Actions secrets, and health checks. Use this when automating testing workflows or ensuring Exa API connectivity during builds and release gates.
View Details
Exa API Cost Optimization Strategies
exa-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
170
A comprehensive guide to optimizing costs when using the Exa API. This skill teaches techniques like implementing query-level caching (LRU/Redis), strategically selecting search types (keyword vs. neural), query deduplication for batch jobs, and setting up usage monitoring and budget alerts. Use this when managing Exa billing or reducing API expenditure in RAG applications.
View Details
Exa Search Deployment Across Platforms
exa-deploy-integration
jeremylongshore/claude-code-plugins-plus-skills
145
A comprehensive guide for deploying Exa-powered search APIs to production environments. This skill covers best practices for integrating Exa into Vercel Edge Functions, Docker containers, and Google Cloud Run. It includes detailed steps for secret management, implementing Redis caching for performance, and setting up health check endpoints, ensuring a robust and scalable production search solution.
View Details
Install and Configure Exa SDK Authentication
exa-install-auth
jeremylongshore/claude-code-plugins-plus-skills
401
This guide provides comprehensive instructions for developers to install and set up the Exa SDK (exa-js for Node.js, exa-py for Python). It covers setting up API key authentication using environment variables and demonstrates client initialization for both major languages, enabling developers to utilize Exa's neural search API for web content retrieval.
View Details
Exa Local Development Workflow Setup
exa-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
220
This guide provides a comprehensive setup for a fast and reproducible local development workflow tailored for Exa API integrations. It covers establishing optimal project structure, implementing detailed unit tests using mock responses, and setting up robust integration tests. Ideal for developers who need to rapidly build, test, and iterate on applications relying on Exa's search and content fetching capabilities.
View Details
Multi-Environment Exa API Setup
exa-multi-env-setup
jeremylongshore/claude-code-plugins-plus-skills
343
This guide details how to configure and manage the Exa search API across development, staging, and production environments. It ensures API key isolation, implements environment-specific search limits, and provides strategies for cost control and performance optimization by utilizing caching layers like Redis. Essential for scalable, multi-stage deployments.
View Details
Prev
1
2
3
...
12
13
14
15
16
17
18
...
93
94
95
Next
Language
简体中文
English