Topic: automation
6,910 skills in this topic.
-
alchemy-performance-tuning
Optimize Alchemy SDK performance with caching, batching, and multi-chain parallelism.
Use when reducing latency for blockchain queries, optimizing CU consumption,
or scaling dApps for high request volumes.
Trigger: "alchemy performance", "alchemy slow", "alchemy optimization",
"alchemy caching", "alchemy batch requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-prod-checklist
Execute production readiness checklist for Alchemy-powered dApps.
Use when deploying Web3 applications, preparing for mainnet launch,
or validating blockchain integration before go-live.
Trigger: "alchemy production", "alchemy go-live", "alchemy mainnet checklist",
"dApp production readiness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-rate-limits
Implement Alchemy Compute Unit (CU) rate limiting and request throttling.
Use when handling 429 errors, optimizing CU usage, or managing
concurrent blockchain queries within plan limits.
Trigger: "alchemy rate limit", "alchemy 429", "alchemy compute units",
"alchemy throttling", "alchemy CU budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-reference-architecture
Implement reference architecture for Alchemy-powered Web3 applications.
Use when designing dApp infrastructure, planning multi-chain deployments,
or structuring a production blockchain application.
Trigger: "alchemy architecture", "dApp architecture", "alchemy project structure",
"web3 system design", "alchemy multi-chain design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-sdk-patterns
Apply production-ready Alchemy SDK patterns for Web3 applications.
Use when building reusable blockchain clients, implementing caching,
multi-chain abstractions, or type-safe contract interactions.
Trigger: "alchemy SDK patterns", "alchemy best practices", "alchemy code patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-security-basics
Apply Web3 security best practices for Alchemy-powered applications.
Use when securing API keys, validating blockchain inputs, preventing
private key exposure, or hardening dApp infrastructure.
Trigger: "alchemy security", "web3 security", "protect private key",
"alchemy API key security", "dApp security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-upgrade-migration
Migrate from alchemy-sdk v2 to v3 and handle breaking changes.
Use when upgrading Alchemy SDK versions, migrating from deprecated
alchemy-web3, or adapting to new API patterns.
Trigger: "alchemy upgrade", "alchemy migration", "alchemy-sdk v3",
"migrate alchemy-web3", "alchemy breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-webhooks-events
Implement Alchemy Notify webhooks for real-time blockchain event notifications.
Use when tracking wallet activity, monitoring mined transactions,
watching smart contract events, or building real-time dApp features.
Trigger: "alchemy webhook", "alchemy notify", "alchemy events",
"alchemy address activity", "alchemy real-time notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-sdk-patterns
Runway sdk patterns — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway sdk patterns", "runway-sdk-patterns", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-reference-architecture
Runway reference architecture — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway reference architecture", "runway-reference-architecture", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-rate-limits
Runway rate limits — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway rate limits", "runway-rate-limits", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-prod-checklist
Runway prod checklist — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway prod checklist", "runway-prod-checklist", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-rate-limits
Glean Indexing API: ~100 requests/min per token.
Trigger: "glean rate limits", "rate-limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-core-workflow-b
Use Claygent AI research and AI-powered personalization to generate outreach copy from enriched data.
Use when writing personalized email openers, running Claygent research prompts,
or configuring AI columns for campaign personalization at scale.
Trigger with phrases like "clay AI personalization", "claygent research",
"clay outreach copy", "clay secondary workflow", "clay AI column".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-cost-tuning
Optimize Clay credit spending with provider key management, waterfall tuning, and budget controls.
Use when analyzing Clay costs, reducing credit consumption,
or implementing spending alerts and caps.
Trigger with phrases like "clay cost", "clay billing", "reduce clay costs",
"clay pricing", "clay expensive", "clay budget", "clay credits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-webhooks-events
Implement event-driven Glean indexing triggered by source system webhooks from
GitHub, Confluence, Notion, and other content platforms.
Trigger: "glean webhooks", "glean event indexing", "incremental glean index".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-upgrade-migration
Check Glean developer changelog for API changes.
Trigger: "glean upgrade migration", "upgrade-migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-security-basics
Token security: Indexing tokens have write access -- never expose in frontend.
Trigger: "glean security basics", "security-basics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-sdk-patterns
Apply production-ready Glean API patterns with typed clients, batch indexing, pagination, and error handling.
Trigger: "glean SDK patterns", "glean best practices", "glean API client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-reference-architecture
Enterprise architecture: Source Systems -> Connectors (Cloud Run/Lambda, event-driven or scheduled) -> Glean Indexing API -> Glean Search Index -> Client API (Search + Chat) -> Your Apps (Slack bot, portal, internal tools).
Trigger: "glean reference architecture", "reference-architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-migration-deep-dive
Migrate from Elasticsearch/Algolia: 1) Export all documents from source, 2) Transform to Glean document schema (id, title, url, body, permissions), 3) Create datasource with adddatasource, 4) Bulk index with bulkindexdocuments, 5) Validate search quality with test queries, 6) Switch search UI to use Glean Client API.
Trigger: "glean migration deep dive", "migration-deep-dive".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-multi-env-setup
Use separate datasource names per environment (wiki_staging vs wiki_prod).
Trigger: "glean multi env setup", "multi-env-setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-observability
Track: documents indexed per run (total + new + updated + deleted), indexing errors and retries, search API latency, zero-result query rate, stale content age distribution.
Trigger: "glean observability", "observability".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-local-dev-loop
Configure Glean local development with mock search responses, test datasources, and connector development workflow.
Trigger: "glean dev setup", "glean local development", "glean connector development".
jeremylongshore/claude-code-plugins-plus-skills 1,803