Topic: automation
6,910 skills in this topic.
-
mindtickle-local-dev-loop
Local Dev Loop for MindTickle.
Trigger: "mindtickle local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-reference-architecture
Production-grade Langfuse architecture patterns and best practices.
Use when designing LLM observability infrastructure, planning Langfuse deployment,
or implementing enterprise-grade tracing architecture.
Trigger with phrases like "langfuse architecture", "langfuse design",
"langfuse infrastructure", "langfuse enterprise", "langfuse at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mindtickle-deploy-integration
Deploy Integration for MindTickle.
Trigger: "mindtickle deploy integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mindtickle-hello-world
Create a minimal working MindTickle example.
Trigger: "mindtickle hello world", "mindtickle example", "test mindtickle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mindtickle-install-auth
Install and configure MindTickle SDK/API authentication.
Use when setting up a new MindTickle integration.
Trigger: "install mindtickle", "setup mindtickle", "mindtickle auth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-enterprise-rbac
Configure Navan admin roles, travel policies, approval workflows, and department-level access controls.
Use when setting up enterprise RBAC, policy enforcement, or approval chains in Navan.
Trigger with "navan rbac", "navan roles", "navan travel policy", "navan approval workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-entity-management
Manage Navan users, departments, cost centers, and approval chains via API and SCIM provisioning.
Use when onboarding departments, integrating identity providers, or auditing user access.
Trigger with "navan entity management", "navan user management", "navan SCIM setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-deploy-integration
Use when deploying Navan integrations with ERP systems (NetSuite, Sage Intacct, Xero), HRIS platforms (Workday, BambooHR), or identity providers (Okta, Azure AD).
Trigger with "navan deploy integration" or "navan erp setup" or "navan sso deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-debug-bundle
Use when collecting diagnostic data from a Navan API integration — OAuth token inspection, API response capture, connectivity testing, and request/response logging.
Trigger with "navan debug bundle" or "debug navan api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-data-sync
Implement incremental sync strategies for Navan BOOKING and TRANSACTION data with ETL pipeline patterns.
Use when setting up production data pipelines, debugging sync drift, or adding real-time event processing.
Trigger with "navan data sync", "navan incremental sync", "navan ETL pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-data-handling
Extract and transform Navan booking and transaction data using pagination, filtering, and data pipeline connectors.
Use when building data warehouses, analytics dashboards, or debugging data quality issues with Navan data.
Trigger with "navan data handling", "navan data extraction", "navan pagination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-cost-tuning
Use when optimizing travel spend with Navan's policy engine, analyzing booking patterns for savings, and configuring the Navan Rewards program.
Trigger with "navan cost tuning" or "navan travel savings" or "navan spend optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-core-workflow-b
Manage Navan expense reporting, transaction data, and ERP synchronization.
Use when building expense pipelines, automating approval workflows, or syncing transactions to accounting systems.
Trigger with "navan expense management", "navan expense workflow", "navan transaction sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-core-workflow-a
Manage the complete Navan travel booking lifecycle via REST API.
Use when building travel dashboards, automating trip reporting, or syncing booking data to internal systems.
Trigger with "navan travel workflow", "navan booking management", "navan trip retrieval".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-common-errors
Diagnose and fix common Navan API errors with targeted fix procedures.
Use when an API call returns an unexpected HTTP error or when debugging production failures.
Trigger with "navan error", "fix navan", "debug navan", "navan 401", "navan 403", "navan 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-ci-integration
Use when setting up CI/CD pipelines that validate Navan API integrations, run booking data health checks, or generate automated compliance reports.
Trigger with "navan ci integration" or "navan pipeline" or "navan github actions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-keybindings
Master Cursor keyboard shortcuts and customize keybindings for AI features and editor commands.
Triggers on "cursor shortcuts", "cursor keybindings", "cursor keyboard", "cursor hotkeys",
"cursor commands", "Cmd+K", "Cmd+L", "Cmd+I".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-rate-limits
Implement Cohere rate limiting, backoff, and request queuing patterns.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Cohere.
Trigger with phrases like "cohere rate limit", "cohere throttling",
"cohere 429", "cohere retry", "cohere backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-webhooks-events
Implement Cohere streaming event handling, SSE patterns, and connector webhooks.
Use when building streaming UIs, handling chat/tool events,
or registering Cohere connectors for RAG.
Trigger with phrases like "cohere streaming", "cohere events",
"cohere SSE", "cohere connectors", "cohere webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-upgrade-migration
Migrate from Cohere API v1 to v2 and upgrade SDK versions.
Use when upgrading cohere-ai SDK, migrating from CohereClient to CohereClientV2,
or handling breaking changes between API versions.
Trigger with phrases like "upgrade cohere", "cohere migration",
"cohere v1 to v2", "update cohere SDK", "cohere breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-security-basics
Apply Cohere security best practices for API key management and access control.
Use when securing API keys, implementing key rotation,
or auditing Cohere security configuration.
Trigger with phrases like "cohere security", "cohere secrets",
"secure cohere", "cohere API key security", "cohere key rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-sdk-patterns
Apply production-ready Cohere SDK patterns for TypeScript and Python.
Use when implementing Cohere integrations, refactoring SDK usage,
or establishing team coding standards for Cohere API v2.
Trigger with phrases like "cohere SDK patterns", "cohere best practices",
"cohere code patterns", "idiomatic cohere", "cohere wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-reference-architecture
Implement Cohere reference architecture with layered project layout for RAG and agents.
Use when designing new Cohere integrations, reviewing project structure,
or establishing architecture standards for Cohere API v2 applications.
Trigger with phrases like "cohere architecture", "cohere project structure",
"cohere layout", "organize cohere app", "cohere design pattern".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-observability
Set up comprehensive observability for Cohere API v2 with metrics, traces, and alerts.
Use when implementing monitoring for Chat/Embed/Rerank operations,
setting up dashboards, or configuring alerts for Cohere integrations.
Trigger with phrases like "cohere monitoring", "cohere metrics",
"cohere observability", "monitor cohere", "cohere alerts", "cohere tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803