Login
Download
Skill UI
Browse and discover
15754+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Python
, found
430
results
Default
Newest
Most Downloaded
Flexport API Integration Best Practices
flexport-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
351
This guide provides production-ready patterns for interacting with the Flexport REST API v2 in TypeScript and Python. It teaches crucial best practices, including implementing a singleton client for state management, handling paginated data streams, automatic retry logic, and using Zod for robust response validation, ensuring reliable logistics integrations.
View Details
Hootsuite API Patterns for Social Media Integration
hootsuite-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
310
This guide provides production-ready, structured code patterns for integrating with the Hootsuite REST API using TypeScript and Python. It includes type-safe API clients, timezone-aware scheduling helpers, and cross-platform content formatting utilities. Ideal for building robust, scalable social media management systems or refactoring existing SDK usage.
View Details
Install and Configure Klaviyo API SDK
klaviyo-install-auth
jeremylongshore/claude-code-plugins-plus-skills
241
This skill guides you through installing and setting up the official Klaviyo SDK for both Node.js and Python. It covers essential steps including authenticating with a private API key, managing environment variables for secure credential storage, and initializing resource-specific API clients (e.g., Profiles, Events). Use this when building integrations that require programmatic access to Klaviyo's marketing data, such as tracking user events or managing contact profiles.
View Details
LangGraph ReAct Agent Development with Python
langchain-langgraph-agents
jeremylongshore/claude-code-plugins-plus-skills
344
This guide teaches how to build robust, production-grade ReAct agents using LangGraph 1.0's `create_react_agent`. It specifically addresses common agent failure modes, such as preventing infinite loops (recursion caps) and ensuring proper error propagation. Learn to define typed tools using Pydantic, manage state with checkpointers, and set precise recursion limits. Perfect for users migrating from legacy AgentExecutor or building reliable, multi-step tool-calling workflows.
View Details
LangGraph StateGraph Basics and Best Practices
langchain-langgraph-basics
jeremylongshore/claude-code-plugins-plus-skills
187
This skill provides a comprehensive guide to building robust LangGraph 1.0 StateGraphs in Python. It covers defining typed TypedDict states with reducers, writing deterministic nodes, and defensively wiring conditional edges. It addresses common pitfalls such as silent graph termination, incorrect state updates using reducers, proper management of recursion limits, and handling evolving checkpoint schemas for reliable LLM workflow orchestration.
View Details
Install and Configure Lucidchart API
lucidchart-install-auth
jeremylongshore/claude-code-plugins-plus-skills
498
This guide provides comprehensive instructions for setting up and authenticating the Lucidchart SDK/API. It covers installation via npm/pip and configuring credentials (API keys, client secrets) using environment variables. Use this when starting a new project requiring programmatic diagram creation, document management, or integration with Lucidchart.
View Details
Configure MindTickle SDK and API
mindtickle-install-auth
jeremylongshore/claude-code-plugins-plus-skills
177
This guide provides comprehensive, step-by-step instructions for installing and securely configuring the MindTickle SDK and API credentials. It covers prerequisites, environment variable setup, and includes verification snippets for both Node.js/TypeScript and Python environments. Use this when initiating a new MindTickle system integration or developing an application that requires API access to sales, training, or performance data.
View Details
Navan API: Hello World Integration Guide
navan-hello-world
jeremylongshore/claude-code-plugins-plus-skills
288
This guide demonstrates the foundational steps for connecting to the Navan REST API. It shows how to perform the initial OAuth authentication and retrieve real-time trip and booking data using raw REST calls (via TypeScript and Python). Ideal for verifying end-to-end integration after setting up credentials.
View Details
Configure Navan OAuth 2.0 Authentication
navan-install-auth
jeremylongshore/claude-code-plugins-plus-skills
345
This comprehensive guide details how to set up OAuth 2.0 client credentials for the Navan REST API. It provides complete, runnable code examples in both TypeScript (Node.js) and Python. Users can follow these steps to exchange client secrets for a secure bearer token, enabling programmatic access to Navan's booking and travel data. This is essential for configuring new Navan integrations or rotating API credentials.
View Details
Notion API Backend Integration Guide
notion-architecture-variants
jeremylongshore/claude-code-plugins-plus-skills
197
A comprehensive guide detailing five validated architecture patterns for utilizing Notion as a powerful backend database. Use cases include: Headless CMS for blogging, task tracking for project management, building knowledge bases (wikis), handling form submissions, and serving as a data pipeline source. Includes schema design and code examples using TypeScript and Python.
View Details
Setting Up Notion API Authentication
notion-install-auth
jeremylongshore/claude-code-plugins-plus-skills
324
This guide provides a comprehensive walkthrough for installing and configuring the Notion API SDK in both Node.js and Python environments. It covers creating internal integrations, securely setting environment variables for the API token, and verifying connectivity. Necessary for any developer building applications that interact with Notion workspaces and databases.
View Details
Notion SDK Patterns for Production Use
notion-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
433
This guide provides production-ready patterns for integrating with the Notion API using official SDKs for TypeScript and Python. It covers advanced techniques including client initialization, executing complex database queries with filters and sorts, implementing cursor-based pagination for large datasets, constructing and manipulating rich text blocks, and ensuring robust, type-safe error handling.
View Details
Prev
1
2
3
...
25
26
27
28
29
30
31
...
34
35
36
Next
Language
简体中文
English