Topic: automation
6,910 skills in this topic.
-
evernote-security-basics
Implement security best practices for Evernote integrations.
Use when securing API credentials, implementing OAuth securely,
or hardening Evernote integrations.
Trigger with phrases like "evernote security", "secure evernote",
"evernote credentials", "evernote oauth security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-upgrade-migration
Upgrade Evernote SDK versions and migrate between API versions.
Use when upgrading SDK, handling breaking changes,
or migrating to newer API patterns.
Trigger with phrases like "upgrade evernote sdk", "evernote migration",
"update evernote", "evernote breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-webhooks-events
Implement Evernote webhook notifications and sync events.
Use when handling note changes, implementing real-time sync,
or processing Evernote notifications.
Trigger with phrases like "evernote webhook", "evernote events",
"evernote sync", "evernote notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-core-workflow-a
Execute Firecrawl primary workflow: scrape and crawl websites into LLM-ready markdown.
Use when scraping single pages, crawling entire sites, or building content
ingestion pipelines with Firecrawl's scrapeUrl and crawlUrl methods.
Trigger with phrases like "firecrawl scrape", "firecrawl crawl site",
"scrape page to markdown", "crawl documentation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-core-workflow-b
Execute Firecrawl secondary workflow: LLM extraction, batch scraping, and site mapping.
Use when extracting structured data from pages, batch scraping known URLs,
or discovering site structure with the map endpoint.
Trigger with phrases like "firecrawl extract", "firecrawl batch scrape",
"firecrawl map site", "firecrawl structured data", "firecrawl JSON extract".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-cost-tuning
Optimize Firecrawl costs through crawl limits, format selection, caching, and credit monitoring.
Use when analyzing Firecrawl billing, reducing API costs,
or implementing credit budget alerts.
Trigger with phrases like "firecrawl cost", "firecrawl billing",
"reduce firecrawl costs", "firecrawl pricing", "firecrawl credits", "firecrawl budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-data-handling
Process, validate, and store Firecrawl scraped content with deduplication and chunking.
Use when handling scraped markdown, implementing content pipelines, building RAG knowledge
bases, or processing crawl results for downstream consumption.
Trigger with phrases like "firecrawl data", "firecrawl content processing",
"firecrawl markdown cleaning", "firecrawl storage", "firecrawl RAG pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-incident-runbook
Execute Firecrawl incident response procedures with triage, mitigation, and postmortem.
Use when responding to Firecrawl-related outages, investigating scrape/crawl failures,
or running post-incident reviews for Firecrawl integration issues.
Trigger with phrases like "firecrawl incident", "firecrawl outage",
"firecrawl down", "firecrawl on-call", "firecrawl emergency", "firecrawl broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-install-auth
Install and configure Firecrawl SDK authentication for web scraping.
Use when setting up a new Firecrawl integration, configuring API keys,
or initializing Firecrawl in your project.
Trigger with phrases like "install firecrawl", "setup firecrawl",
"firecrawl auth", "configure firecrawl API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-known-pitfalls
Identify and avoid Firecrawl anti-patterns and common integration mistakes.
Use when reviewing Firecrawl code, onboarding new developers,
or auditing existing integrations for best practices violations.
Trigger with phrases like "firecrawl mistakes", "firecrawl anti-patterns",
"firecrawl pitfalls", "firecrawl what not to do", "firecrawl code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-load-scale
Load test and scale Firecrawl scraping pipelines with concurrency control and batching.
Use when testing scraping throughput, planning capacity for large crawl jobs,
or optimizing concurrent scrape performance.
Trigger with phrases like "firecrawl load test", "firecrawl scale",
"firecrawl throughput", "firecrawl capacity", "firecrawl concurrent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-performance-tuning
Optimize Firecrawl scraping performance with caching, batch scraping, and format selection.
Use when experiencing slow scrapes, optimizing credit usage per page,
or building high-throughput scraping pipelines.
Trigger with phrases like "firecrawl performance", "optimize firecrawl",
"firecrawl latency", "firecrawl caching", "firecrawl slow", "firecrawl batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-policy-guardrails
Implement Firecrawl scraping policy enforcement: domain blocklists, credit budgets,
content filtering, and robots.txt compliance guardrails.
Use when setting up scraping policies, enforcing crawl limits, or preventing
accidental scraping of prohibited domains.
Trigger with phrases like "firecrawl policy", "firecrawl guardrails",
"firecrawl domain blocklist", "firecrawl scraping rules", "firecrawl compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-prod-checklist
Execute Firecrawl production deployment checklist and rollback procedures.
Use when deploying Firecrawl integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "firecrawl production", "deploy firecrawl",
"firecrawl go-live", "firecrawl launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-rate-limits
Implement Firecrawl rate limiting, backoff, and request queuing patterns.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Firecrawl.
Trigger with phrases like "firecrawl rate limit", "firecrawl throttling",
"firecrawl 429", "firecrawl retry", "firecrawl backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-upgrade-migration
Upgrade Firecrawl SDK versions and migrate between API versions (v0 to v1/v2).
Use when upgrading the SDK, handling breaking changes between versions,
or migrating from the old API to the current v2 API.
Trigger with phrases like "upgrade firecrawl", "firecrawl migration",
"firecrawl v2", "update firecrawl SDK", "firecrawl breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-webhooks-events
Implement Firecrawl webhook event handling for async crawl and batch scrape jobs.
Use when setting up webhook endpoints, handling crawl.page/crawl.completed events,
or processing async job results in real-time.
Trigger with phrases like "firecrawl webhook", "firecrawl events",
"firecrawl webhook signature", "handle firecrawl events", "firecrawl notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-cost-tuning
Optimize Fondo costs by maximizing R&D tax credits, choosing the right plan,
and reducing unnecessary bookkeeping complexity.
Trigger: "fondo costs", "fondo pricing", "maximize R&D credit", "fondo ROI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-debug-bundle
Collect diagnostic information for Fondo support including integration status,
transaction discrepancies, and financial data reconciliation issues.
Trigger: "fondo debug", "fondo support", "fondo diagnostic", "fondo reconciliation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-deploy-integration
Deploy financial dashboards and reporting tools that consume Fondo data
to Vercel, Fly.io, or internal infrastructure.
Trigger: "fondo dashboard deploy", "fondo financial dashboard", "deploy finance app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-hello-world
Verify Fondo setup by checking financial data sync, reviewing categorized
transactions, and confirming R&D tax credit eligibility.
Trigger: "fondo first sync", "fondo verify", "fondo hello world", "fondo test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-rate-limits
Manage rate limits for Fondo-connected services including Gusto API,
QuickBooks API, Plaid, and Stripe when building parallel integrations.
Trigger: "fondo rate limit", "gusto API limits", "QuickBooks throttling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-reference-architecture
Reference architecture for startup financial operations using Fondo as the
bookkeeping backbone with complementary tools for banking, payroll, and reporting.
Trigger: "fondo architecture", "startup finance stack", "fondo integration architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-sdk-patterns
Build internal tools that consume Fondo financial data exports with
typed parsers, QuickBooks integration, and financial modeling patterns.
Trigger: "fondo data patterns", "fondo integration", "fondo QuickBooks sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803